aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes1.cpp
AgeCommit message (Expand)Author
2014-05-15MADS: Add a dummy implementation of setMotion()Filippos Karapetis
2014-05-10MADS: Split verbs from nounsFilippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-08MADS: Use friendly names in globalsFilippos Karapetis
2014-05-07MADS: Synchronize local scene variables for Rex scene group 1Filippos Karapetis
2014-05-07MADS: Rename difficulty constants to match IDB, implement scene 504Strangerke
2014-05-04MADS: Add a FIXME for scene 109Filippos Karapetis
2014-05-04MADS: Fix several logic bugs in scenes 102, 109 and 212Filippos Karapetis
2014-05-02MADS: sub70C52 is setMotionFilippos Karapetis
2014-05-01MADS: Fix palette corruption when playing animationsPaul Gilbert
2014-04-30MADS: Fix a bug in scene 102Filippos Karapetis
2014-04-28MADS: Bugfixes for Nebular scene 102Filippos Karapetis
2014-04-27MADS: Set Rex to start from scene 101, like the originalFilippos Karapetis
2014-04-23MADS: Add a synchronize method to some of the group 1 scenesPaul Gilbert
2014-04-23MADS: Fix scenes previously using globals to properly use localsPaul Gilbert
2014-04-20MADS: Beginnings of implementing conversation methodsPaul Gilbert
2014-04-19MADS: Moved Animation::free to be Scene::freeAnimationPaul Gilbert
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
2014-04-15MADS: Fix several Rects in scene 101 and 109Strangerke
2014-04-15MADS: Implement scene 112Strangerke
2014-04-15MADS: Implement scene 111Strangerke
2014-04-15MADS: Implement scene 110Strangerke
2014-04-15MADS: Implement scene 110Strangerke
2014-04-14MADS: Fix a big in scene 102, implement scene 109Strangerke
2014-04-14MADS: Implement scene 108Strangerke
2014-04-13MADS: Implement scene 107Strangerke
2014-04-13MADS: Implement scene 106Strangerke
2014-04-12MADS: Added noun constants for walking through doorsPaul Gilbert
2014-04-12MADS: Fix sitting down on chair in scene 101Paul Gilbert
2014-04-12MADS: Implement Palette::refreshHighColors()Strangerke
2014-04-12MADS: Fix a bunch of GCC warningsPaul Gilbert
2014-04-12MADS: Implement Scene 105Strangerke
2014-04-11MADS: Split the other sprite and sequence index arraysStrangerke
2014-04-11MADS: Implement scene 104, start splitting the arrays storing sprite and sequ...Strangerke
2014-04-11MADS: Initialize scene102 variables, move an empty function of Scene 103 to h...Strangerke
2014-04-11MADS: Fixed incorrect parameter order in scene 101 chair sit downPaul Gilbert
2014-04-11MADS: Implement scene 102Strangerke
2014-04-10MADS: Implement Scene 101Strangerke
2014-04-06MADS: Fix incorrect look description in scene 103Paul Gilbert
2014-04-06MADS: Fix display of scene inventory itemsPaul Gilbert
2014-04-05MADS: Add missing scene codes variant handlingPaul Gilbert
2014-04-05MADS: Fix incorrect parameter in turky explosion sequencePaul Gilbert
2014-04-05MADS: Fix display of dialog at end of taking turkey explosion sequencePaul Gilbert
2014-04-05MADS: Some rework in scene group 1 and 8Strangerke
2014-04-05MADS: Fix for actions getting aborted due to _commandError being setPaul Gilbert
2014-04-05MADS: Fixes for actions triggering prematurelyPaul Gilbert
2014-04-04MADS: Fix action checks in scene 103 actions codePaul Gilbert
2014-04-03MADS: Fix setting _commandError in MADSAction::startActionPaul Gilbert