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_stack.cpp
Age
Commit message (
Expand
)
Author
2018-09-09
MOHAWK: RIVEN: Return to main menu after the credits
David Fioramonti
2018-09-01
MOHAWK: RIVEN: Wait for the sound track to end after the credit
Bastien Bouclet
2018-08-31
MOHAWK: RIVEN: Let credits roll longer
David Fioramonti
2018-07-02
MOHAWK: RIVEN: Fix the credits not showing in the Polish version
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add a save button to the main menu
Bastien Bouclet
2017-11-26
MOHAWK: RIVEN: Allow turning book pages more quickly
Bastien Bouclet
2017-08-06
MOHAWK: Riven: Add keyboard navigation
Bastien Bouclet
2017-08-05
MOHAWK: Riven: Make sure to update the cursor when entering a card
Bastien Bouclet
2017-07-29
MOHAWK: Riven: Let the gameloop gracefully end when quitting
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Speed up the credits
Bastien Bouclet
2017-07-19
MOHAWK: Riven: Fix the ending movie looping in the Rebel age
Bastien Bouclet
2017-07-09
MOHAWK: Riven: Fix ending video not playing when using the trap book
Bastien Bouclet
2017-07-03
MOHAWK: Switch external command arguments to Common::Array
Bastien Bouclet
2017-07-03
MOHAWK: Reenable the Riven demo specific features
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: Switch timers to script commands
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: Rework stack frame updates to work like the original
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: Add basic mouse handling to RivenStack
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: Factor out stack name-id mapping
Bastien Bouclet
2017-07-03
MOHAWK: Move the external commands to their respective stacks
Bastien Bouclet
2017-07-03
MOHAWK: Add console commands to dump Riven cards and stacks to stdout
Bastien Bouclet
2017-07-03
MOHAWK: Update the card and stack variables when entering new locations
Bastien Bouclet
2017-07-03
MOHAWK: Rename the card and stack accessors
Bastien Bouclet
2017-07-03
MOHAWK: Move card id remapping to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Move the resource names to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Introduce a new RivenStack class
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's name lists to a separate class
Bastien Bouclet