Paul Gilbert
|
0450275c44
|
TONY: Converting Italian comments to English and formatting
|
2012-05-20 13:54:59 +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
|
59942d9a41
|
TONY: Work on enabling GMM saving and loading
|
2012-05-17 19:38:57 +10:00 |
|
Paul Gilbert
|
cf3d2cd356
|
TONY: Removed some no longer needed FIXME's
|
2012-05-14 08:53:09 +10:00 |
|
Paul Gilbert
|
b01482bddb
|
TONY: Further globals added to Globals class
|
2012-05-13 23:05:41 +10:00 |
|
Paul Gilbert
|
546f47ddce
|
TONY: Beginnings of refactoring Globals into their own class
|
2012-05-13 22:34:40 +10:00 |
|
Paul Gilbert
|
073e46503c
|
TONY: Properly implement game saving and loading.
Saving isn't enabled in the demo, so for testing purposes I'm currently dissbling the ADGF_DEMO flag in the detection tables so saving is enabled.
|
2012-05-12 21:54:37 +10:00 |
|
Paul Gilbert
|
109e5f8226
|
TONY: Conversion of more methods to coroutines
|
2012-05-12 20:49:36 +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
|
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
|
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
|
10deebed55
|
TONY: Beginnings of refactoring Tony engine's threads to use coroutines
|
2012-05-06 12:21:29 +10:00 |
|
Paul Gilbert
|
4fc57f1349
|
TONY: Added some class field initialisations
|
2012-05-05 22:33:13 +10:00 |
|
Paul Gilbert
|
07c1369f98
|
TONY: Created dummy event loop and started work on converting RMWindow class
|
2012-05-05 20:54:21 +10:00 |
|
Paul Gilbert
|
aa603d5a67
|
TONY: Fix a crash from objects being destroyed in the wrong order
|
2012-05-05 20:29:37 +10:00 |
|
Paul Gilbert
|
e0a7b42185
|
TONY: Fixed some more Valgrind identified memory leaks
|
2012-05-05 11:15:38 +10:00 |
|
Paul Gilbert
|
046620054f
|
TONY: Fix some Valgrind identified memory leaks
|
2012-05-05 10:56:56 +10:00 |
|
Paul Gilbert
|
23cd3b7730
|
TONY: Fixed many warnings identified by gcc
|
2012-05-04 22:28:51 +10:00 |
|
Paul Gilbert
|
5498f9a0b7
|
TONY: Fix invalid casts and remove some unused variables
|
2012-05-04 22:03:03 +10:00 |
|
Paul Gilbert
|
5b2c69b1f2
|
TONY: Implemented some missing and incorrect init code
|
2012-05-04 00:11:38 +10:00 |
|
Paul Gilbert
|
a2982a0b20
|
TONY: Engine is now compiling and linking again
|
2012-05-03 22:49:30 +10:00 |
|
Paul Gilbert
|
c831248e65
|
TONY: Cleanup of GfxEngine, and added RMTony class methods
|
2012-05-01 23:44:02 +10:00 |
|
Paul Gilbert
|
7d9156b12f
|
TONY: Implemented GfxEngine code
|
2012-05-01 23:00:03 +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
|
dd89597f88
|
TONY: Added voice database initialisation, as well as stubs for music init
|
2012-04-29 11:23:02 +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 |
|
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 |
|