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
/
aspit.cpp
Age
Commit message (
Expand
)
Author
2018-08-11
MOHAWK: RIVEN: Rework font loading so the TTF font is not leaked
Bastien Bouclet
2018-07-31
MOHAWK: Fix Unused Variable Compiler Warning.
D G Turner
2018-07-13
MOHAWK: RIVEN: Queue opening and closing the main menu as scripts
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Tweak a bit the main menu items
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Improve some of the main menu translations
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Restrict new menu to 25th Anniversary games
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Added Japanese font and menu translation
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Translated new menu entries
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Show confirmation dialogs on the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Fix starting a new game with a game currently active
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Fix loading and resuming from the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Fix compilation without Riven
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add more options to the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Patch in the load menu for the game versions missing it
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Localize menus
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Fix crash for German Riven
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Add a save button to the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Draw menu with TTF fonts
Eugene Sandulenko
2017-11-26
MOHAWK: RIVEN: Allow turning book pages more quickly
Bastien Bouclet
2017-07-29
MOHAWK: Riven: Let the gameloop gracefully end when quitting
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: Fix the inventory being visible when scripts are running
Bastien Bouclet
2017-07-03
MOHAWK: Check the Books external commands against the original
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Use an enum for Riven's transition types
Bastien Bouclet
2017-07-03
MOHAWK: Keep turning pages while the mouse is pressed in Atrus' book
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven inventory code to a new class
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