Age | Commit message (Expand) | Author |
2011-01-13 | MOHAWK: Implement video seeking Myst's rocket link book | Bastien Bouclet |
2011-01-12 | MOHAWK: Add a basic LBCode implementation. | Alyssa Milburn |
2011-01-11 | MOHAWK: Cleanup Mohawk wave parsing | Matthew Hoops |
2011-01-11 | MOHAWK: Set the system palette on 8bpp videos when in 8bpp mode | Matthew Hoops |
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-11 | MOHAWK: Implement Riven's whark number puzzle | Matthew Hoops |
2011-01-11 | MOHAWK: Allow for Riven to update specific portions of the screen | Matthew Hoops |
2011-01-11 | MOHAWK: Play the telescope moving video (now that seeking is available :)) | Matthew Hoops |
2011-01-11 | MOHAWK: Adapt the VideoManager to allow for seeking; cleanup | Matthew Hoops |
2011-01-10 | MOHAWK: Fix the Myst ME Mac intro and cleanup | Matthew Hoops |
2011-01-09 | MOHAWK: Always restart anims on kLBOpTogglePlay. | Alyssa Milburn |
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: Myst zip mode improvements | 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: Set needsRedraw when changing LB palettes. | Alyssa Milburn |
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: Add stopMidi() function. | Alyssa Milburn |
2011-01-03 | MOHAWK: Add game type/detection for CSTime. | Alyssa Milburn |
2011-01-03 | MOHAWK: Add/update some resource FourCC entries. | Alyssa Milburn |
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: Don't leak the MIDI data. | Alyssa Milburn |
2011-01-02 | MOHAWK: Don't delete the MIDI driver before the parser. | Alyssa Milburn |
2011-01-02 | MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders. | Bastien Bouclet |
2010-12-31 | MOHAWK: Minor Correction to Graphics Debug Output. | David Turner |
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: Fix a typo | Matthew Hoops |
2010-12-26 | MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet |
2010-12-25 | MOHAWK: Add subimage drawing/caching code | Alyssa Milburn |
2010-12-25 | MOHAWK: detect the European versions of Zoombinis | Alyssa Milburn |
2010-12-25 | MOHAWK: LB CD-ROM title prefixes aren't Windows-specific | Alyssa Milburn |
2010-12-25 | MOHAWK: detect/load the Rugrats Adventure Game | Alyssa Milburn |
2010-12-24 | MOHAWK: Fix playing sound from aliases in Myst ME. | 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: Support compound images (subimages) | Alyssa Milburn |