aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/channelwood.cpp
AgeCommit message (Expand)Author
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-22MOHAWK: Silence a warningFilippos Karapetis
2011-01-22MOHAWK: Dragging resources / levers code cleanupBastien Bouclet
2011-01-22MOHAWK: Implement Channelwood's remaining opcodesBastien Bouclet
2011-01-22MOHAWK: Implement Channelwood opcodes 118 and 203: Sirius's drawerBastien Bouclet
2011-01-22MOHAWK: Implement Channelwood opcodes 106 and 109: Stair door switchBastien Bouclet
2011-01-22MOHAWK: Implement Channelwood opcodes 108, 127, 128: elevatorsBastien Bouclet
2011-01-22MOHAWK: Complete Channelwood opcode 101, pipe bridgeBastien Bouclet
2011-01-21MOHAWK: Fix channelwood var getter 3, water flawing to temple elevator.Bastien Bouclet
2011-01-21MOHAWK: Implement Channelwood generic lever opcodes, and bridge opcodesBastien 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
2011-01-18MOHAWK: Implement channelwood pipe valvesBastien Bouclet
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-22MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser.David Turner
2010-12-22MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo...David Turner
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-01MOHAWK: Cleanup Myst opcode handling and reduce code duplicationMatthew Hoops
2010-12-01MOHAWK: Split channelwood opcodes into their own classMatthew Hoops