Age | Commit message (Expand) | Author |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-05-15 | MOHAWK: Implement "Show Map" feature for Myst ME | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-18 | MOHAWK: Move Myst's o_quit opcode to the base class | 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-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controls | Bastien Bouclet |
2010-12-06 | MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran... | Bastien Bouclet |
2010-12-02 | MOHAWK: Fix resource type 12 | Bastien Bouclet |
2010-12-01 | MOHAWK: Rename the Myst stack/card link maps | Matthew Hoops |
2010-12-01 | MOHAWK: Cleanup Myst opcode handling and reduce code duplication | Matthew Hoops |
2010-11-29 | MOHAWK: Misc cleanups | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement retrieving the invoking resource from data for init and exi... | Bastien Bouclet |
2010-11-29 | MOHAWK: Persistent scripts cleanup | Bastien Bouclet |
2010-11-29 | MOHAWK: Add a generic temp var for use by Myst scripts. | Bastien Bouclet |
2010-11-29 | MOHAWK: More animated update opcodes work for Myst | Bastien Bouclet |
2010-11-29 | MOHAWK: Start implementing opcodes using the animated update feature | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ... | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement / fix Myst opcode 4. | Bastien Bouclet |
2010-11-29 | MOHAWK: More Myst common opcodes checking / renaming | Bastien Bouclet |
2010-11-29 | MOHAWK: Rename and fix / explain a few Myst opcodes | Bastien Bouclet |
2010-11-29 | MOHAWK: Describe Myst opcode 9 | Bastien Bouclet |
2010-11-29 | MOHAWK: Check / Fixed / Renamed some simple opcodes. | Bastien Bouclet |
2010-11-29 | MOHAWK : Finished implementing Selenitic sound receiver | Bastien Bouclet |
2010-11-29 | MOHAWK: Start splitting Myst scripts into one class per Stack. | Bastien Bouclet |
2010-11-18 | MOHAWK: Cleanup Myst script handling | Matthew Hoops |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-30 | Removed some unnecessary whitespace. Changed some spaces to tabs. | Torbjörn Andersson |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |