aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2014-05-31MADS: Fix starting to talk to doctor in scene 318Paul Gilbert
2014-05-30MADS: Fix loading fonts used by animationsPaul Gilbert
2014-05-30MADS: Change order of savegame loading to fix scene 318Paul Gilbert
2014-05-30MADS: Fix confiscating player's inventory when capturedPaul Gilbert
2014-05-30MADS: Fix ending conversation with intern in scene 318Paul Gilbert
2014-05-30MADS: Fix to properly free completed animationsPaul Gilbert
2014-05-29MADS: Fix resetting KernelMessages _talkFont after teleporter scenePaul Gilbert
2014-05-29MADS: Fix positioning of teleporter window backgroundsPaul Gilbert
2014-05-30MADS: Fix teleporter animation in scene 201 (meteorologist station)Filippos Karapetis
2014-05-30MADS: Remove superfluous parenthesesFilippos Karapetis
2014-05-30MADS: Add another friendly name for a noun in scene 103Filippos Karapetis
2014-05-30MADS: Remove resolved FIXME in scene 307Filippos Karapetis
2014-05-28MADS: Formatting fix in scene 213 enterPaul Gilbert
2014-05-28MADS: Fix incorrect dynamic hotspot desc Ids in scene 202Paul Gilbert
2014-05-28MADS: Janitorial - Trim more trailing whitespaceSven Hesse
2014-05-28MADS: Janitorial - Trim trailing spaces and tabsStrangerke
2014-05-28MADS: Remove a return in dragonsphere skelettonStrangerke
2014-05-28MADS: Some more initializationsStrangerke
2014-05-28MADS: Add a constructor to SceneInfoStrangerke
2014-05-28MADS: Fix climbing up/down watch tower in scene 202Paul Gilbert
2014-05-28MADS: Fix some more missing initializationsStrangerke
2014-05-27MADS: Fix for picking up first bone in scene 202Paul Gilbert
2014-05-27MADS: Stop showing picture dialogs for items before you've picked them upPaul Gilbert
2014-05-27MADS: Fix for properly finishing refreshing dynamic hotspotsPaul Gilbert
2014-05-28MADS: Initialize a couple of variables in Scene202Strangerke
2014-05-28MADS: Initialize variables in AnimationStrangerke
2014-05-27MADS: Initialize several other variablesStrangerke
2014-05-27MADS: Remove a couple of gotoStrangerke
2014-05-27MADS: Initialize a variable in ScreenDialog, remove a useless variableStrangerke
2014-05-27MADS: Initialize variable in SceneTeleporterStrangerke
2014-05-27MADS: Workaround for incorrect saving of dynamic hotspots in older savegamesPaul Gilbert
2014-05-27MADS: Fix saving game in the village hutPaul Gilbert
2014-05-27MADS: Fix compilation with clangEugene Sandulenko
2014-05-27MADS: Bugfix for entering scene 205 as a manFilippos Karapetis
2014-05-27MADS: Bugfix for loading saves made outside the woman's hut (scene 210)Filippos Karapetis
2014-05-27MADS: Initialize pointer in MADSEngineStrangerke
2014-05-27MADS: Initialize forcefield in scene group 3Strangerke
2014-05-26MADS: Fix occassional character gliding in cutscenesPaul Gilbert
2014-05-26MADS: Fix displaying multi-line messages in conversation with village girlPaul Gilbert
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-27MADS: minimise -> minimizeJohannes Schickel
2014-05-27MADS: synchronise -> synchronizeJohannes Schickel
2014-05-27MADS: Get rid of some superfluous parentheses.Johannes Schickel
2014-05-27MADS: initialise -> initialize.Johannes Schickel
2014-05-27MADS: More formatting fixes.Johannes Schickel
2014-05-27MADS: Slight formatting fixes.Johannes Schickel
2014-05-27MADS: Initialize some variables in FontManagerStrangerke
2014-05-27MADS: Remove another double-init in MADSActionStrangerke