Commit graph

1422 commits

Author SHA1 Message Date
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
ed0e6d19f8 MADS: Dragon: Implement scene 105 2015-11-13 12:17:30 +01:00
Strangerke
a475a7f18a MADS: Rex: Use a constant when checking _mainObjectSource 2015-11-13 11:36:04 +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
8753ee9f95 MADS: Rename the parameter of setNextFrameTimer 2015-11-12 00:50:39 +01:00
Strangerke
eb9881965d MADS: Fix ANIMFLAG_DITHER value 2015-11-11 14:20:15 +01:00
Strangerke
0195ee51e9 MADS: Implement sceneScale for v2+ games 2015-11-11 01:50:37 +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
Filippos Karapetis
1765e231d9 MADS: Phantom: Implement disableNode() and disableLine() 2015-11-10 11:55:50 +02:00
Strangerke
6a34a1d58f MADS: Phantom: Add a comment about changing section 2015-11-10 09:21:19 +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
cbb26351f1 MADS: Phantom: Remove dummy scene handler 2015-11-09 21:44:26 +01:00
Strangerke
b7d4536cf1 MADS: Phantom: Update erroneous comments concerning Section Handlers 2015-11-09 21:42:51 +01:00
Strangerke
34d5f929ac MADS: Remove useless casts in per-game logic 2015-11-09 21:40:18 +01:00
Strangerke
925dc6b158 MADS: Phantom: Implement stopWalker() 2015-11-09 21:09:04 +01:00
Strangerke
b177f6326f MADS: Phantom: Implement unhandledAction() 2015-11-09 18:33:13 +01:00
Strangerke
9abf901c28 MADS: Phantom: Implement doObjectAction() 2015-11-09 18:05:02 +01:00
Filippos Karapetis
ff4d0b9f54 MADS: Phantom: Update the definition of drawToBackground() 2015-11-09 12:09:30 +02:00
Filippos Karapetis
d09d68ef70 MADS: Phantom: Fix bug in Scene102::enter() 2015-11-09 12:05:01 +02:00
Filippos Karapetis
bff5a3e680 MADS: Phantom: Implement Scene::drawToBackground()
This is used to conditionally display additional background objects.
Also, added a TODO in Scene::deleteSequence()
2015-11-09 12:04:09 +02:00
Strangerke
47f43770ae MADS: Phantom: Only force a reset of scaling velocity when the section changes 2015-11-09 09:22:27 +01:00
Strangerke
8a74ec9da9 MADS: Phantom: Fix coding style in Scene1xx 2015-11-09 09:08:29 +01:00
Strangerke
7bd86b84a9 MADS: Phantom: Remove an erroneous TODO 2015-11-09 09:05:54 +01:00
Strangerke
98d1363041 MADS: Phantom: Add scene 506 2015-11-08 22:47:20 +01:00
Strangerke
41a6750d96 MADS: Phantom: Implement scene 505 2015-11-08 19:10:24 +01:00
Filippos Karapetis
f6e38119ec MADS: Phantom: More work on V2 scene data 2015-11-07 18:17:45 +02:00
Strangerke
1b75381b98 MADS: Phantom: Implement scene 504 2015-11-07 14:51:03 +01:00
Filippos Karapetis
178e45f4d9 MADS: Phantom: Initialize missing scene info so that Raoul is visible 2015-11-06 22:26:32 +02:00
Strangerke
dcf931f0bb MADS: Phantom: Improve a bit Scene502::getPanelInfo 2015-11-05 19:48:36 +01:00
Strangerke
8920632798 MADS: Phantom: Implement scene 502 (except palette cycling) 2015-11-05 19:05:18 +01:00
Strangerke
4682aec147 MADS: Phantom: Implement scene 501 2015-11-04 22:34:26 +01:00
Strangerke
75ee599cbb MADS: Phantom: Implement generic scene 5xx 2015-11-04 18:53:42 +01:00
Strangerke
9ef395524e MADS: Phantom: Remove obsolete comment, fix the use of a boolean 2015-11-04 18:22:23 +01:00
Strangerke
d073f5767c MADS: Phantom: Add more Catacombs functions 2015-11-04 14:45:22 +01:00
Strangerke
cdc564b060 MADS: Phantom: Phantom isn't naughty! 2015-11-03 23:12:44 +01:00
Strangerke
9d6bb85ce3 MADS: Phantom: Implement exitCatacombs 2015-11-03 23:07:47 +01:00
Strangerke
04868be95b MADS: Phantom: Implement setupCatacombs 2015-11-03 21:32:18 +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