Age | Commit message (Expand) | Author |
2012-05-22 | TONY: Implemented ScummVM debugger, with an initial 'scene' command | Paul Gilbert |
2012-05-19 | TONY: Removed deprecated MPAL stubs file | Paul Gilbert |
2012-05-13 | TONY: Beginnings of refactoring Globals into their own class | Paul Gilbert |
2012-05-11 | TONY: Refactored Tony to use the Common coroutine scheduler | Paul Gilbert |
2012-05-06 | TONY: Beginnings of refactoring Tony engine's threads to use coroutines | Paul Gilbert |
2012-05-03 | TONY: Engine is now compiling and linking again | Paul Gilbert |
2012-05-02 | TONY: Implemented font.cpp methods | Paul Gilbert |
2012-05-02 | TONY: Added code from Inventory.cpp | Paul Gilbert |
2012-05-01 | TONY: Cleanup of GfxEngine, and added RMTony class methods | Paul Gilbert |
2012-04-30 | TONY: More header files and functionality added | Paul Gilbert |
2012-04-30 | TONY: Added include files for graphics engine and all dependent classes | Paul Gilbert |
2012-04-29 | TONY: Implemented RMGameBoxes class and all dependent classes | Paul Gilbert |
2012-04-29 | TONY: Added resource update manager | Paul Gilbert |
2012-04-29 | TONY: Removed deprecated lzo/stubs.o from makefile | Paul Gilbert |
2012-04-29 | TONY: Further work on LZO integration | Paul Gilbert |
2012-04-27 | TONY: Change backslash to slash | Torbjörn Andersson |
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 |
2012-04-25 | TONY: Created skeleton engine | Paul Gilbert |