aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/globals_nebular.cpp
AgeCommit message (Expand)Author
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-27MADS: Slight formatting fixes.Johannes Schickel
2014-05-18MADS: Changed 16-bit globals over to be 32-bitsPaul Gilbert
2014-05-08MADS: Fix typo in NebularGlobals::synchronize()Filippos Karapetis
2014-05-01MADS: Implemented more savegame synchronizationPaul Gilbert
2014-04-23MADS: Fix scenes previously using globals to properly use localsPaul Gilbert
2014-04-23MADS: Further synchronization implementationPaul Gilbert
2014-04-21MADS: Create a Globals base class that the games will derive fromPaul Gilbert
2014-04-11MADS: Implement scene 104, start splitting the arrays storing sprite and sequ...Strangerke
2014-04-05MADS: Remove useless global variableStrangerke
2014-03-29MADS: Some more renaming in scene 202Strangerke
2014-03-28MADS: Some work on scene 205Strangerke
2014-03-26MADS: Cleaned up game initialisation code to use more constantsPaul Gilbert
2014-03-24MADS: Implement Scene205::setup and Scene205::enterStrangerke
2014-03-22MADS: Add some variables in / move a variable to _globalsStrangerke
2014-03-19MADS: Implement Scene202::actionsStrangerke
2014-03-15MADS: Implemented scene 103 setup and needed support methodsPaul Gilbert
2014-03-06MADS: Implementing support methods needed for scene 804 initialisationPaul Gilbert
2014-03-06MADS: Added in Rex Nebular globals classPaul Gilbert