aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom
AgeCommit message (Collapse)Author
2015-10-20MADS: Phantom: Implement scene 113, some renamingStrangerke
2015-10-20MADS: Phantom: Implement scene 112Strangerke
2015-10-19MADS: Phantom: Implement scene 111. Remove dead 'breaks'.Strangerke
2015-10-19MADS: Phantom: Move "lock" to the list of verbsStrangerke
2015-10-19MADS: Phantom: Implement scene 110Strangerke
2015-10-19MADS: Phantom: Implement scene 109Strangerke
2015-10-19MADS: Phantom: Some renaming in scene 108Strangerke
2015-10-18MADS: Phantom: Fix some hotspot rects in scene 103, implement scene 108Strangerke
2015-10-18MADS: Phantom: Add logic for scene 107Strangerke
2015-10-18MADS: Phantom: Implement scene 106Strangerke
2015-10-18MADS: Phantom: Fix code formattingStrangerke
2015-10-18MADS: Phantom: Fix hotspot rects, remove some dead codeStrangerke
2015-10-18MADS: Phantom: Fix several calls to startPingPongCycle, addSpriteCycle and ↵Strangerke
addReverseSpriteCycle
2015-10-18MADS: Phantom: Add logic for scene 105Strangerke
Use an enum in various calls of _scene->_dynamicHotspots.add()
2015-10-16MADS: Phantom: Fix some code formattingStrangerke
2015-10-16MADS: Phantom: Implement logic for scene 104Strangerke
2015-10-15MADS: Phantom: Some renamingStrangerke
2015-10-15MADS: Phantom: Fix calls to addSpriteCycle, remove duplicated sequence functionStrangerke
2015-10-15MADS: Add logic for scene 103, some rework on animationsStrangerke
2015-10-13MADS: Phantom: Rewrite logic for Scene102Strangerke
2015-10-12MADS: Phantom: Add some more logic for scene 101Strangerke
2015-10-10MADS: Phantom: Add a check on conversation restore in scene 1XX, rework some ↵Strangerke
checks
2015-10-10MADS: Phantom: Implement Scene101::enter(), add some empty (new) engine ↵Strangerke
functions
2015-09-22MADS: Phantom - Implement Scene1xx functionsStrangerke
2015-07-04MADS: V2: Remove comma at the end of the Phantom verb listFilippos Karapetis
This should fix compilation on gcc
2015-07-04MADS: V2: Initial work on Phantom scenes 101 and 102Filippos Karapetis
2015-07-04MADS: V2: Initial work on verbs for PhantomFilippos Karapetis
2015-07-04MADS: V2: The intro scenes do not have any codesFilippos Karapetis
2015-07-04MADS: Phantom: Initial work on game globalsFilippos Karapetis
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-09-19MADS: Phantom - add preloadsequence call in initializeGlobalsStrangerke
2014-07-23MADS: WIP handling of V2 walk nodes and walkable areasFilippos Karapetis
2014-06-14MADS: Init scene variables for Phantom/Dragon, so they can start againFilippos Karapetis
2014-06-06MADS: Refactoring and cleanup of the game startup codePaul Gilbert
2014-05-27MADS: More formatting fixes.Johannes Schickel
Add space before : in inheritance.
2014-05-27MADS: Slight formatting fixes.Johannes Schickel
2014-05-20MADS: Fix the GMM menu for V2 gamesFilippos Karapetis
2014-05-20MADS: Add nouns for PhantomFilippos Karapetis
2014-05-20MADS: Add the inventory item names for PhantomFilippos Karapetis
2014-05-19MADS: Some more British -> American English modificationsStrangerke
2014-05-10MADS: Split verbs from nounsFilippos Karapetis
2014-05-09MADS: Remove superfluous empty scene methodsFilippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-06MADS: Index and document all Phantom scenesFilippos Karapetis
2014-05-04MADS: Further gcc compilation fixesPaul Gilbert
2014-04-27MADS: Add skeleton classes for Phantom and DragonsphereFilippos Karapetis