aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes8.cpp
AgeCommit message (Expand)Author
2015-10-27MADS: Janitorial: Remove trailing spaces and tabsStrangerke
2015-09-21MADS: Allow multiple animations for Phantom and later gamesStrangerke
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2015-04-06MADS: Implement copy protection screen for RexFilippos Karapetis
2015-03-13MADS: Properly handle reloading scenes when closing dialogsPaul Gilbert
2015-03-10MADS: Fix incorrect depth for animation when repairing crack in shipPaul Gilbert
2015-03-10MADS: Fix display of crack and background in shipPaul Gilbert
2015-03-07MADS: Fix not being able to leave hanger via teleporterPaul Gilbert
2015-03-07MADS: Refactoring of text/animation views to show outside game loopPaul Gilbert
2015-03-06MADS: Fix crash on leaving planeetPaul Gilbert
2015-03-06MADS: Fix hand animations on Antigrav control panelPaul Gilbert
2015-03-06MADS: Fix crash after installing cards in shipPaul Gilbert
2015-03-06MADS: Animation fixes for scene group 8Paul Gilbert
2015-03-01MADS: Fix animation of hand typing code in teleporterPaul Gilbert
2015-01-31MADS: Janitorial - fix some else statements with braces on separate lines or ...Strangerke
2014-10-28MADS: Remove trailing whitespaceFilippos Karapetis
2014-06-28MADS: Remove dead codeFilippos Karapetis
2014-06-02MADS: Implement actions for scene 804Paul Gilbert
2014-05-27MADS: Get rid of some superfluous parentheses.Johannes Schickel
2014-05-27MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-24MADS: Generalize sequence record _msgPos as _positionPaul Gilbert
2014-05-23MADS: Move contructors out of the header in scene group 8Strangerke
2014-05-21MADS: Add synchronize functions in scene group 8Strangerke
2014-05-20MADS: Add more friendly names for nounsFilippos Karapetis
2014-05-20MADS: Rename several nouns to verbsFilippos Karapetis
2014-05-20MADS: Add more friendly names for nounsFilippos Karapetis
2014-05-20MADS: Replace most of the action nouns with their friendly namesFilippos Karapetis
2014-05-20MADS: Replace several verbs with their friendly namesFilippos Karapetis
2014-05-18MADS: Implement scene 810Strangerke
2014-05-18MADS: Implement scene 808Strangerke
2014-05-18MADS: Implement scene 805Strangerke
2014-05-18MADS: Replace _ongoingGame by the use of quitGame()Strangerke
2014-05-18MADS: Implement scene 803, add an ongoingGame global flag to exit the multipl...Strangerke
2014-05-17MADS: Implement scene 802Strangerke
2014-05-17MADS: Implement scene 801Strangerke
2014-05-16MADS: Bugfix for scene 804Filippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-05MADS: Some renaming in scene8xx and scene804, implement scene 807Strangerke
2014-04-28MADS: Removed redundant method definitions from scene classesPaul Gilbert
2014-04-23MADS: Fix scenes previously using globals to properly use localsPaul Gilbert
2014-04-11MADS: Split the other sprite and sequence index arraysStrangerke
2014-04-05MADS: Some rework in scene group 1 and 8Strangerke
2014-04-03MADS: Renamings for saving fields in MADSAction::startActionPaul Gilbert
2014-03-27MADS: Initial cleanup of action/player handlingPaul Gilbert
2014-03-27MADS: Cleanup of game and player fields used during initializationPaul Gilbert
2014-03-26MADS: Cleaned up game initialisation code to use more constantsPaul Gilbert
2014-03-26MADS: Add an enum for kRandomNumberStrangerke
2014-03-26MADS: Use globalId enum, add a skeletton for scene 209Strangerke
2014-03-25MADS: Added enums for copy protection result and globalsPaul Gilbert
2014-03-22MADS: Introduce another getRandomNumber function with 2 parametersStrangerke