aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/game_nebular.cpp
AgeCommit message (Expand)Author
2014-07-27MADS: Main menu selections now workingPaul Gilbert
2014-06-28MADS: Create savegame thumbnail from scenes before opening in-game dialogsPaul Gilbert
2014-06-06MADS: Refactoring and cleanup of the game startup codePaul Gilbert
2014-06-03MADS: Fix removing items from inventory when they should bePaul 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-05-27MADS: Stop showing picture dialogs for items before you've picked them upPaul Gilbert
2014-05-27MADS: Slight formatting fixes.Johannes Schickel
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-26MADS: Implement the recipe showing functionalityFilippos Karapetis
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-20MADS: Fix some usages of isAction() with nounsFilippos Karapetis
2014-05-20MADS: Replace more dialog IDs with their decimal valuesFilippos Karapetis
2014-05-19MADS: Some more British -> American English modificationsStrangerke
2014-05-16MADS: Properly implemented object quality codePaul Gilbert
2014-05-10MADS: Split verbs from nounsFilippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-08MADS: Use friendly names in globalsFilippos Karapetis
2014-05-08MADS: Bugfix for combining the poison darts with the plant stalkFilippos Karapetis
2014-05-07MADS: Rename difficulty constants to match IDB, implement scene 504Strangerke
2014-05-03MADS: Savegames are now workingPaul Gilbert
2014-05-01MADS: Implemented more savegame synchronizationPaul Gilbert
2014-04-30MADS: Check for sane object IDs when checking for inventory objectsFilippos Karapetis
2014-04-30MADS: Fix a crash when trying to pick up objects that can't be pickedFilippos Karapetis
2014-04-23MADS: Further synchronization implementationPaul Gilbert
2014-04-15MADS: General cleanup and minor renamingsPaul Gilbert
2014-04-12MADS: Fix a bunch of GCC warningsPaul Gilbert
2014-04-11MADS: rename a variable in unhandledActionStrangerke
2014-04-11MADS: Implement unhandledActionStrangerke
2014-04-10MADS: Added method stub for unhandled action methodPaul Gilbert
2014-04-09MADS: Fix wear response for rebreatherPaul Gilbert
2014-04-08MADS: Resolve some old TODOsPaul Gilbert
2014-04-06MADS: More implementation for looking at inventory itemsPaul Gilbert
2014-04-06MADS: Completed doObjectScene implementationPaul Gilbert
2014-04-06MADS: In progress doObjectScene implementationPaul Gilbert
2014-03-30MADS: Added some missing code for scene change freeingPaul Gilbert
2014-03-30MADS: Implemented message parser for action dialog displayPaul Gilbert
2014-03-29MADS: Implemented message loading/decodingPaul Gilbert
2014-03-29MADS: Implemented NebularGame::stepPaul Gilbert
2014-03-26MADS: Cleaned up game initialisation code to use more constantsPaul Gilbert
2014-03-25MADS: Added enums for copy protection result and globalsPaul Gilbert
2014-03-25MADS: Added a Facing enum for the player directionsPaul Gilbert
2014-03-23MADS: Implemented more action handling methodsPaul Gilbert
2014-03-23MADS: Moved sub71312 method to be SequenceList::setMsgLayoutPaul Gilbert
2014-03-23MADS: Implement Sequence::setScale and GameNebular::sub71312.Strangerke
2014-03-16MADS: Fix to display playerPaul Gilbert
2014-03-16MADS: Implemented lots of Player methodsPaul Gilbert
2014-03-16MADS: Hooked up the in-progress scene 103Paul Gilbert