Commit Graph

19 Commits

Author SHA1 Message Date
Paul Gilbert
6856fa2447 TONY: Implemented ScummVM debugger, with an initial 'scene' command 2012-05-22 00:29:27 +10:00
Paul Gilbert
8457c1c768 TONY: Removed deprecated MPAL stubs file 2012-05-19 16:57:17 +10:00
Paul Gilbert
546f47ddce TONY: Beginnings of refactoring Globals into their own class 2012-05-13 22:34:40 +10:00
Paul Gilbert
68c1b0b0e4 TONY: Refactored Tony to use the Common coroutine scheduler 2012-05-11 23:15:59 +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
a2982a0b20 TONY: Engine is now compiling and linking again 2012-05-03 22:49:30 +10:00
Paul Gilbert
4300db9ee4 TONY: Implemented font.cpp methods 2012-05-02 23:35:32 +10:00
Paul Gilbert
bc2b944986 TONY: Added code from Inventory.cpp 2012-05-02 00:23:41 +10:00
Paul Gilbert
c831248e65 TONY: Cleanup of GfxEngine, and added RMTony class methods 2012-05-01 23:44:02 +10:00
Paul Gilbert
68bcaa61b9 TONY: More header files and functionality added 2012-04-30 23:16:19 +10:00
Paul Gilbert
b0eef82972 TONY: Added include files for graphics engine and all dependent classes 2012-04-30 09:27:12 +10:00
Paul Gilbert
118f5ca010 TONY: Implemented RMGameBoxes class and all dependent classes 2012-04-29 23:22:24 +10:00
Paul Gilbert
f21bfe1c41 TONY: Added resource update manager 2012-04-29 11:01:40 +10:00
Paul Gilbert
40680deaa5 TONY: Removed deprecated lzo/stubs.o from makefile 2012-04-29 10:49:14 +10:00
Paul Gilbert
ff71cda424 TONY: Further work on LZO integration 2012-04-29 09:18:06 +10:00
Torbjörn Andersson
f0d4b200d7 TONY: Change backslash to slash
I assume slash works in Windows (since we use it in other engines),
and I know backslash doesn't work in Linux because it failed for me.
2012-04-27 00:35:53 +02: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
Paul Gilbert
bc08a919d2 TONY: Created skeleton engine 2012-04-25 12:49:49 +10:00