Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Johannes Schickel 34e8e9a876 MADS: Rename "interface" variable to "idx".
interface is #define'd on WinCE and breaks compilation. We might want to
undefine it in the future to prevent these pitfalls.
2016-01-11 13:53:35 +01:00
Strangerke 07f82d0b38 MADS: dragonsphere - Remove dead code in Scene102::step() 2016-01-11 06:59:10 +01: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
Strangerke 7bd77c5636 MADS: Dragon: Remove some dead code in hardcoded logic 2015-11-24 17:15:53 +01:00
Strangerke b5bffa81bf MADS: Fix header 2015-11-16 19:15:20 +01:00
Strangerke ed0e6d19f8 MADS: Dragon: Implement scene 105 2015-11-13 12:17:30 +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 bbe61b4054 MADS: DRAGON: Use constants instead of hardcoded values in one call of addSprites 2015-11-11 00:10:41 +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 f7389e98bc MADS: Dragon: Some rework in scene 104 2015-10-25 00:28:40 +02:00
Strangerke 85c45c210e MADS: Dragon: Implement scene 104 2015-10-24 12:38:31 +02:00
Strangerke d26bc1937d MADS: Dragon: Implement scene 103 2015-10-23 10:50:55 +02:00
Strangerke 796b04d3cd MADS: Dragon: Implement scene 102 2015-10-23 00:28:47 +02:00
Strangerke 43065c9ee2 MADS: Dragon: Implement scene 101 2015-10-22 22:15:57 +02:00
Strangerke 2856020c37 MADS: Dragon: Add generic scene for group 1 2015-10-22 21:22:37 +02:00