Commit Graph
26 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
Paul Gilbert d866b24605 MADS: Implement bulk of remaining conversation setup and support methods 2016-01-09 09:56:09 +11:00
Paul Gilbert 6e0d6e36a9 MADS: Further conversation cleanup, start of conv CND file loading 2016-01-08 18:46:04 +11:00
Paul Gilbert 162ddbea0f MADS: Cleanup of existing converstations skeleton code 2016-01-08 17:02:17 +11:00
Eugene Sandulenko 9855957697 MADS: Fixing parenthesis. Requires checking with the original 2015-11-27 22:44:20 +01:00
Strangerke b5bffa81bf MADS: Fix header 2015-11-16 19:15:20 +01:00
Strangerke ec3a4b994a MADS: Some work on Camera 2015-11-16 00:31:09 +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 49a5b194d0 MADS: Phantom: Rewrite some comments 2015-10-27 14:27:54 +01:00
Strangerke 8aa06b4dd9 MADS: Phantom: Implement scene 250 2015-10-27 12:33:00 +01:00
Strangerke 18683f98b0 MADS: Phantom: Implement scene 208 2015-10-27 11:44:35 +01:00
Strangerke f0f5bd81ee MADS: Phantom: Implement scene 207 2015-10-27 10:37:19 +01:00
Strangerke 26ae514e9d MADS: Phantom: Add scene 206 2015-10-27 09:57:29 +01:00
Strangerke de343a4d41 MADS: Phantom: Implement scene 205 2015-10-27 00:26:03 +01:00
Strangerke 98b52670c9 MADS: Phantom: Implement scene 204 2015-10-26 01:24:16 +01:00
Strangerke 2c5b63acfa MADS: Phantom: Implement scene 203 2015-10-25 19:02:11 +01:00
Strangerke 8422142c74 MADS: Phantom: Implement scene 202 2015-10-25 00:26:05 +02:00
Strangerke cbbfeb0171 MADS: Phantom: Implement scene 201 2015-10-22 17:11:02 +02:00
Strangerke 5e6dbbef4c MADS: Phantom: Add Scene Group 2 generic functions 2015-10-22 15:15:57 +02:00