index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mads
/
phantom
/
phantom_scenes.h
Age
Commit message (
Expand
)
Author
2016-05-26
MADS: Refactor MSurface and Screen to not use virtual inheritance
Paul Gilbert
2015-11-10
MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntry
Strangerke
2015-11-09
MADS: Phantom: Remove dummy scene handler
Strangerke
2015-11-09
MADS: Phantom: Implement doObjectAction()
Strangerke
2015-11-07
MADS: Phantom: Implement scene 504
Strangerke
2015-11-05
MADS: Phantom: Implement scene 502 (except palette cycling)
Strangerke
2015-11-01
MADS: Phantom: Implement scene 408
Strangerke
2015-10-27
MADS: Phantom: Add scene 206
Strangerke
2015-10-27
MADS: Phantom: Implement scene 205
Strangerke
2015-10-20
MADS: Phantom: Move Exit and Climb to verbs. Review calls to isAction, use is...
Strangerke
2015-10-19
MADS: Phantom: Move "lock" to the list of verbs
Strangerke
2015-07-04
MADS: V2: Remove comma at the end of the Phantom verb list
Filippos Karapetis
2015-07-04
MADS: V2: Initial work on Phantom scenes 101 and 102
Filippos Karapetis
2015-07-04
MADS: V2: Initial work on verbs for Phantom
Filippos Karapetis
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2014-05-27
MADS: More formatting fixes.
Johannes Schickel
2014-05-20
MADS: Add nouns for Phantom
Filippos Karapetis
2014-05-10
MADS: Split verbs from nouns
Filippos Karapetis
2014-05-09
MADS: Remove superfluous empty scene methods
Filippos Karapetis
2014-05-06
MADS: Index and document all Phantom scenes
Filippos Karapetis
2014-05-04
MADS: Further gcc compilation fixes
Paul Gilbert
2014-04-27
MADS: Add skeleton classes for Phantom and Dragonsphere
Filippos Karapetis