aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven.h
AgeCommit message (Expand)Author
2010-07-09Introduce the RivenScriptManager to keep track of scripts and free them when ...Matthew Hoops
2010-06-29Fix the load game dialog in Riven DVD's menu, borrowed from Parallaction.Matthew Hoops
2010-06-25Add support for the third inventory case in Riven: you have the two journals ...Matthew Hoops
2010-06-02In Riven, if we get a change card opcode on a mouse down event, ignore the ne...Matthew Hoops
2010-04-19Remove use of global constructors in Mohawk.Matthew Hoops
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-02-26Slightly rework refreshing cards in Riven (and remove the hackish changeToCar...Matthew Hoops
2010-02-16Move Riven variable randomization to initVars() and implement randomization f...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2010-01-19Make the workaround for the Riven intro background music work in the DVD vers...Matthew Hoops
2009-12-30MOHAWK: Reduce header interdependenciesMax Horn
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko