aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_saveload.cpp
AgeCommit message (Expand)Author
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran...Bastien Bouclet
2010-12-04MOHAWK: Implement Myst opcodes 120 and 210, rocket power generatorBastien Bouclet
2010-12-04MOHAWK: Give meaningful names to the game global vars and selenitic varsBastien Bouclet
2010-11-23MOHAWK: Pass Common::Strings directly to SaveFileManager, instead of first co...Max Horn
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
2010-04-06Fix "Transitions" typoOri Avtalion
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-04Mohawk : Improved code formatting conventions compliance.David Turner
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko