Commit Graph

27 Commits

Author SHA1 Message Date
Paul Gilbert
0503893f1c MADS: Improved fix for giving batteries to Herman 2015-03-10 20:32:44 -04:00
Paul Gilbert
76e824eddc MADS: Bugfixes and cleanup for Herman conversation 2015-03-05 17:42:16 -05:00
Filippos Karapetis
03619f8887 MADS: Add enums for the statuses of the car and the dog in section 6 2014-06-01 15:18:31 +03:00
Johannes Schickel
db3ca8255f MADS: More formatting fixes.
Add space before : in inheritance.
2014-05-27 00:58:25 +02:00
Paul Gilbert
96aaf48f44 MADS: Changed 16-bit globals over to be 32-bits 2014-05-18 16:12:40 -04:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Strangerke
52a8ca23c6 MADS: Implement Scene205::Actions, some polishing 2014-05-07 23:06:49 +02:00
Paul Gilbert
b5949010a6 MADS: Implemented more savegame synchronization 2014-05-01 22:36:36 -04:00
Paul Gilbert
1495f04bbc MADS: Fix scenes previously using globals to properly use locals 2014-04-23 21:57:25 -04:00
Paul Gilbert
692af23f6f MADS: Create a Globals base class that the games will derive from 2014-04-21 20:50:05 -04:00
Strangerke
ad346bbd3b MADS: Implement scene 104, start splitting the arrays storing sprite and sequence indexes 2014-04-11 23:15:22 +02:00
Strangerke
3b27d99c39 MADS: Remove useless global variable 2014-04-05 23:38:09 +02:00
Paul Gilbert
71b1343adf MADS: Implemented NebularGame::step 2014-03-29 11:18:07 -04:00
Strangerke
e8de00f877 MADS: Some more renaming in scene 202 2014-03-29 08:54:25 +01:00
Strangerke
5abec8506b MADS: Some work on scene 205 2014-03-28 23:23:46 +01:00
Paul Gilbert
f9e2c1c71f MADS: Cleaned up game initialisation code to use more constants 2014-03-26 09:32:33 -04:00
Strangerke
56f7b51754 MADS: Add an enum for kRandomNumber 2014-03-26 07:57:27 +01:00
Strangerke
46021c487b MADS: Use globalId enum, add a skeletton for scene 209 2014-03-26 07:49:37 +01:00
Paul Gilbert
04cbbb5f0a MADS: Added enums for copy protection result and globals 2014-03-25 23:59:57 -04:00
Strangerke
aef340c25a MADS: Implement Scene205::setup and Scene205::enter 2014-03-24 19:16:52 +01:00
Strangerke
2ac614d898 MADS: Add some variables in / move a variable to _globals 2014-03-22 22:30:45 +01:00
Strangerke
db4e74f4dd MADS: Add _v8425C, set _globals._v7 as uint32 2014-03-22 21:22:55 +01:00
Strangerke
829a099ad2 MADS: Implement Scene202::actions 2014-03-19 08:04:32 +01:00
Paul Gilbert
10124f6806 MADS: Implemented scene 103 setup and needed support methods 2014-03-15 17:38:44 -04:00
Paul Gilbert
709fcc6fac MADS: Fix inter-frame wait loop 2014-03-11 23:42:20 -04:00
Paul Gilbert
a77ed90618 MADS: Implementing support methods needed for scene 804 initialisation 2014-03-06 22:31:41 -05:00
Paul Gilbert
c9186f51b9 MADS: Added in Rex Nebular globals class 2014-03-06 20:30:05 -05:00