Age | Commit message (Expand) | Author |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-01-03 | MOHAWK: Silence warnings | Matthew Hoops |
2012-12-16 | MOHAWK: Fix an uninitialized var usage in Mechanical | Bastien Bouclet |
2012-12-16 | MOHAWK: Add the remaining Myst transition effects | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement the last two Myst opcodes | Bastien Bouclet |
2012-12-16 | MOHAWK: Add a workaround for Myst ME fortress rotation bug | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement Mechanical fortress rotation | Bastien Bouclet |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2011-07-02 | MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch. | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. Fortres... | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement Mechanical opcodes 109, 110, 111, 112, 113 and 114. Fortres... | Bastien Bouclet |
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 |
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 |
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 bet... | Matthew Hoops |
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-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica... | David Turner |
2010-12-01 | MOHAWK: Cleanup Myst opcode handling and reduce code duplication | Matthew Hoops |
2010-12-01 | MOHAWK: Split mechanical opcodes into their own class | Matthew Hoops |