aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular
AgeCommit message (Expand)Author
2014-06-12MADS: initialize a couple of variable in DialogLineStrangerke
2014-06-07MADS: Delete line that was removed in Nebular 8.49Paul Gilbert
2014-06-07MADS: More setup code for the difficulty dialogPaul Gilbert
2014-06-07MADS: Fix door being open when entering scene 102Paul Gilbert
2014-06-07MADS: Silence GCC warning about non-virtual destructorTorbjörn Andersson
2014-06-06MADS: Refactoring and cleanup of the game startup codePaul Gilbert
2014-06-05MADS: Implemented support methods for ScreenDialog base classPaul Gilbert
2014-06-05MADS: Added setup code for difficulty dialogPaul Gilbert
2014-06-05MADS: Fix an uninitialized variable in DialogsNebularStrangerke
2014-06-04MADS: Finally re-enable Rex waking up in the first game scenePaul Gilbert
2014-06-03MADS: Fix removing items from inventory when they should bePaul Gilbert
2014-06-03MADS: Fix for getting bones in scene 752Paul Gilbert
2014-06-02MADS: Implement actions for scene 804Paul Gilbert
2014-06-01MADS: Fix for dialog when getting vasePaul Gilbert
2014-06-01MADS: Fix for climbing in penthouse windowPaul Gilbert
2014-06-01MADS: Fix for getting bottlePaul Gilbert
2014-06-01MADS: Fix for getting Id cardPaul Gilbert
2014-06-01MADS: Fix for getting fishing linePaul Gilbert
2014-06-01MADS: Fixes for giving batteries to HerminPaul Gilbert
2014-06-01MADS: Fixes for recharging durafail batteriesPaul Gilbert
2014-06-01MADS: Default new games to hard modePaul Gilbert
2014-06-01MADS: Fix for native disappearing in scene 205Paul Gilbert
2014-06-01MADS: Fix teleporters to correctly show code rather than room numberPaul Gilbert
2014-06-01MADS: Fix for making explosives in room 411Paul Gilbert
2014-06-01MADS: Fix leaving scene 413 to the southPaul Gilbert
2014-06-01MADS: Add enums for the statuses of the car and the dog in section 6Filippos Karapetis
2014-06-01MADS: Bugfixes for scene 411 (lab)Filippos Karapetis
2014-06-01MADS: Use friendly names for the screen input modeFilippos Karapetis
2014-06-01MADS: Fix sitting on the bar stool in scene 402 (bar)Filippos Karapetis
2014-06-01MADS: Bugfixes for scene 352Filippos Karapetis
2014-05-31MADS: Fix order of parameters in quote display in scene 307Paul 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 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: 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-28MADS: Initialize a couple of variables in Scene202Strangerke
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: Bugfix for entering scene 205 as a manFilippos Karapetis