aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_saveload.cpp
AgeCommit message (Collapse)Author
2010-12-11MOHAWK: Fix loading with non-Selenitic red/blue pages in handMatthew Hoops
svn-id: r54865
2010-12-11MOHAWK: Change Myst fireplace and green book to use correct varsBastien Bouclet
svn-id: r54859
2010-12-07MOHAWK: Allow loading both original and ME saves in any version of MystMatthew Hoops
svn-id: r54814
2010-12-07MOHAWK: Fix loading from the launcher in MystMatthew Hoops
svn-id: r54813
2010-12-07MOHAWK: Start Myst back on the dock againMatthew Hoops
svn-id: r54810
2010-12-07MOHAWK: Set the default cursor upon loading a game in MystMatthew Hoops
svn-id: r54808
2010-12-06MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name ↵Matthew Hoops
all the variables svn-id: r54803
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase ↵Bastien Bouclet
transform animation. svn-id: r54802
2010-12-04MOHAWK: Implement Myst opcodes 120 and 210, rocket power generatorBastien Bouclet
svn-id: r54759
2010-12-04MOHAWK: Give meaningful names to the game global vars and selenitic varsBastien Bouclet
svn-id: r54758
2010-11-23MOHAWK: Pass Common::Strings directly to SaveFileManager, instead of first ↵Max Horn
converting to a C string svn-id: r54444
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
svn-id: r54443
2010-04-06Fix "Transitions" typoOri Avtalion
svn-id: r48570
2010-03-18COMMON: Get rid of Common::StringListMax Horn
svn-id: r48287
2010-01-04Mohawk : Improved code formatting conventions compliance.David Turner
svn-id: r46965
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko
svn-id: r46727