aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_saveload.cpp
AgeCommit message (Expand)Author
2010-12-11MOHAWK: Fix loading with non-Selenitic red/blue pages in handMatthew Hoops
2010-12-11MOHAWK: Change Myst fireplace and green book to use correct varsBastien Bouclet
2010-12-07MOHAWK: Allow loading both original and ME saves in any version of MystMatthew Hoops
2010-12-07MOHAWK: Fix loading from the launcher in MystMatthew Hoops
2010-12-07MOHAWK: Start Myst back on the dock againMatthew Hoops
2010-12-07MOHAWK: Set the default cursor upon loading a game in MystMatthew Hoops
2010-12-06MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name al...Matthew Hoops
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