Age | Commit message (Expand) | Author |
2014-06-01 | MADS: Properly set the scene revisited flag when loading a saved game | Filippos Karapetis |
2014-06-01 | MADS: Bugfixes for scene 411 (lab) | Filippos Karapetis |
2014-06-01 | MADS: Use friendly names for the screen input mode | Filippos Karapetis |
2014-06-01 | MADS: Fix sitting on the bar stool in scene 402 (bar) | Filippos Karapetis |
2014-06-01 | MADS: Bugfixes for scene 352 | Filippos Karapetis |
2014-05-31 | MADS: Fix positioning and clipping of flipped scaled images | Paul Gilbert |
2014-05-31 | MADS: Merge copyFromScaled into the existing copyFrom method | Paul Gilbert |
2014-05-31 | MADS: Fix order of parameters in quote display in scene 307 | Paul Gilbert |
2014-05-31 | MADS: Fix assert when doctor hits you with a blackjak | Paul Gilbert |
2014-05-31 | MADS: Fix starting to talk to doctor in scene 318 | Paul Gilbert |
2014-05-30 | MADS: Fix loading fonts used by animations | Paul Gilbert |
2014-05-30 | MADS: Change order of savegame loading to fix scene 318 | Paul Gilbert |
2014-05-30 | MADS: Fix confiscating player's inventory when captured | Paul Gilbert |
2014-05-30 | MADS: Fix ending conversation with intern in scene 318 | Paul Gilbert |
2014-05-30 | MADS: Fix to properly free completed animations | Paul Gilbert |
2014-05-29 | MADS: Fix resetting KernelMessages _talkFont after teleporter scene | Paul Gilbert |
2014-05-29 | MADS: Fix positioning of teleporter window backgrounds | Paul Gilbert |
2014-05-30 | MADS: Fix teleporter animation in scene 201 (meteorologist station) | Filippos Karapetis |
2014-05-30 | MADS: Remove superfluous parentheses | Filippos Karapetis |
2014-05-30 | MADS: Add another friendly name for a noun in scene 103 | Filippos Karapetis |
2014-05-30 | MADS: Remove resolved FIXME in scene 307 | Filippos Karapetis |
2014-05-28 | MADS: Formatting fix in scene 213 enter | Paul Gilbert |
2014-05-28 | MADS: Fix incorrect dynamic hotspot desc Ids in scene 202 | Paul Gilbert |
2014-05-28 | MADS: Janitorial - Trim more trailing whitespace | Sven Hesse |
2014-05-28 | MADS: Janitorial - Trim trailing spaces and tabs | Strangerke |
2014-05-28 | MADS: Remove a return in dragonsphere skeletton | Strangerke |
2014-05-28 | MADS: Some more initializations | Strangerke |
2014-05-28 | MADS: Add a constructor to SceneInfo | Strangerke |
2014-05-28 | MADS: Fix climbing up/down watch tower in scene 202 | Paul Gilbert |
2014-05-28 | MADS: Fix some more missing initializations | Strangerke |
2014-05-27 | MADS: Fix for picking up first bone in scene 202 | Paul Gilbert |
2014-05-27 | MADS: Stop showing picture dialogs for items before you've picked them up | Paul Gilbert |
2014-05-27 | MADS: Fix for properly finishing refreshing dynamic hotspots | Paul Gilbert |
2014-05-28 | MADS: Initialize a couple of variables in Scene202 | Strangerke |
2014-05-28 | MADS: Initialize variables in Animation | Strangerke |
2014-05-27 | MADS: Initialize several other variables | Strangerke |
2014-05-27 | MADS: Remove a couple of goto | Strangerke |
2014-05-27 | MADS: Initialize a variable in ScreenDialog, remove a useless variable | Strangerke |
2014-05-27 | MADS: Initialize variable in SceneTeleporter | Strangerke |
2014-05-27 | MADS: Workaround for incorrect saving of dynamic hotspots in older savegames | Paul Gilbert |
2014-05-27 | MADS: Fix saving game in the village hut | Paul Gilbert |
2014-05-27 | MADS: Fix compilation with clang | Eugene Sandulenko |
2014-05-27 | MADS: Bugfix for entering scene 205 as a man | Filippos Karapetis |
2014-05-27 | MADS: Bugfix for loading saves made outside the woman's hut (scene 210) | Filippos Karapetis |
2014-05-27 | MADS: Initialize pointer in MADSEngine | Strangerke |
2014-05-27 | MADS: Initialize forcefield in scene group 3 | Strangerke |
2014-05-26 | MADS: Fix occassional character gliding in cutscenes | Paul Gilbert |
2014-05-26 | MADS: Fix displaying multi-line messages in conversation with village girl | Paul Gilbert |
2014-05-27 | ALL: Make Debugger command function names conform to our guidelines. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |