aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2015-11-23MADS: Phantom: reduce the scope of a variableStrangerke
2015-11-23MADS: Reduce the scope of a variable in panTransitionStrangerke
2015-11-23MADS: Phantom: Reword scene101::handleAnimation0 for consistency, remove some...Strangerke
2015-11-23MADS: Silence two GCC warningsTorbjörn Andersson
2015-11-22MADS: Fix compilation.Johannes Schickel
2015-11-23Merge pull request #626 from dreammaster/phantomFilippos Karapetis
2015-11-18MADS: Remove obsolete comment and add debug trace in animation codeStrangerke
2015-11-18MADS: Fix posAdjust in Animation::update for v2 gamesStrangerke
2015-11-16MADS: Add buttons to the main menu to show the secret bonus animationsPaul Gilbert
2015-11-16MADS: Fix incorrect method mappings in sound group 4Paul Gilbert
2015-11-16MADS: Change Rex from testing to stablePaul Gilbert
2015-11-16MADS: Fix headerStrangerke
2015-11-16MADS: Implement some more Camera codeStrangerke
2015-11-16MADS: Some work on CameraStrangerke
2015-11-15MADS: Phantom: Merge _variant and _initialVariantStrangerke
2015-11-13MADS: Dragon: Implement scene 105Strangerke
2015-11-13MADS: Rex: Use a constant when checking _mainObjectSourceStrangerke
2015-11-12MADS: Implement syncTimers, add SyncType enum, modify all the calls to syncTi...Strangerke
2015-11-12MADS: Rename the parameter of setNextFrameTimerStrangerke
2015-11-11MADS: Fix ANIMFLAG_DITHER valueStrangerke
2015-11-11MADS: Implement sceneScale for v2+ gamesStrangerke
2015-11-11MADS: For consistency with Rex, remove the second parameter of addSprites whe...Strangerke
2015-11-11MADS: DRAGON: Use constants instead of hardcoded values in one call of addSpr...Strangerke
2015-11-10MADS: Phantom: Implement disableNode() and disableLine()Filippos Karapetis
2015-11-10MADS: Phantom: Add a comment about changing sectionStrangerke
2015-11-10MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ gamesStrangerke
2015-11-10MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntryStrangerke
2015-11-09MADS: Phantom: Remove dummy scene handlerStrangerke
2015-11-09MADS: Phantom: Update erroneous comments concerning Section HandlersStrangerke
2015-11-09MADS: Remove useless casts in per-game logicStrangerke
2015-11-09MADS: Phantom: Implement stopWalker()Strangerke
2015-11-09MADS: Phantom: Implement unhandledAction()Strangerke
2015-11-09MADS: Phantom: Implement doObjectAction()Strangerke
2015-11-09MADS: Phantom: Update the definition of drawToBackground()Filippos Karapetis
2015-11-09MADS: Phantom: Fix bug in Scene102::enter()Filippos Karapetis
2015-11-09MADS: Phantom: Implement Scene::drawToBackground()Filippos Karapetis
2015-11-09MADS: Phantom: Only force a reset of scaling velocity when the section changesStrangerke
2015-11-09MADS: Phantom: Fix coding style in Scene1xxStrangerke
2015-11-09MADS: Phantom: Remove an erroneous TODOStrangerke
2015-11-08MADS: Phantom: Add scene 506Strangerke
2015-11-08MADS: Phantom: Implement scene 505Strangerke
2015-11-07MADS: Phantom: More work on V2 scene dataFilippos Karapetis
2015-11-07MADS: Phantom: Implement scene 504Strangerke
2015-11-06MADS: Phantom: Initialize missing scene info so that Raoul is visibleFilippos Karapetis
2015-11-05MADS: Phantom: Improve a bit Scene502::getPanelInfoStrangerke
2015-11-05MADS: Phantom: Implement scene 502 (except palette cycling)Strangerke
2015-11-04MADS: Phantom: Implement scene 501Strangerke
2015-11-04MADS: Phantom: Implement generic scene 5xxStrangerke
2015-11-04MADS: Phantom: Remove obsolete comment, fix the use of a booleanStrangerke
2015-11-04MADS: Phantom: Add more Catacombs functionsStrangerke