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_scenes4.cpp
Age
Commit message (
Collapse
)
Author
2019-12-06
MADS: Fix Missing Default Switch Cases
D G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-12-23
MADS: Phantom: Properly initialize scene 410
Filippos Karapetis
Thanks to criezy for spotting this one
2015-11-16
MADS: Fix header
Strangerke
2015-11-15
MADS: Phantom: Merge _variant and _initialVariant
Strangerke
2015-11-12
MADS: Implement syncTimers, add SyncType enum, modify all the calls to ↵
Strangerke
syncTimers
2015-11-11
MADS: For consistency with Rex, remove the second parameter of addSprites ↵
Strangerke
when its value is the default one
2015-11-10
MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ games
Strangerke
2015-11-10
MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntry
Strangerke
2015-11-03
MADS: Phantom: Implement scene 456
Strangerke
2015-11-02
MADS: Phantom: Janitorial - Remove extra spaces
Strangerke
2015-11-02
MADS: Phantom: Implement scene 453
Strangerke
2015-11-02
MADS: Phantom: Implement scene 410
Strangerke
2015-11-01
MADS: Phantom: Remove parasite character which breaks compilation
Strangerke
2015-11-01
MADS: Phantom: Implement scene 409
Strangerke
2015-11-01
MADS: Phantom: Implement scene 408
Strangerke
2015-10-31
MADS: Phantom: Implement scene 407
Strangerke
2015-10-31
MADS: Phantom: Add scene 406
Strangerke
2015-10-30
MADS: Phantom: Implement scene 404
Strangerke
2015-10-30
MADS: Phantom: Implement scene 403
Strangerke
2015-10-30
MADS: Phantom: Implement scene 401
Strangerke
2015-10-29
MADS: Phantom: Implement generic scene 4xx
Strangerke