aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-01-08MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa...Bastien Bouclet
2011-01-07MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method...Bastien Bouclet
2011-01-03MOHAWK: Add stopMidi() function.Alyssa Milburn
2011-01-03MOHAWK: Add game type/detection for CSTime.Alyssa Milburn
2011-01-03MOHAWK: Add/update some resource FourCC entries.Alyssa Milburn
2011-01-03MOHAWK: Use integer math where floating point isn't requiredMatthew Hoops
2011-01-03MOHAWK: Cleanup some spacing, formatting, and namingMatthew Hoops
2011-01-03MOHAWK: Silence a gcc warningMatthew Hoops
2011-01-03MOHAWK: Implement Myst opcodes 133, Stellar observatory go buttonBastien Bouclet
2011-01-02MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator...Bastien Bouclet
2011-01-02MOHAWK: Don't leak the MIDI data.Alyssa Milburn
2011-01-02MOHAWK: Don't delete the MIDI driver before the parser.Alyssa Milburn
2011-01-02MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.Bastien Bouclet
2010-12-31MOHAWK: Minor Correction to Graphics Debug Output.David Turner
2010-12-30MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator...Bastien Bouclet
2010-12-29MOHAWK: Implement Myst opcode 214, Stellar observatory initializationBastien Bouclet
2010-12-26MOHAWK: Move myst_saveload.* to myst_state.*Matthew Hoops
2010-12-26MOHAWK: Fix a typoMatthew Hoops
2010-12-26MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameStateBastien Bouclet
2010-12-25MOHAWK: Add subimage drawing/caching codeAlyssa Milburn
2010-12-25MOHAWK: detect the European versions of ZoombinisAlyssa Milburn
2010-12-25MOHAWK: LB CD-ROM title prefixes aren't Windows-specificAlyssa Milburn
2010-12-25MOHAWK: detect/load the Rugrats Adventure GameAlyssa Milburn
2010-12-24MOHAWK: Fix playing sound from aliases in Myst ME.Bastien Bouclet
2010-12-24MOHAWK: Fix Myst's combination book pages drawing at the bottom of the screen.Bastien Bouclet
2010-12-22MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser.David Turner
2010-12-22MOHAWK: Add Framework getVar() code to Myst D'ni Age Script Parser.David Turner
2010-12-22MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser.David Turner
2010-12-22MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo...David Turner
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica...David Turner
2010-12-21MOHAWK: Remove unused variables warnings introduced in r54982.David Turner
2010-12-21MOHAWK: Support compound images (subimages)Alyssa Milburn
2010-12-21MOHAWK: Remove sound.h include from resource.hAlyssa Milburn
2010-12-21MOHAWK: Allow DefaultCursorManager to use alternative tagsAlyssa Milburn
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship...David Turner
2010-12-20MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display.David Turner
2010-12-20MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou...Bastien Bouclet
2010-12-20MOHAWK: Fixed Valgrind Error in Myst When Selecting 0 in Imager Code (Myst Ca...David Turner
2010-12-19MOHAWK: Implement Myst opcodes 109, 117, 118 and 208 : dock forechamber imagerBastien Bouclet
2010-12-19MOHAWK: Add 2 Myst var getter / settersBastien Bouclet
2010-12-19MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...Bastien Bouclet
2010-12-19MOHAWK: Added further var getter and setter code for Myst Island.David Turner
2010-12-18MOHAWK: Add some missing var getters for Myst Island.David Turner
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-18MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...Bastien Bouclet
2010-12-18MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket pianoBastien Bouclet
2010-12-17MOHAWK: Yet more Myst vertical alignment / clipping fixes.Bastien Bouclet
2010-12-17MOHAWK: Remove global construction of _viewportMatthew Hoops
2010-12-17MOHAWK: Change resolution to 544x332 to match the original.Bastien Bouclet
2010-12-17MOHAWK: Implement Myst opcodes 128, 168, 216, 217, 304, 305, and 153 to 156 :...Bastien Bouclet