aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/console.cpp
AgeCommit message (Expand)Author
2010-07-09Introduce the RivenScriptManager to keep track of scripts and free them when ...Matthew Hoops
2010-06-26Add a debug console command to Riven for displaying combinations to puzzles.Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-02-17Mohawk : Adding resource cache class and integrating into Myst engine.David Turner
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-30MOHAWK: Stop using String::emptyStringMax Horn
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko