aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/module.mk
AgeCommit message (Expand)Author
2012-05-22TONY: Implemented ScummVM debugger, with an initial 'scene' commandPaul Gilbert
2012-05-19TONY: Removed deprecated MPAL stubs filePaul Gilbert
2012-05-13TONY: Beginnings of refactoring Globals into their own classPaul Gilbert
2012-05-11TONY: Refactored Tony to use the Common coroutine schedulerPaul Gilbert
2012-05-06TONY: Beginnings of refactoring Tony engine's threads to use coroutinesPaul Gilbert
2012-05-03TONY: Engine is now compiling and linking againPaul Gilbert
2012-05-02TONY: Implemented font.cpp methodsPaul Gilbert
2012-05-02TONY: Added code from Inventory.cppPaul Gilbert
2012-05-01TONY: Cleanup of GfxEngine, and added RMTony class methodsPaul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-30TONY: Added include files for graphics engine and all dependent classesPaul Gilbert
2012-04-29TONY: Implemented RMGameBoxes class and all dependent classesPaul Gilbert
2012-04-29TONY: Added resource update managerPaul Gilbert
2012-04-29TONY: Removed deprecated lzo/stubs.o from makefilePaul Gilbert
2012-04-29TONY: Further work on LZO integrationPaul Gilbert
2012-04-27TONY: Change backslash to slashTorbjörn Andersson
2012-04-27TONY: Extra compilation changes and stubs so core MPAL code compilesPaul Gilbert
2012-04-26TONY: Start of work converting over MPAL sub-systemPaul Gilbert
2012-04-25TONY: Created skeleton enginePaul Gilbert