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
Age
Commit message (
Expand
)
Author
2017-11-26
MOHAWK: RIVEN: Allow turning book pages more quickly
Bastien Bouclet
2017-08-11
MOHAWK: Riven: Fix pin rotation handle sometimes disappearing
Bastien Bouclet
2017-08-10
MOHAWK: Riven: Neutralize the timer when moving the Ytram trap up
Bastien Bouclet
2017-08-06
MOHAWK: Riven: Add keyboard navigation
Bastien Bouclet
2017-07-29
MOHAWK: Riven: Let the gameloop gracefully end when quitting
Bastien Bouclet
2017-07-09
MOHAWK: Riven: Fix use after free when using the trap book
Bastien Bouclet
2017-07-04
MOHAWK: Only disable videos when turning off the prison viewer
Bastien Bouclet
2017-07-03
MOHAWK: Switch external command arguments to Common::Array
Bastien Bouclet
2017-07-03
MOHAWK: Get rid of refreshCard
Bastien Bouclet
2017-07-03
MOHAWK: Reenable the Riven demo specific features
Bastien Bouclet
2017-07-03
MOHAWK: Fix the inventory being visible when scripts are running
Bastien Bouclet
2017-07-03
MOHAWK: Preload all the PE cursors on startup
Bastien Bouclet
2017-07-03
MOHAWK: Check the Books external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Office island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Rebel island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Prison island external commands against the original
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 Temple island external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Check the Book making 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: Add an enum for Riven's command types
Bastien Bouclet
2017-07-03
MOHAWK: Use an enum for Riven's transition types
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's sunner alert handling to the jungle stack
Bastien Bouclet
2017-07-03
MOHAWK: Keep turning pages while the mouse is pressed in Atrus' book
Bastien Bouclet
2017-07-03
MOHAWK: Use explicit bitmap names for the dome sliders
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven inventory code to a new class
Bastien Bouclet
2017-07-03
MOHAWK: Move the timer callbacks to the stacks
Bastien Bouclet
2017-07-03
MOHAWK: Change the back from book commands to use scripts
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