Age | Commit message (Expand) | Author |
2011-01-28 | MOHAWK: Removed direct OSystem Quit calls from Myst Mohawk Interpreter. | David Turner |
2011-01-27 | MOHAWK: Implement Stoneship chest puzzle | Bastien Bouclet |
2011-01-23 | MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age c... | David Turner |
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 |
2011-01-18 | MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle res... | Bastien Bouclet |
2011-01-18 | MOHAWK: Add gulls and butterflies to Myst | Bastien Bouclet |
2011-01-18 | MOHAWK: Move Myst's o_quit opcode to the base class | Matthew Hoops |
2011-01-15 | MOHAWK: Implement Myst's clock tower gears puzzle | Bastien Bouclet |
2011-01-14 | MOHAWK: Implement Atrus videos in D'ni | Bastien Bouclet |
2011-01-14 | MOHAWK: Implement video looping for Myst's green book | Bastien Bouclet |
2011-01-13 | MOHAWK: Implement video seeking Myst's rocket link book | Bastien Bouclet |
2011-01-11 | MOHAWK: Play the right parts of Myst's tower clock bridge movie | Bastien Bouclet |
2011-01-11 | MOHAWK: Implement Myst imager videos seeking / looping | Bastien Bouclet |
2011-01-10 | MOHAWK: Fix the Myst ME Mac intro and cleanup | Matthew Hoops |
2011-01-09 | MOHAWK: Cleanup named video handling | Matthew Hoops |
2011-01-09 | MOHAWK: Add a stub for Myst var getter 308 | Bastien Bouclet |
2011-01-09 | MOHAWK: Implement minimal D'ni stack. Lacking movie control. | Bastien Bouclet |
2011-01-08 | MOHAWK: Change Myst credits stack not to use the var store | Bastien Bouclet |
2011-01-08 | MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa... | Bastien Bouclet |
2011-01-07 | MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method... | Bastien Bouclet |
2011-01-03 | MOHAWK: Use integer math where floating point isn't required | Matthew Hoops |
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops |
2011-01-03 | MOHAWK: Silence a gcc warning | Matthew Hoops |
2011-01-03 | MOHAWK: Implement Myst opcodes 133, Stellar observatory go button | Bastien Bouclet |
2011-01-02 | MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator... | Bastien Bouclet |
2011-01-02 | MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders. | Bastien Bouclet |
2010-12-30 | MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator... | Bastien Bouclet |
2010-12-29 | MOHAWK: Implement Myst opcode 214, Stellar observatory initialization | 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-24 | MOHAWK: Fix Myst's combination book pages drawing at the bottom of the screen. | Bastien Bouclet |
2010-12-22 | MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser. | David Turner |
2010-12-22 | MOHAWK: Add Framework getVar() code to Myst D'ni Age Script Parser. | David Turner |
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-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica... | David Turner |
2010-12-21 | MOHAWK: Remove unused variables warnings introduced in r54982. | David Turner |
2010-12-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship... | David Turner |