Commit Graph
22 Commits
Author SHA1 Message Date
Paul Gilbert 78e52365bd MADS: Refactor MSurface and Screen to not use virtual inheritance 2016-05-26 21:37:52 -04: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 9abf901c28 MADS: Phantom: Implement doObjectAction() 2015-11-09 18:05:02 +01:00
Strangerke 1b75381b98 MADS: Phantom: Implement scene 504 2015-11-07 14:51:03 +01:00
Strangerke 8920632798 MADS: Phantom: Implement scene 502 (except palette cycling) 2015-11-05 19:05:18 +01:00
Strangerke 6c53d6b391 MADS: Phantom: Implement scene 408 2015-11-01 00:04:03 +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 44a28dbd49 MADS: Phantom: Move Exit and Climb to verbs. Review calls to isAction, use isObject instead when needed 2015-10-20 16:52:43 +02:00
Strangerke 8d7872272f MADS: Phantom: Move "lock" to the list of verbs 2015-10-19 14:34:02 +02:00
Filippos Karapetis 1347e8a424 MADS: V2: Remove comma at the end of the Phantom verb list
This should fix compilation on gcc
2015-07-04 02:31:19 +03:00
Filippos Karapetis 4d501c79e0 MADS: V2: Initial work on Phantom scenes 101 and 102 2015-07-04 01:51:47 +03:00
Filippos Karapetis 972e7e313e MADS: V2: Initial work on verbs for Phantom 2015-07-04 01:51:47 +03:00
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Johannes Schickel db3ca8255f MADS: More formatting fixes.
Add space before : in inheritance.
2014-05-27 00:58:25 +02:00
Filippos Karapetis 645d0d92ad MADS: Add nouns for Phantom 2014-05-20 13:09:56 +03:00
Filippos Karapetis 600a715661 MADS: Split verbs from nouns 2014-05-10 13:24:36 +03:00
Filippos Karapetis b42bf6342c MADS: Remove superfluous empty scene methods 2014-05-09 02:34:53 +03:00
Filippos Karapetis 66593ef302 MADS: Index and document all Phantom scenes 2014-05-06 05:32:21 +03:00
Paul Gilbert 8ebb16e98a MADS: Further gcc compilation fixes 2014-05-04 18:46:18 -04:00
Filippos Karapetis 76950bf0ac MADS: Add skeleton classes for Phantom and Dragonsphere 2014-04-27 21:20:01 +03:00