Commit Graph

69028 Commits

Author SHA1 Message Date
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
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
bd1f03ee6c MADS: Phantom: Hook scene 310 2015-10-29 13:22:15 +01:00
Strangerke
11753df6ff MADS: Phantom: Implement generic scene 4xx 2015-10-29 13:19:16 +01:00
Strangerke
af7a233d97 MADS: Phantom: Implement scene 310 2015-10-29 03:17:14 +01:00
Strangerke
73614e9415 MADS: Use uint32 for frame timer functions 2015-10-28 18:02:34 +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
49a5b194d0 MADS: Phantom: Rewrite some comments 2015-10-27 14:27:54 +01:00
Strangerke
cb72286b34 MADS: Phantom: Set scaling velocity in generic classes Scene1xx and Scene2xx 2015-10-27 14:24:50 +01:00
Strangerke
892565069c MADS: Phantom: Add generic class Scene3xx 2015-10-27 14:23: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
adfe7de5ab MADS: Phantom: change the type of a couple of local variables 2015-10-25 19:05:28 +01:00
Strangerke
2c5b63acfa MADS: Phantom: Implement scene 203 2015-10-25 19:02:11 +01:00
Strangerke
f7389e98bc MADS: Dragon: Some rework in scene 104 2015-10-25 00:28:40 +02:00
Strangerke
8422142c74 MADS: Phantom: Implement scene 202 2015-10-25 00:26:05 +02:00
Strangerke
9aeecf83a3 MADS: Implement getFrameWidth and getFrameHeight 2015-10-24 23:21:08 +02:00
Filippos Karapetis
86722cc41f MADS: Phantom: Initial implementation of Player::setWalkTrigger() 2015-10-24 14:43:36 +03:00
Filippos Karapetis
6fc4d50443 MADS: Phantom: Add hack in setHeroTrigger to stop conversations
This allows the conversation in Phantom scene 101 to close, and enables
player actions for the scene
2015-10-24 14:41:01 +03:00
Filippos Karapetis
3e979e59ef MADS: More work on V2 conversations
Most of the conversation data has been figured out, with a few TODOs
left
2015-10-24 14:38:19 +03: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
Filippos Karapetis
0f27b68d57 MADS: Phantom: Disable auto camera adjust code for V2 games, for now 2015-10-22 23:23:07 +03:00
Filippos Karapetis
91bc69b1a3 MADS: Phantom: Some initial work on reading conversation files 2015-10-22 23:23:06 +03:00