aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_vars.cpp
AgeCommit message (Expand)Author
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