aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_saveload.cpp
AgeCommit message (Collapse)Author
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