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_scenes5.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-01-09
MADS: Implement bulk of remaining conversation setup and support methods
Paul Gilbert
2016-01-08
MADS: Further conversation cleanup, start of conv CND file loading
Paul Gilbert
2016-01-08
MADS: Cleanup of existing converstations skeleton code
Paul Gilbert
2015-11-23
MADS: Phantom: reduce the scope of a variable
Strangerke
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 syncTi...
Strangerke
2015-11-11
MADS: For consistency with Rex, remove the second parameter of addSprites whe...
Strangerke
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-08
MADS: Phantom: Add scene 506
Strangerke
2015-11-08
MADS: Phantom: Implement scene 505
Strangerke
2015-11-07
MADS: Phantom: Implement scene 504
Strangerke
2015-11-05
MADS: Phantom: Improve a bit Scene502::getPanelInfo
Strangerke
2015-11-05
MADS: Phantom: Implement scene 502 (except palette cycling)
Strangerke
2015-11-04
MADS: Phantom: Implement scene 501
Strangerke
2015-11-04
MADS: Phantom: Implement generic scene 5xx
Strangerke