Commit Graph
27 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 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
Strangerke 321d6cffa5 MADS: Phantom: Remove dead code in scene 310 2015-11-24 17:06:45 +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 d073f5767c MADS: Phantom: Add more Catacombs functions 2015-11-04 14:45:22 +01:00
Strangerke af7a233d97 MADS: Phantom: Implement scene 310 2015-10-29 03:17:14 +01:00
Strangerke c21bf3cf38 MADS: Phantom: Implement scene 309 2015-10-28 16:41:42 +01:00
Strangerke 49ef6339ee MADS: Phantom: Implement scene 308 2015-10-28 15:24:23 +01:00
Strangerke 4552a9026c MADS: Phantom: Implement scene 307 2015-10-28 13:37:23 +01:00
Strangerke 90e7f030c3 MADS: Phantom: Implement scene 306 2015-10-28 12:51:34 +01:00
Strangerke 0db7c488ea MADS: Phantom: Add scene 305 2015-10-28 12:29:46 +01:00
Strangerke b5e787cd35 MADS: Phantom: Polish scene 303, add scene 304 2015-10-28 11:46:58 +01:00
Strangerke 58c94024a0 MADS: Phantom: Add scene 303 2015-10-28 09:53:11 +01:00
Strangerke b06b0ef872 MADS: Janitorial: Remove trailing spaces and tabs 2015-10-27 23:33:23 +01:00
Strangerke b2a07f52f4 MADS: Phantom: Implement scene 302 2015-10-27 23:29:58 +01:00
Strangerke cbb302a550 MADS: Phantom: Implement scene 301 2015-10-27 22:28:43 +01:00
Strangerke 892565069c MADS: Phantom: Add generic class Scene3xx 2015-10-27 14:23:54 +01:00