aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2014-05-08MADS: Bugfix for shooting down the monkeyFilippos Karapetis
2014-05-08MADS: Replace some magic bomb status values with their friendly nameFilippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-08MADS: Use friendly names in globalsFilippos Karapetis
2014-05-08MADS: Use friendly name for global 36 (monkey status)Filippos Karapetis
2014-05-08MADS: Bugfix for combining the poison darts with the plant stalkFilippos Karapetis
2014-05-08MADS: Add a FIXME in UserInterface::updateInventoryScroller()Filippos Karapetis
2014-05-08MADS: Bugfix for using objects on dynamic hotspotsFilippos Karapetis
This fixes usage of the twinkifruit on the trap in scene 208
2014-05-08MADS: Use friendly name for the deep pit in scene 208Filippos Karapetis
2014-05-08MADS: Use the font friendly name in Scene::clearMessageList()Filippos Karapetis
2014-05-08MADS: Reset the font in KernelMessages::reset()Filippos Karapetis
Fixes the dialog font with the native woman in scene 210, after it gets set to the interface font in scene 208
2014-05-08MADS: Synchronize the remaining local scene variables for Rex scene group 4Filippos Karapetis
2014-05-08MADS: Synchronize local scene variables for Rex scene group 3Filippos Karapetis
2014-05-08MADS: Fix typo in NebularGlobals::synchronize()Filippos Karapetis
2014-05-07MADS: Add recently added fields in Scene205::synchronize()Strangerke
2014-05-07MADS: Implement Scene205::Actions, some polishingStrangerke
2014-05-07MADS: Implement scene 505Strangerke
2014-05-07MADS: Synchronize local scene variables for Rex scene group 2Filippos Karapetis
2014-05-07MADS: Synchronize local scene variables for Rex scene group 1Filippos Karapetis
2014-05-07MADS: Implement Rex Nebular scene 702 and add some nounsFilippos Karapetis
2014-05-07MADS: Rename difficulty constants to match IDB, implement scene 504Strangerke
2014-05-06MADS: Fixes for correctly setting up grey fading palette intensitiesPaul Gilbert
2014-05-07MADS: Implement Rex Nebular scene 752Filippos Karapetis
2014-05-07MADS: Implement Rex Nebular scene 710Filippos Karapetis
2014-05-06MADS: Implement scene 503Strangerke
2014-05-06MADS: Implement scene 501Strangerke
2014-05-06MADS: Index and document all Dragonsphere scenesFilippos Karapetis
2014-05-06MADS: Index and document all Phantom scenesFilippos Karapetis
2014-05-06MADS: Fix loading of V2 hotspotsFilippos Karapetis
2014-05-06MADS: Fix scene loading for V2 gamesFilippos Karapetis
2014-05-06MADS: Restore accidentally reverted codeFilippos Karapetis
2014-05-06MADS: Document all game scenes, and allow entering unimplemented scenesFilippos Karapetis
This way, it's possible to enter all scenes for debugging purposes. Also, this avoids the scene reordering during development. Scenes 708 and 806 have been removed, as they don't exist
2014-05-06MADS: Add a sanity check to scene 413Filippos Karapetis
2014-05-06MADS: Add a sanity check for color 255Filippos Karapetis
This is used in scene 752
2014-05-05MADS: Fix teleporter booths to show booth code as 4 digitsPaul Gilbert
2014-05-05MADS: Fix code display in Teleporter roomStrangerke
2014-05-05MADS: Implement scene6XX::setPlayerSpritesPrefix and scene6xx::sceneEntrySoundStrangerke
2014-05-05MADS: Some renaming in scene8xx and scene804, implement scene 807Strangerke
2014-05-05MADS: Implement scene 711Strangerke
2014-05-05MADS: Add initial files for Rex scene group 6Filippos Karapetis
2014-05-05MADS: Implement scene 707Strangerke
2014-05-05MADS: Add scene 7xxStrangerke
2014-05-04MADS: Fix immediate crashes in new fadeToGrey logicPaul Gilbert
2014-05-04MADS: Further gcc compilation fixesPaul Gilbert
2014-05-04MADS: Fix gcc warningsPaul Gilbert
2014-05-04MADS: Implemented remainder of fadeToGreyPaul Gilbert
2014-05-04MADS: Implement scene 502Strangerke
2014-05-04MADS: Implement scene 5xx ancestorStrangerke
2014-05-04MADS: Implement scene 322Strangerke
2014-05-04MADS: Remove optional parameters in scene213Strangerke