Commit Graph
19 Commits
Author SHA1 Message Date
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Johannes Schickel 9866aba2e4 MADS: Slight formatting fixes. 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 3fc8cd0a03 MADS: Fix typo in NebularGlobals::synchronize() 2014-05-08 00:52:22 +03: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 c1a90cdda1 MADS: Further synchronization implementation 2014-04-23 21:01:48 -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
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 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 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 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