Commit Graph
24 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis c6b164a0aa MADS: Split V2 games into a new subengine
Fixes bug #11759
2021-01-09 00:58:36 +02:00
D G Turner e75722665d MADS: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-06 03:34:11 +00:00
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Filippos Karapetis a72ab2be22 MADS: Phantom: Properly initialize scene 410
Thanks to criezy for spotting this one
2015-12-23 23:19:19 +02:00
Strangerke b5bffa81bf MADS: Fix header 2015-11-16 19:15:20 +01:00
Strangerke 03fe7c6b86 MADS: Phantom: Merge _variant and _initialVariant 2015-11-15 18:18:29 +01:00
Strangerke 002a59c540 MADS: Implement syncTimers, add SyncType enum, modify all the calls to syncTimers 2015-11-12 00:52:21 +01:00
Strangerke 0f5130e491 MADS: For consistency with Rex, remove the second parameter of addSprites when its value is the default one 2015-11-11 00:35:26 +01:00
Strangerke 7fb2ec9366 MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ games 2015-11-10 09:15:55 +01:00
Strangerke a71fd57608 MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntry 2015-11-10 09:04:25 +01:00
Strangerke 9e675155b0 MADS: Phantom: Implement scene 456 2015-11-03 00:09:39 +01:00
Strangerke 1eaf7c13e0 MADS: Phantom: Janitorial - Remove extra spaces 2015-11-02 22:15:38 +01:00
Strangerke f94b5473b1 MADS: Phantom: Implement scene 453 2015-11-02 22:13:18 +01:00
Strangerke a7ebf1b755 MADS: Phantom: Implement scene 410 2015-11-02 15:40:13 +01:00
Strangerke 70de0278af MADS: Phantom: Remove parasite character which breaks compilation 2015-11-01 23:04:15 +01:00
Strangerke d449751c39 MADS: Phantom: Implement scene 409 2015-11-01 19:26:59 +01:00
Strangerke 6c53d6b391 MADS: Phantom: Implement scene 408 2015-11-01 00:04:03 +01:00
Strangerke 2243a976ce MADS: Phantom: Implement scene 407 2015-10-31 15:59:20 +01:00
Strangerke 89684642bb MADS: Phantom: Add scene 406 2015-10-31 00:47:43 +01:00
Strangerke f2e17d83fe MADS: Phantom: Implement scene 404 2015-10-30 18:24:25 +01:00
Strangerke 71ea3ce562 MADS: Phantom: Implement scene 403 2015-10-30 14:14:06 +01:00
Strangerke 7c4f6bae20 MADS: Phantom: Implement scene 401 2015-10-30 11:05:07 +01:00
Strangerke 11753df6ff MADS: Phantom: Implement generic scene 4xx 2015-10-29 13:19:16 +01:00