146 Commits

Author SHA1 Message Date
Strangerke
e2d86c3248 MADS: Phantom: Implement scene 113, some renaming 2015-10-20 14:07:26 +02:00
Strangerke
340016f423 MADS: Phantom: Implement scene 112 2015-10-20 01:04:59 +02:00
Strangerke
808ef06339 MADS: Phantom: Implement scene 111. Remove dead 'breaks'. 2015-10-19 21:32:27 +02:00
Strangerke
8d7872272f MADS: Phantom: Move "lock" to the list of verbs 2015-10-19 14:34:02 +02:00
Strangerke
1ce678fddb MADS: Phantom: Implement scene 110 2015-10-19 14:31:31 +02:00
Strangerke
7a6bc4f8cf MADS: Phantom: Implement scene 109 2015-10-19 07:15:42 +02:00
Strangerke
3488f05585 MADS: Phantom: Some renaming in scene 108 2015-10-19 00:20:09 +02:00
Strangerke
7a56c52c89 MADS: Phantom: Fix some hotspot rects in scene 103, implement scene 108 2015-10-18 23:57:38 +02:00
Strangerke
5f3c0cf63a MADS: Phantom: Add logic for scene 107 2015-10-18 20:51:42 +02:00
Strangerke
aa61aabdaf MADS: Phantom: Implement scene 106 2015-10-18 14:59:13 +02:00
Strangerke
08cbf3d843 MADS: Phantom: Fix code formatting 2015-10-18 10:24:41 +02:00
Strangerke
9519fb3a86 MADS: Phantom: Fix hotspot rects, remove some dead code 2015-10-18 10:18:39 +02:00
Strangerke
f6db784f50 MADS: Phantom: Fix several calls to startPingPongCycle, addSpriteCycle and addReverseSpriteCycle 2015-10-18 01:14:12 +02:00
Strangerke
abd7d58633 MADS: Phantom: Add logic for scene 105
Use an enum in various calls of _scene->_dynamicHotspots.add()
2015-10-18 01:07:06 +02:00
Strangerke
530c3303c6 MADS: Phantom: Fix some code formatting 2015-10-16 15:55:08 +02:00
Strangerke
2c59f4932e MADS: Phantom: Implement logic for scene 104 2015-10-16 15:44:35 +02:00
Strangerke
1d4e56c455 MADS: Phantom: Some renaming 2015-10-15 14:56:03 +02:00
Strangerke
b5167ceef6 MADS: Phantom: Fix calls to addSpriteCycle, remove duplicated sequence function 2015-10-15 11:46:11 +02:00
Strangerke
79fbcb96c3 MADS: Add logic for scene 103, some rework on animations 2015-10-15 11:21:31 +02:00
Strangerke
c275e304df MADS: Phantom: Rewrite logic for Scene102 2015-10-13 09:09:50 +02:00
Strangerke
12a1393faf MADS: Phantom: Add some more logic for scene 101 2015-10-12 10:53:46 +02:00
Strangerke
692e45a6e6 MADS: Phantom: Add a check on conversation restore in scene 1XX, rework some checks 2015-10-10 18:10:11 +02:00
Strangerke
3ffa01ec2a MADS: Phantom: Implement Scene101::enter(), add some empty (new) engine functions 2015-10-10 17:32:51 +02:00
Strangerke
7fbbf51593 MADS: Phantom - Implement Scene1xx functions 2015-09-22 10:39:43 +02:00
Filippos Karapetis
1347e8a424 MADS: V2: Remove comma at the end of the Phantom verb list
This should fix compilation on gcc
2015-07-04 02:31:19 +03:00
Filippos Karapetis
4d501c79e0 MADS: V2: Initial work on Phantom scenes 101 and 102 2015-07-04 01:51:47 +03:00
Filippos Karapetis
972e7e313e MADS: V2: Initial work on verbs for Phantom 2015-07-04 01:51:47 +03:00
Filippos Karapetis
4248054304 MADS: V2: The intro scenes do not have any codes 2015-07-04 01:51:46 +03:00
Filippos Karapetis
ca6612e151 MADS: Phantom: Initial work on game globals 2015-07-04 01:51:46 +03:00
Johannes Schickel
5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Strangerke
a9bc36c6b5 MADS: Phantom - add preloadsequence call in initializeGlobals 2014-09-19 23:35:55 +02:00
Filippos Karapetis
be9c3bf72b MADS: WIP handling of V2 walk nodes and walkable areas 2014-07-23 02:47:29 +03:00
Filippos Karapetis
1ff27b72dc MADS: Init scene variables for Phantom/Dragon, so they can start again 2014-06-14 17:48:29 +03:00
Paul Gilbert
17cc86d172 MADS: Refactoring and cleanup of the game startup code 2014-06-06 20:04:46 -04:00
Johannes Schickel
db3ca8255f MADS: More formatting fixes.
Add space before : in inheritance.
2014-05-27 00:58:25 +02:00
Johannes Schickel
9866aba2e4 MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
Filippos Karapetis
1b34888b26 MADS: Fix the GMM menu for V2 games 2014-05-20 13:52:23 +03:00
Filippos Karapetis
645d0d92ad MADS: Add nouns for Phantom 2014-05-20 13:09:56 +03:00
Filippos Karapetis
facbe1b177 MADS: Add the inventory item names for Phantom 2014-05-20 07:33:18 +03:00
Strangerke
6d1fc8256f MADS: Some more British -> American English modifications 2014-05-19 20:56:03 +02:00
Filippos Karapetis
600a715661 MADS: Split verbs from nouns 2014-05-10 13:24:36 +03:00
Filippos Karapetis
b42bf6342c MADS: Remove superfluous empty scene methods 2014-05-09 02:34:53 +03:00
Filippos Karapetis
b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Filippos Karapetis
66593ef302 MADS: Index and document all Phantom scenes 2014-05-06 05:32:21 +03:00
Paul Gilbert
8ebb16e98a MADS: Further gcc compilation fixes 2014-05-04 18:46:18 -04:00
Filippos Karapetis
76950bf0ac MADS: Add skeleton classes for Phantom and Dragonsphere 2014-04-27 21:20:01 +03:00