aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/myst.cpp
AgeCommit message (Expand)Author
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2011-12-12MOHAWK: Display the weight up after resetting the clock puzzle in Myst MEBastien Bouclet
2011-11-03MOHAWK: Make rocketSliderGetSound easier to understandMatthew Hoops
2011-08-27MOHAWK: Stop the engine sound when Myst's generator voltage goes down to zero...Bastien Bouclet
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-19MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina...Bastien Bouclet
2011-05-14MOHAWK: When running scripts in Myst, add delays when necessary between draws...Bastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19MOHAWK: Changed usage of PI to M_PI (normally defined in math.h)md5
2011-02-26MOHAWK: Correction for uninitialized read in Myst Cabin Door State.D G Turner
2011-02-20MOHAWK: Fix Un-initialized Read In Myst Library Tower Rotation Control.D G Turner
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-09MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updatesBastien Bouclet
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-22MOHAWK: Dragging resources / levers code cleanupBastien Bouclet
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2011-01-18MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle res...Bastien Bouclet
2011-01-18MOHAWK: Add gulls and butterflies to MystBastien Bouclet
2011-01-15MOHAWK: Implement Myst's clock tower gears puzzleBastien Bouclet
2011-01-14MOHAWK: Implement video looping for Myst's green bookBastien Bouclet
2011-01-13MOHAWK: Implement video seeking Myst's rocket link bookBastien Bouclet
2011-01-11MOHAWK: Play the right parts of Myst's tower clock bridge movieBastien Bouclet
2011-01-11MOHAWK: Implement Myst imager videos seeking / loopingBastien Bouclet
2011-01-09MOHAWK: Add a stub for Myst var getter 308Bastien Bouclet
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: Fix checking Myst rocket sound puzzle before moving all the sliders.Bastien Bouclet
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: Merge classes MystVariables and MystSaveLoad to form MystGameStateBastien Bouclet
2010-12-24MOHAWK: Fix Myst's combination book pages drawing at the bottom of the screen.Bastien Bouclet
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-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: Implement Myst opcodes 157, 161 and 162: Rocket pianoBastien Bouclet
2010-12-17MOHAWK: Implement Myst opcodes 128, 168, 216, 217, 304, 305, and 153 to 156 :...Bastien Bouclet
2010-12-16MYST: Add Var Getter For Myst Courtyard Box Variables.David Turner