aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes2.cpp
AgeCommit message (Expand)Author
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-24MADS: Generalize sequence record _msgPos as _positionPaul Gilbert
2014-05-23MADS: Reorder some Synchronize functions for consistency across scene groupsStrangerke
2014-05-22MADS: Move contructors out of the header in scene group 2Strangerke
2014-05-21MADS: Remove some redundant TODOsPaul Gilbert
2014-05-20MADS: Rename several nouns to verbsFilippos Karapetis
2014-05-20MADS: Add more friendly names for nounsFilippos Karapetis
2014-05-20MADS: Replace most of the action nouns with their friendly namesFilippos Karapetis
2014-05-20MADS: Replace several verbs with their friendly namesFilippos Karapetis
2014-05-20MADS: Replace hex values in dialogs with their decimal valuesFilippos Karapetis
2014-05-19MADS: Fix bug in scene 207Strangerke
2014-05-19MADS: Refactor a bit the calls of generateRandom()Strangerke
2014-05-18MADS: Rework removePlayerSprites(), get rid of another TODOStrangerke
2014-05-18MADS: Add removePlayerSprites(), remove a TODOStrangerke
2014-05-16MADS: In progress framework for on-screen random messagesPaul Gilbert
2014-05-16MADS: Implement scene 704Strangerke
2014-05-16MADS: Remove some optional parametersStrangerke
2014-05-16MADS: Bugfixes and cleanup for scene 202Filippos Karapetis
2014-05-16MADS: Bugfixes for shooting down the monkeyFilippos Karapetis
2014-05-16MADS: Add some nouns for the teleporterFilippos Karapetis
2014-05-15MADS: Bugfixes and cleanup for scene 202Filippos Karapetis
2014-05-14MADS: Replace some magic values of the monkey statusFilippos Karapetis
2014-05-10MADS: Split verbs from nounsFilippos Karapetis
2014-05-08MADS: Bugfix for shooting down the monkeyFilippos Karapetis
2014-05-08MADS: Use friendly names in globalsFilippos Karapetis
2014-05-08MADS: Use friendly name for global 36 (monkey status)Filippos Karapetis
2014-05-08MADS: Use friendly name for the deep pit in scene 208Filippos Karapetis
2014-05-07MADS: Add recently added fields in Scene205::synchronize()Strangerke
2014-05-07MADS: Implement Scene205::Actions, some polishingStrangerke
2014-05-07MADS: Synchronize local scene variables for Rex scene group 2Filippos Karapetis
2014-05-07MADS: Rename difficulty constants to match IDB, implement scene 504Strangerke
2014-05-04MADS: Remove optional parameters in scene213Strangerke
2014-05-04MADS: Implement scene 213Strangerke
2014-05-04MADS: More naming for scene 208Filippos Karapetis
2014-05-04MADS: Replace some magic values in scene 208 with their enumsFilippos Karapetis
2014-05-04MADS: Replace some more magic values for inventory items and actionsFilippos Karapetis
2014-05-04MADS: Add enums for some magic numbers in Nebular scene group 2Filippos Karapetis
2014-05-04MADS: Fix several logic bugs in scenes 102, 109 and 212Filippos Karapetis
2014-05-02MADS: sub70C52 is setMotionFilippos Karapetis
2014-04-23MADS: Fix scenes previously using globals to properly use localsPaul Gilbert
2014-04-22MADS: Beginnings of savegame synchronisationPaul Gilbert
2014-04-20MADS: Fixes for scene 210 conversationPaul Gilbert
2014-04-20MADS: Implemented display of conversation topicsPaul Gilbert
2014-04-20MADS: Beginnings of implementing conversation methodsPaul Gilbert
2014-04-19MADS: Moved Animation::free to be Scene::freeAnimationPaul Gilbert
2014-04-16MADS: Remove some useless accolades, implement scene 216Strangerke
2014-04-16MADS: Fix rects in scene 202, 210, 211, implement scene 215Strangerke
2014-04-15MADS: Fix depth issues with sitting in chair in scene 101Paul Gilbert
2014-04-15MADS: Renaming for sprite cycle triggersPaul Gilbert
2014-04-15MADS: General cleanup and minor renamingsPaul Gilbert