aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_vars.cpp
AgeCommit message (Expand)Author
2014-05-04MOHAWK: Add missing commaMatthew Hoops
2014-05-03MOHAWK: Use properly cased names for Riven variablesMatthew Hoops
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-19MOHAWK: Properly initialize the Riven tdomeelev variableMatthew Hoops
2011-08-15MOHAWK: Stub off Riven transition speed codeMatthew Hoops
2011-08-11MOHAWK: Error out on any unknown Riven stack variablesMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-23MOHAWK: Use direct access on the hashmap for Riven variables nowMatthew Hoops
2011-03-23MOHAWK: Make Riven's save/load code use the variable map directlyMatthew Hoops
2011-03-23MOHAWK: Begin using a hashmap to store Riven variablesMatthew Hoops
2011-01-24MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, d...Matthew Hoops
2011-01-24MOHAWK: Properly initialize the bspit-gspit magcar variables (thanks, digitall)Matthew Hoops
2011-01-23MOHAWK: Enable the Riven easter egg shortcutMatthew Hoops
2011-01-14MOHAWK: Fix the beetle animations in RivenMatthew Hoops
2010-09-05MOHAWK: CleanupMatthew Hoops
2010-06-26Gehn's cage should be closed initially, so initialize ocage to 1.Matthew Hoops
2010-06-24Implement the rest of xvalvecontrol for the boiler puzzle in Riven, initializ...Matthew Hoops
2010-02-16Move Riven variable randomization to initVars() and implement randomization f...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko