aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes1.cpp
AgeCommit message (Expand)Author
2014-03-29MADS: Replace some magic values by enumsStrangerke
2014-03-28MADS: suppress optional parameters of isAction, rework and renaming in scene 202Strangerke
2014-03-28MADS: Cleanup of direction setup, fix sprite mirroring for walkingPaul Gilbert
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-27MADS: Cleanup of game and player fields used during initializationPaul Gilbert
2014-03-26MADS: Use globalId enum, add a skeletton for scene 209Strangerke
2014-03-23MADS: Implemented more action handling methodsPaul Gilbert
2014-03-23MADS: Moved sub71312 method to be SequenceList::setMsgLayoutPaul Gilbert
2014-03-23MADS: Fix incorrect constant usage in scene 103 logicPaul Gilbert
2014-03-23MADS: Finished scene 103 action logicPaul Gilbert
2014-03-22MADS: Added _savedLookFlag to MADSActionPaul Gilbert
2014-03-21MADS: Implemented more of scene 103 codePaul Gilbert
2014-03-21MADS: Fix initialisation of scene 103Paul Gilbert
2014-03-21MADS: Fixes for screen objects loading and checkingPaul Gilbert
2014-03-16MADS: Move setPlayerSpritesPrefix() to Scene1xxStrangerke
2014-03-16MADS: Move setAAName() to Scene1xxStrangerke
2014-03-15MADS: Merged the InterfaceSurface and UserInterface classesPaul Gilbert
2014-03-15MADS: Implemented scene 103 setup and needed support methodsPaul Gilbert
2014-03-06MADS: Added in Rex Nebular globals classPaul Gilbert