aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_saveload.h
AgeCommit message (Expand)Author
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-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-05MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin...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-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
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