Age | Commit message (Expand) | Author |
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 |
2010-12-21 | MOHAWK: Remove sound.h include from resource.h | Alyssa Milburn |
2010-12-21 | MOHAWK: Allow DefaultCursorManager to use alternative tags | Alyssa Milburn |
2010-12-21 | MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship... | David Turner |
2010-12-20 | MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display. | David Turner |
2010-12-20 | MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou... | Bastien Bouclet |
2010-12-20 | MOHAWK: Fixed Valgrind Error in Myst When Selecting 0 in Imager Code (Myst Ca... | David Turner |
2010-12-19 | MOHAWK: Implement Myst opcodes 109, 117, 118 and 208 : dock forechamber imager | Bastien Bouclet |
2010-12-19 | MOHAWK: Add 2 Myst var getter / setters | Bastien Bouclet |
2010-12-19 | MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl... | Bastien Bouclet |
2010-12-19 | MOHAWK: Added further var getter and setter code for Myst Island. | David Turner |
2010-12-18 | MOHAWK: Add some missing var getters for Myst Island. | David Turner |
2010-12-18 | MOHAWK: Myst sound rework, part 2 | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-18 | MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket piano | Bastien Bouclet |
2010-12-17 | MOHAWK: Yet more Myst vertical alignment / clipping fixes. | Bastien Bouclet |
2010-12-17 | MOHAWK: Remove global construction of _viewport | Matthew Hoops |
2010-12-17 | MOHAWK: Change resolution to 544x332 to match the original. | Bastien Bouclet |
2010-12-17 | MOHAWK: Implement Myst opcodes 128, 168, 216, 217, 304, 305, and 153 to 156 :... | Bastien Bouclet |
2010-12-16 | MYST: Add Var Getter For Myst Courtyard Box Variables. | David Turner |
2010-12-16 | MOHAWK: Move readString into the LB engine class | Alyssa Milburn |
2010-12-16 | MOHAWK: Implement Myst opcodes 146, 149, 150, 150 : Minimal boiler | Bastien Bouclet |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-16 | MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin match | Bastien Bouclet |
2010-12-16 | VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTime | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::getPalette() return a const byte pointer | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer | Matthew Hoops |
2010-12-14 | MOHAWK: Add support for DOS bitmaps (thanks to fuzzie for the EGA planar code) | Matthew Hoops |
2010-12-14 | MOHAWK: Add support for DOS v2 archives (CSWorld Deluxe) | Matthew Hoops |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-14 | MOHAWK: Implement Myst opcodes 122 to 124 : Cabin safe handle | Bastien Bouclet |
2010-12-13 | MOHAWK: parse LB subentries correctly | Alyssa Milburn |