Age | Commit message (Expand) | Author |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-12-16 | MOHAWK: Play Channelwood stairs door closing movie backwards | Bastien Bouclet |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2011-08-27 | MOHAWK: Implement channelwood var getter 31 (patch from P. Monnerat) | Bastien Bouclet |
2011-05-14 | MOHAWK: When running scripts in Myst, add delays when necessary between draws... | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-15 | MOHAWK: Shorten Myst stack classes names | Bastien Bouclet |
2011-02-15 | MOHAWK: Put togeter the Myst stack classes in a namespace | Bastien Bouclet |
2011-02-07 | VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp | Max Horn |
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko |
2011-01-22 | MOHAWK: Silence a warning | Filippos Karapetis |
2011-01-22 | MOHAWK: Dragging resources / levers code cleanup | Bastien Bouclet |
2011-01-22 | MOHAWK: Implement Channelwood's remaining opcodes | Bastien Bouclet |
2011-01-22 | MOHAWK: Implement Channelwood opcodes 118 and 203: Sirius's drawer | Bastien Bouclet |
2011-01-22 | MOHAWK: Implement Channelwood opcodes 106 and 109: Stair door switch | Bastien Bouclet |
2011-01-22 | MOHAWK: Implement Channelwood opcodes 108, 127, 128: elevators | Bastien Bouclet |
2011-01-22 | MOHAWK: Complete Channelwood opcode 101, pipe bridge | Bastien Bouclet |
2011-01-21 | MOHAWK: Fix channelwood var getter 3, water flawing to temple elevator. | Bastien Bouclet |
2011-01-21 | MOHAWK: Implement Channelwood generic lever opcodes, and bridge opcodes | Bastien Bouclet |
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops |
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming bet... | Matthew Hoops |
2011-01-18 | MOHAWK: Implement channelwood pipe valves | Bastien Bouclet |
2010-12-26 | MOHAWK: Move myst_saveload.* to myst_state.* | Matthew Hoops |
2010-12-26 | MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet |
2010-12-22 | MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser. | David Turner |
2010-12-22 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo... | David Turner |
2010-12-18 | MOHAWK: Myst sound rework, part 2 | Bastien Bouclet |
2010-12-01 | MOHAWK: Cleanup Myst opcode handling and reduce code duplication | Matthew Hoops |
2010-12-01 | MOHAWK: Split channelwood opcodes into their own class | Matthew Hoops |