Commit Graph
63 Commits
Author SHA1 Message Date
Strangerke b06b0ef872 MADS: Janitorial: Remove trailing spaces and tabs 2015-10-27 23:33:23 +01:00
Strangerke 63ad675abf MADS: Allow multiple animations for Phantom and later games 2015-09-21 21:18:19 +02:00
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Filippos Karapetis 661542b8c6 MADS: Implement copy protection screen for Rex 2015-04-06 03:12:15 +03:00
Paul Gilbert c0df1248b5 MADS: Properly handle reloading scenes when closing dialogs 2015-03-13 21:54:20 -04:00
Paul Gilbert e18a0af32b MADS: Fix incorrect depth for animation when repairing crack in ship 2015-03-10 22:17:48 -04:00
Paul Gilbert 0e03995463 MADS: Fix display of crack and background in ship 2015-03-10 21:16:01 -04:00
Paul Gilbert d7460701ea MADS: Fix not being able to leave hanger via teleporter 2015-03-07 17:36:32 -05:00
Paul Gilbert c80c74e499 MADS: Refactoring of text/animation views to show outside game loop 2015-03-07 17:01:07 -05:00
Paul Gilbert a22d7f2d5f MADS: Fix crash on leaving planeet 2015-03-06 20:55:53 -05:00
Paul Gilbert 119c179d5a MADS: Fix hand animations on Antigrav control panel 2015-03-06 20:25:25 -05:00
Paul Gilbert 1cb764b086 MADS: Fix crash after installing cards in ship 2015-03-06 20:20:25 -05:00
Paul Gilbert 62d007168a MADS: Animation fixes for scene group 8 2015-03-06 19:24:30 -05:00
Paul Gilbert aef874cf50 MADS: Fix animation of hand typing code in teleporter 2015-03-01 19:05:47 -05:00
Strangerke 35c17d5066 MADS: Janitorial - fix some else statements with braces on separate lines or extra tabs 2015-01-31 13:01:23 +01:00
Filippos Karapetis 01e8286e1c MADS: Remove trailing whitespace 2014-10-28 16:19:26 +02:00
Filippos Karapetis 7828f8ffbd MADS: Remove dead code 2014-06-28 21:57:46 +03:00
Paul Gilbert 8f16d1fc97 MADS: Implement actions for scene 804 2014-06-02 01:02:25 -04:00
Johannes Schickel b88e2d27a9 MADS: Get rid of some superfluous parentheses. 2014-05-27 00:58:25 +02:00
Filippos Karapetis 8061a415c9 MADS: Add more friendly names for action verbs and nouns 2014-05-27 00:32:21 +03:00
Paul Gilbert 87f7c0cda3 MADS: Generalize sequence record _msgPos as _position 2014-05-24 18:56:44 -04:00
Strangerke 2a73b6c08e MADS: Move contructors out of the header in scene group 8 2014-05-23 21:43:00 +02:00
Strangerke 4804be16c2 MADS: Add synchronize functions in scene group 8 2014-05-21 17:27:28 +02:00
Filippos Karapetis 60b9876d81 MADS: Add more friendly names for nouns 2014-05-20 13:19:43 +03:00
Filippos Karapetis 5aa63bc71a MADS: Rename several nouns to verbs 2014-05-20 12:56:21 +03:00
Filippos Karapetis c548b70e91 MADS: Add more friendly names for nouns 2014-05-20 12:31:10 +03:00
Filippos Karapetis 59d7f8bfc0 MADS: Replace most of the action nouns with their friendly names 2014-05-20 06:47:18 +03:00
Filippos Karapetis 87418b66a0 MADS: Replace several verbs with their friendly names 2014-05-20 02:29:41 +03:00
Strangerke d3b136993f MADS: Implement scene 810 2014-05-18 14:52:19 +02:00
Strangerke ba4122cca2 MADS: Implement scene 808 2014-05-18 14:42:19 +02:00
Strangerke 9f081b0a8b MADS: Implement scene 805 2014-05-18 13:12:04 +02:00
Strangerke e1a06ae543 MADS: Replace _ongoingGame by the use of quitGame() 2014-05-18 12:34:15 +02:00
Strangerke e7bef9019a MADS: Implement scene 803, add an ongoingGame global flag to exit the multiple game loops 2014-05-18 12:29:48 +02:00
Strangerke 15dfef0796 MADS: Implement scene 802 2014-05-17 17:42:36 +02:00
Strangerke dc1d78e8ad MADS: Implement scene 801 2014-05-17 09:52:21 +02:00
Filippos Karapetis 3f4e4c50b9 MADS: Bugfix for scene 804 2014-05-16 21:10:04 +03:00
Filippos Karapetis b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Strangerke 555f6a3dda MADS: Some renaming in scene8xx and scene804, implement scene 807 2014-05-05 20:56:18 +02:00
Paul Gilbert 4f435d5e1c MADS: Removed redundant method definitions from scene classes 2014-04-28 22:05:16 -04:00
Paul Gilbert 1495f04bbc MADS: Fix scenes previously using globals to properly use locals 2014-04-23 21:57:25 -04:00
Strangerke 59d1873302 MADS: Split the other sprite and sequence index arrays 2014-04-11 23:59:22 +02:00
Strangerke ae6e19d7fc MADS: Some rework in scene group 1 and 8 2014-04-05 23:37:48 +02:00
Paul Gilbert d163ee088a MADS: Renamings for saving fields in MADSAction::startAction 2014-04-03 22:02:12 -04:00
Paul Gilbert 6c85572d76 MADS: Initial cleanup of action/player handling 2014-03-27 22:38:28 -04:00
Paul Gilbert 377cbbe77d MADS: Cleanup of game and player fields used during initialization 2014-03-27 21:04:27 -04:00
Paul Gilbert f9e2c1c71f MADS: Cleaned up game initialisation code to use more constants 2014-03-26 09:32:33 -04:00
Strangerke 56f7b51754 MADS: Add an enum for kRandomNumber 2014-03-26 07:57:27 +01:00
Strangerke 46021c487b MADS: Use globalId enum, add a skeletton for scene 209 2014-03-26 07:49:37 +01:00
Paul Gilbert 04cbbb5f0a MADS: Added enums for copy protection result and globals 2014-03-25 23:59:57 -04:00
Strangerke c42e831817 MADS: Introduce another getRandomNumber function with 2 parameters 2014-03-22 22:02:52 +01:00