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_vars.cpp
Age
Commit message (
Expand
)
Author
2017-07-15
MOHAWK: Riven: Set more variables when starting new games
Bastien Bouclet
2017-07-03
MOHAWK: Check the Books 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: Implement card transitions for Riven
Bastien Bouclet
2017-07-03
MOHAWK: Rename the card and stack accessors
Bastien Bouclet
2017-07-03
MOHAWK: Move the resource names to RivenStack
Bastien Bouclet
2017-07-03
MOHAWK: Move Riven's name lists to a separate class
Bastien Bouclet
2014-05-04
MOHAWK: Add missing comma
Matthew Hoops
2014-05-03
MOHAWK: Use properly cased names for Riven variables
Matthew Hoops
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2012-03-19
MOHAWK: Properly initialize the Riven tdomeelev variable
Matthew Hoops
2011-08-15
MOHAWK: Stub off Riven transition speed code
Matthew Hoops
2011-08-11
MOHAWK: Error out on any unknown Riven stack variables
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-23
MOHAWK: Use direct access on the hashmap for Riven variables now
Matthew Hoops
2011-03-23
MOHAWK: Make Riven's save/load code use the variable map directly
Matthew Hoops
2011-03-23
MOHAWK: Begin using a hashmap to store Riven variables
Matthew Hoops
2011-01-24
MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, d...
Matthew Hoops
2011-01-24
MOHAWK: Properly initialize the bspit-gspit magcar variables (thanks, digitall)
Matthew Hoops
2011-01-23
MOHAWK: Enable the Riven easter egg shortcut
Matthew Hoops
2011-01-14
MOHAWK: Fix the beetle animations in Riven
Matthew Hoops
2010-09-05
MOHAWK: Cleanup
Matthew Hoops
2010-06-26
Gehn's cage should be closed initially, so initialize ocage to 1.
Matthew Hoops
2010-06-24
Implement the rest of xvalvecontrol for the boiler puzzle in Riven, initializ...
Matthew Hoops
2010-02-16
Move Riven variable randomization to initVars() and implement randomization f...
Matthew Hoops
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko