Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch. | Bastien Bouclet | |
- Adds break statements where missing in Mechanical::toggleVar() and Mechanical::setVarValue() - Restore proper numbering of Achenar and Sirrus panel state variables, which were wrongly swapped. - When bird is singing, play sound continuously. - When operating the fortress elevator, keep the engine sound active while the elevator is moving. | |||
2011-05-14 | MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. ↵ | Bastien Bouclet | |
Fortress rotation simulator controls. QuickTime Custom framerate and backwards playback is required for the actual simulation to be implemented (opcode 206). | |||
2011-05-14 | MOHAWK: Implement Mechanical opcodes 109, 110, 111, 112, 113 and 114. ↵ | Bastien Bouclet | |
Fortress rotation controls. QuickTime Custom framerate and backwards playback is required for the actual rotation to be implemented (opcode 205). | |||
2011-05-12 | MOHAWK: Implement Mechanical opcodes 101, 103 and 202. Singing Bird. | 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 | |
Some backends may break as I only compiled SDL | |||
2011-03-05 | MOHAWK: Implement Mechanical opcode 122, elevator go down timer | Bastien Bouclet | |
2011-02-22 | MOHAWK: Implement Mechanical elevator top movie | Bastien Bouclet | |
2011-02-22 | MOHAWK: Implement Mechanical elevator movies | Bastien Bouclet | |
2011-02-22 | MOHAWK: Implement Mechanical elevator rotation | Bastien Bouclet | |
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-15 | MOHAWK: Implement Mechanical opcode 201, staircase init | Bastien Bouclet | |
2011-02-15 | MOHAWK: Implement Mechanical opcodes 203 and 104, snake box | Bastien Bouclet | |
2011-02-15 | MOHAWK: Implement Mechanical opcode 100 | Bastien Bouclet | |
2011-02-15 | MOHAWK: Implement Mechanical opcode 200 | Bastien Bouclet | |
2011-02-13 | MOHAWK: Implement opcode 105, Mechanical fortress staircase movie | Bastien Bouclet | |
2011-02-13 | MOHAWK: Implement Mechanical's crystals | Bastien Bouclet | |
2011-02-13 | MOHAWK: Add var getters / togglers to Mechanical, pages can now be | Bastien Bouclet | |
taken | |||
2011-02-12 | MOHAWK: Implement Mechanical opcode 125 | Bastien Bouclet | |
2011-02-12 | MOHAWK: Implement Mechanical var getters 4 and 15 | Bastien Bouclet | |
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming ↵ | Matthew Hoops | |
between versions svn-id: r55312 | |||
2010-12-26 | MOHAWK: Move myst_saveload.* to myst_state.* | Matthew Hoops | |
svn-id: r55045 | |||
2010-12-26 | MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet | |
svn-id: r55041 | |||
2010-12-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst ↵ | David Turner | |
Mechanical Age Script Parser. svn-id: r54995 | |||
2010-12-01 | MOHAWK: Cleanup Myst opcode handling and reduce code duplication | Matthew Hoops | |
svn-id: r54693 | |||
2010-12-01 | MOHAWK: Split mechanical opcodes into their own class | Matthew Hoops | |
svn-id: r54692 |