Age | Commit message (Expand) | Author |
2015-10-27 | MADS: Janitorial: Remove trailing spaces and tabs | Strangerke |
2015-09-21 | MADS: Allow multiple animations for Phantom and later games | Strangerke |
2015-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel |
2015-04-06 | MADS: Implement copy protection screen for Rex | Filippos Karapetis |
2015-03-13 | MADS: Properly handle reloading scenes when closing dialogs | Paul Gilbert |
2015-03-10 | MADS: Fix incorrect depth for animation when repairing crack in ship | Paul Gilbert |
2015-03-10 | MADS: Fix display of crack and background in ship | Paul Gilbert |
2015-03-07 | MADS: Fix not being able to leave hanger via teleporter | Paul Gilbert |
2015-03-07 | MADS: Refactoring of text/animation views to show outside game loop | Paul Gilbert |
2015-03-06 | MADS: Fix crash on leaving planeet | Paul Gilbert |
2015-03-06 | MADS: Fix hand animations on Antigrav control panel | Paul Gilbert |
2015-03-06 | MADS: Fix crash after installing cards in ship | Paul Gilbert |
2015-03-06 | MADS: Animation fixes for scene group 8 | Paul Gilbert |
2015-03-01 | MADS: Fix animation of hand typing code in teleporter | Paul Gilbert |
2015-01-31 | MADS: Janitorial - fix some else statements with braces on separate lines or ... | Strangerke |
2014-10-28 | MADS: Remove trailing whitespace | Filippos Karapetis |
2014-06-28 | MADS: Remove dead code | Filippos Karapetis |
2014-06-02 | MADS: Implement actions for scene 804 | Paul Gilbert |
2014-05-27 | MADS: Get rid of some superfluous parentheses. | Johannes Schickel |
2014-05-27 | MADS: Add more friendly names for action verbs and nouns | Filippos Karapetis |
2014-05-24 | MADS: Generalize sequence record _msgPos as _position | Paul Gilbert |
2014-05-23 | MADS: Move contructors out of the header in scene group 8 | Strangerke |
2014-05-21 | MADS: Add synchronize functions in scene group 8 | Strangerke |
2014-05-20 | MADS: Add more friendly names for nouns | Filippos Karapetis |
2014-05-20 | MADS: Rename several nouns to verbs | Filippos Karapetis |
2014-05-20 | MADS: Add more friendly names for nouns | Filippos Karapetis |
2014-05-20 | MADS: Replace most of the action nouns with their friendly names | Filippos Karapetis |
2014-05-20 | MADS: Replace several verbs with their friendly names | Filippos Karapetis |
2014-05-18 | MADS: Implement scene 810 | Strangerke |
2014-05-18 | MADS: Implement scene 808 | Strangerke |
2014-05-18 | MADS: Implement scene 805 | Strangerke |
2014-05-18 | MADS: Replace _ongoingGame by the use of quitGame() | Strangerke |
2014-05-18 | MADS: Implement scene 803, add an ongoingGame global flag to exit the multipl... | Strangerke |
2014-05-17 | MADS: Implement scene 802 | Strangerke |
2014-05-17 | MADS: Implement scene 801 | Strangerke |
2014-05-16 | MADS: Bugfix for scene 804 | Filippos Karapetis |
2014-05-08 | MADS: Remove trailing whitespace | Filippos Karapetis |
2014-05-05 | MADS: Some renaming in scene8xx and scene804, implement scene 807 | Strangerke |
2014-04-28 | MADS: Removed redundant method definitions from scene classes | Paul Gilbert |
2014-04-23 | MADS: Fix scenes previously using globals to properly use locals | Paul Gilbert |
2014-04-11 | MADS: Split the other sprite and sequence index arrays | Strangerke |
2014-04-05 | MADS: Some rework in scene group 1 and 8 | Strangerke |
2014-04-03 | MADS: Renamings for saving fields in MADSAction::startAction | Paul Gilbert |
2014-03-27 | MADS: Initial cleanup of action/player handling | Paul Gilbert |
2014-03-27 | MADS: Cleanup of game and player fields used during initialization | Paul Gilbert |
2014-03-26 | MADS: Cleaned up game initialisation code to use more constants | Paul Gilbert |
2014-03-26 | MADS: Add an enum for kRandomNumber | Strangerke |
2014-03-26 | MADS: Use globalId enum, add a skeletton for scene 209 | Strangerke |
2014-03-25 | MADS: Added enums for copy protection result and globals | Paul Gilbert |
2014-03-22 | MADS: Introduce another getRandomNumber function with 2 parameters | Strangerke |