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.h
Age
Commit message (
Expand
)
Author
2019-02-02
MOHAWK: RIVEN: Add a console to quickly test all the cards
Bastien Bouclet
2018-09-09
MOHAWK: RIVEN: Don't allow opening the main menu from the config screens
Bastien Bouclet
2018-08-11
MOHAWK: RIVEN: Delay less for slower systems
David Fioramonti
2018-07-30
MOHAWK: MYST: Add support for the localized 25th games
Bastien Bouclet
2018-06-30
MOHAWK: Push down the include of advancedDetector.h
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Fix loading autosaves saved while on the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add detection for the 25th Anniversary version
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Use an in-game thumbnail when saving from the 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 saving while in the menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Fix loading and resuming from the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Add more options to the main menu
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Show main menu on ESC
Eugene Sandulenko
2018-05-20
MOHAWK: RIVEN: Add Autosave Support
David Fioramonti
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2018-03-28
MOHAWK: Added override clauses
Eugene Sandulenko
2017-12-20
MOHAWK: RIVEN: Add keyboard shortcuts for loading and saving
Bastien Bouclet
2017-08-06
MOHAWK: Riven: Load only the data files for the current game version
Bastien Bouclet
2017-07-29
MOHAWK: Riven: Let the gameloop gracefully end when quitting
Bastien Bouclet
2017-07-14
MOHAWK: Riven: Patch prison island dome switch sound change
Bastien Bouclet
2017-07-12
MOHAWK: Riven: Improve save load error handling
Bastien Bouclet
2017-07-11
MOHAWK: Riven: Fix card leave scripts when changing stacks
Bastien Bouclet
2017-07-03
MOHAWK: Get rid of refreshCard
Bastien Bouclet
2017-07-03
MOHAWK: Remove unused / not working functions
Bastien Bouclet
2017-07-03
MOHAWK: Switch enabling the debug rectangles to a console var
Bastien Bouclet
2017-07-03
MOHAWK: Switch timers to script commands
Bastien Bouclet
2017-07-03
MOHAWK: Change the delay function not to have an event loop
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Allow games to opt out of the default video manager
Bastien Bouclet
2017-07-03
MOHAWK: Implement card transitions for Riven
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: Improve script debug output
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: Prepare empty classes for the Riven stacks
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: The ignoreNextMouseUp workaround is not necessary anymore
Bastien Bouclet
2017-07-03
MOHAWK: Move the current hotspot to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's name lists to a separate class
Bastien Bouclet
2017-07-03
MOHAWK: Move the hotspot list to RivenCard
Bastien Bouclet
2017-07-03
MOHAWK: Make the RivenHotspot fields private
Bastien Bouclet
2017-07-03
MOHAWK: Turn the active hotspot into a pointer
Bastien Bouclet
2017-07-03
MOHAWK: Start converting RivenHotspot into a class
Bastien Bouclet
2017-07-03
MOHAWK: Chane Riven's graphics manager to automatically handle screen updates
Bastien Bouclet
[next]