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
/
mohawk
/
riven_stacks
/
gspit.cpp
Age
Commit message (
Collapse
)
Author
2017-08-11
MOHAWK: Riven: Fix pin rotation handle sometimes disappearing
Bastien Bouclet
It was due to inaccurate rotation movie bounds. Fixes #10086.
2017-07-04
MOHAWK: Only disable videos when turning off the prison viewer
Bastien Bouclet
Closing them was causing a crash when using the lake viewer since there is nothing to load back the lake video. Fixes Trac#9892.
2017-07-03
MOHAWK: Switch external command arguments to Common::Array
Bastien Bouclet
2017-07-03
MOHAWK: Switch timers to script commands
Bastien Bouclet
2017-07-03
MOHAWK: Check the Garden island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Jungle island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Use explicit bitmap names for the dome sliders
Bastien Bouclet
2017-07-03
MOHAWK: Move the timer callbacks to the stacks
Bastien Bouclet
2017-07-03
MOHAWK: Move the external commands to their respective stacks
Bastien Bouclet
2017-07-03
MOHAWK: Prepare empty classes for the Riven stacks
Bastien Bouclet