aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/stoneship.cpp
AgeCommit message (Expand)Author
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-12MOHAWK: Implement Stoneship's last opcodes, tunnel alarmBastien Bouclet
2011-02-09MOHAWK: Implement Stoneship battery depletionBastien Bouclet
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-01-30MOHAWK: Implement Stoneship telescopeBastien Bouclet
2011-01-30MOHAWK: Implement Stoneship cloud orbsBastien Bouclet
2011-01-29MOHAWK: More Stoneship progress, hologram viewer and drawersBastien Bouclet
2011-01-29MOHAWK: Implement more Stoneship puzzles, up to linking back to MystBastien Bouclet
2011-01-27MOHAWK: Implement Stoneship chest puzzleBastien Bouclet
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2010-12-26MOHAWK: Move myst_saveload.* to myst_state.*Matthew Hoops
2010-12-26MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameStateBastien Bouclet
2010-12-21MOHAWK: Remove unused variables warnings introduced in r54982.David Turner
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship...David Turner
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-01MOHAWK: Cleanup Myst opcode handling and reduce code duplicationMatthew Hoops
2010-11-30MOHAWK: Split out stoneship opcodes into their own classMatthew Hoops