Age | Commit message (Expand) | Author |
2012-05-19 | TONY: Converting Italian comments to English | Paul Gilbert |
2012-05-19 | TONY: Change "it's" to "its" in comments where appropriate. (I think.) | Torbjörn Andersson |
2012-05-19 | TONY: Removed deprecated MPAL stubs file | Paul Gilbert |
2012-05-18 | TONY: Implemented support for loading savegames directly from the launcher. | Paul Gilbert |
2012-05-18 | TONY: Converting method comments to DOXYGEN format | Paul Gilbert |
2012-05-14 | TONY: Removed some no longer needed FIXME's | Paul Gilbert |
2012-05-13 | TONY: Moved remaining globals to Globals class | Paul Gilbert |
2012-05-13 | TONY: Fix compiler warnings | Paul Gilbert |
2012-05-12 | TONY: Removed old extern, PASCAL, and EXPORT function modifiers | Paul Gilbert |
2012-05-11 | TONY: Removal of now redundant includes, and deprecated scheduler/coroutine f... | Paul Gilbert |
2012-05-11 | TONY: Refactored Tony to use the Common coroutine scheduler | Paul Gilbert |
2012-05-11 | TONY: Bugfixes for showing the credits screen. | Paul Gilbert |
2012-05-10 | TONY: Fix operation of MPAL ActionThread method | Paul Gilbert |
2012-05-09 | TONY: Refactored out usage of nullContext in favour of proper coroutines | Paul Gilbert |
2012-05-09 | TONY: Completed bulk of initial coro refactoring | Paul Gilbert |
2012-05-08 | TONY: Added support for Windows-style threading events to scheduler | Paul Gilbert |
2012-05-08 | TONY: Added support for threading events to scheduler, converted more procs t... | Paul Gilbert |
2012-05-06 | TONY: Beginnings of converting dialog processes to coroutines | Paul Gilbert |
2012-05-06 | TONY: Bugfix for waitForSingleObject, and added action process debug information | Paul Gilbert |
2012-05-06 | TONY: Refactored RMInput class to use ScummVM event loop | Paul Gilbert |
2012-05-06 | TONY: Further conversion of initially launched threads to processes. | Paul Gilbert |
2012-05-06 | TONY: Implemented Scheduler::waitForSingleObject method | Paul Gilbert |
2012-05-06 | TONY: Beginnings of refactoring Tony engine's threads to use coroutines | Paul Gilbert |
2012-05-05 | TONY: Formatting and endian fixes | Paul Gilbert |
2012-05-05 | TONY: Fixed some more Valgrid identified errors | Paul Gilbert |
2012-05-05 | TONY: Initial fixes for some of the Valgrind reported errors | Paul Gilbert |
2012-05-04 | TONY: Further bugfixes for gcc warnings | Paul Gilbert |
2012-05-04 | TONY: Fixed many warnings identified by gcc | Paul Gilbert |
2012-05-04 | TONY: Some formatting fixes | Paul Gilbert |
2012-05-04 | TONY: Implemented some missing and incorrect init code | Paul Gilbert |
2012-05-03 | TONY: Formatting fixes | Paul Gilbert |
2012-04-29 | TONY: Implemented RMGameBoxes class and all dependent classes | Paul Gilbert |
2012-04-29 | TONY: Further work on LZO integration | Paul Gilbert |
2012-04-27 | TONY: Extra compilation changes and stubs so core MPAL code compiles | Paul Gilbert |
2012-04-26 | TONY: Start of work converting over MPAL sub-system | Paul Gilbert |