Commit Graph
86 Commits
Author SHA1 Message Date
Paul Gilbert f3398ee010 TONY: Formatting fixes 2012-05-19 19:55:17 +10:00
Paul Gilbert a4a02e15b5 TONY: Converting Italian comments to English 2012-05-19 19:55:16 +10:00
Torbjörn Andersson 827454a87e TONY: Change "it's" to "its" in comments where appropriate. (I think.) 2012-05-19 11:05:57 +02:00
Paul Gilbert 8457c1c768 TONY: Removed deprecated MPAL stubs file 2012-05-19 16:57:17 +10:00
Paul Gilbert bcaeacf124 TONY: Implemented support for loading savegames directly from the launcher.
It's not perfect.. the startup screen briefly flashes, and Tony briefly disappears when you do a first action afterwards.
2012-05-18 22:57:25 +10:00
Paul Gilbert d67a5162ad TONY: Converting method comments to DOXYGEN format 2012-05-18 21:49:08 +10:00
Paul Gilbert cf3d2cd356 TONY: Removed some no longer needed FIXME's 2012-05-14 08:53:09 +10:00
Paul Gilbert 94f5a98987 TONY: Moved remaining globals to Globals class 2012-05-13 23:44:08 +10:00
Paul Gilbert 63e3b47857 TONY: Fix compiler warnings 2012-05-13 00:53:09 +10:00
Paul Gilbert 65ec900ceb TONY: Removed old extern, PASCAL, and EXPORT function modifiers 2012-05-12 11:01:20 +10:00
Paul Gilbert beef5fdb26 TONY: Removal of now redundant includes, and deprecated scheduler/coroutine files 2012-05-11 23:23:05 +10:00
Paul Gilbert 68c1b0b0e4 TONY: Refactored Tony to use the Common coroutine scheduler 2012-05-11 23:15:59 +10:00
Paul Gilbert 724deb6b84 TONY: Bugfixes for showing the credits screen. 2012-05-11 08:44:50 +10:00
Paul Gilbert 9a7393e0c3 TONY: Fix operation of MPAL ActionThread method 2012-05-10 22:18:33 +10:00
Paul Gilbert 5a069cdc86 TONY: Refactored out usage of nullContext in favour of proper coroutines 2012-05-09 23:15:41 +10:00
Paul Gilbert 26898dd7ad TONY: Completed bulk of initial coro refactoring 2012-05-09 00:42:27 +10:00
Paul Gilbert a254f10025 TONY: Added support for Windows-style threading events to scheduler 2012-05-08 09:32:21 +10:00
Paul Gilbert 8527302057 TONY: Added support for threading events to scheduler, converted more procs to coroutines 2012-05-08 08:25:33 +10:00
Paul Gilbert 0b8974ec4a TONY: Beginnings of converting dialog processes to coroutines 2012-05-06 23:51:11 +10:00
Paul Gilbert 156d8cdb73 TONY: Bugfix for waitForSingleObject, and added action process debug information 2012-05-06 21:24:55 +10:00
Paul Gilbert 8bfc60f5c9 TONY: Refactored RMInput class to use ScummVM event loop 2012-05-06 16:39:42 +10:00
Paul Gilbert 770e55d065 TONY: Further conversion of initially launched threads to processes.
This includes all the dependent routines that they call.
2012-05-06 15:18:03 +10:00
Paul Gilbert 4c8ce3bec9 TONY: Implemented Scheduler::waitForSingleObject method
This will be the coroutine version of the threading method. With this, the main menu of the demo is now shown.
2012-05-06 12:54:57 +10:00
Paul Gilbert 10deebed55 TONY: Beginnings of refactoring Tony engine's threads to use coroutines 2012-05-06 12:21:29 +10:00
Paul Gilbert 607855cfbc TONY: Formatting and endian fixes 2012-05-05 23:51:04 +10:00
Paul Gilbert 91328fce56 TONY: Fixed some more Valgrid identified errors 2012-05-05 09:56:06 +10:00
Paul Gilbert a511b828e4 TONY: Initial fixes for some of the Valgrind reported errors 2012-05-05 00:29:44 +10:00
Paul Gilbert 9c2ccc4f9c TONY: Further bugfixes for gcc warnings 2012-05-04 22:39:30 +10:00
Paul Gilbert 23cd3b7730 TONY: Fixed many warnings identified by gcc 2012-05-04 22:28:51 +10:00
Paul Gilbert 9482eac1f2 TONY: Some formatting fixes 2012-05-04 22:09:24 +10:00
Paul Gilbert 5b2c69b1f2 TONY: Implemented some missing and incorrect init code 2012-05-04 00:11:38 +10:00
Paul Gilbert 6d0f1fca46 TONY: Formatting fixes 2012-05-03 23:08:19 +10:00
Paul Gilbert 118f5ca010 TONY: Implemented RMGameBoxes class and all dependent classes 2012-04-29 23:22:24 +10:00
Paul Gilbert ff71cda424 TONY: Further work on LZO integration 2012-04-29 09:18:06 +10:00
Paul Gilbert f955745ebf TONY: Extra compilation changes and stubs so core MPAL code compiles 2012-04-27 01:32:46 +10:00
Paul Gilbert 637be83cf5 TONY: Start of work converting over MPAL sub-system 2012-04-26 09:43:55 +10:00