aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom
AgeCommit message (Collapse)Author
2015-11-03MADS: Phantom: Implement setupCatacombsStrangerke
2015-11-03MADS: Phantom: Implement scene 456Strangerke
2015-11-02MADS: Phantom: Janitorial - Remove extra spacesStrangerke
2015-11-02MADS: Phantom: Implement scene 453Strangerke
2015-11-02MADS: Phantom: Implement scene 410Strangerke
2015-11-01MADS: Phantom: Remove parasite character which breaks compilationStrangerke
2015-11-01MADS: Phantom: Implement scene 409Strangerke
2015-11-01MADS: Phantom: Implement scene 408Strangerke
2015-10-31MADS: Phantom: Implement scene 407Strangerke
2015-10-31MADS: Phantom: Add scene 406Strangerke
2015-10-30MADS: Phantom: Implement scene 404Strangerke
2015-10-30MADS: Phantom: Implement scene 403Strangerke
2015-10-30MADS: Phantom: Implement scene 401Strangerke
2015-10-29MADS: Phantom: Hook scene 310Strangerke
2015-10-29MADS: Phantom: Implement generic scene 4xxStrangerke
2015-10-29MADS: Phantom: Implement scene 310Strangerke
2015-10-28MADS: Phantom: Implement scene 309Strangerke
2015-10-28MADS: Phantom: Implement scene 308Strangerke
2015-10-28MADS: Phantom: Implement scene 307Strangerke
2015-10-28MADS: Phantom: Implement scene 306Strangerke
2015-10-28MADS: Phantom: Add scene 305Strangerke
2015-10-28MADS: Phantom: Polish scene 303, add scene 304Strangerke
2015-10-28MADS: Phantom: Add scene 303Strangerke
2015-10-27MADS: Janitorial: Remove trailing spaces and tabsStrangerke
2015-10-27MADS: Phantom: Implement scene 302Strangerke
2015-10-27MADS: Phantom: Implement scene 301Strangerke
2015-10-27MADS: Phantom: Rewrite some commentsStrangerke
2015-10-27MADS: Phantom: Set scaling velocity in generic classes Scene1xx and Scene2xxStrangerke
2015-10-27MADS: Phantom: Add generic class Scene3xxStrangerke
2015-10-27MADS: Phantom: Implement scene 250Strangerke
2015-10-27MADS: Phantom: Implement scene 208Strangerke
2015-10-27MADS: Phantom: Implement scene 207Strangerke
2015-10-27MADS: Phantom: Add scene 206Strangerke
2015-10-27MADS: Phantom: Implement scene 205Strangerke
2015-10-26MADS: Phantom: Implement scene 204Strangerke
2015-10-25MADS: Phantom: change the type of a couple of local variablesStrangerke
2015-10-25MADS: Phantom: Implement scene 203Strangerke
2015-10-25MADS: Phantom: Implement scene 202Strangerke
2015-10-22MADS: Phantom: Some renaming in scene 113Strangerke
2015-10-22MADS: Phantom: Implement scene 201Strangerke
2015-10-22MADS: Phantom: Add Scene Group 2 generic functionsStrangerke
2015-10-22MADS: Phantom: Better checking for scene codesFilippos Karapetis
This allows scene 150 to start
2015-10-22MADS: Phantom: Expand the existing camera adjustment logic for V2 gamesFilippos Karapetis
This fixes all of the scenes that expand over the screen (e.g. 101, 104, 109 in Phantom, as well as the several scenes in the Dragonsphere intro). Also added a new debugger command, "set_camera", which sets the scene camera to specific coordinates
2015-10-21MADS: Get rid of SequenceList::setRange, use SequenceList::setAnimRange insteadStrangerke
2015-10-21MADS: Phantom: Implement loadSpeech() and playSpeech()Filippos Karapetis
2015-10-21MADS: Phantom: Add scene 150Strangerke
2015-10-20MADS: Phantom: Implement scene 114Strangerke
2015-10-20MADS: Phantom: Move Exit and Climb to verbs. Review calls to isAction, use ↵Strangerke
isObject instead when needed
2015-10-20MADS: Phantom: Some refactoring and renamingStrangerke
2015-10-20MADS: Phantom: Fix calls to setDynamicAnim in Scene 101Strangerke