aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/myst.cpp
AgeCommit message (Expand)Author
2015-12-14MOHAWK: Fix loading the Myst cabin gauge movieBastien Bouclet
2015-07-17MOHAWK: Move further VideoManager functionality to VideoEntryMatthew Hoops
2015-07-17MOHAWK: Make video handles actual objectsMatthew Hoops
2015-04-11MOHAWK: Run Myst in 8bppMatthew Hoops
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-20MOHAWK: Add missing break in switch, CID 1003750Torbjörn Andersson
2012-12-16MOHAWK: Fix opening the library in Myst DemoBastien Bouclet
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-12-16MOHAWK: Fix Myst ME's clock tower weight not going back upBastien Bouclet
2012-12-16MOHAWK: Play the gear closing movie in MystBastien Bouclet
2012-12-16MOHAWK: Implement the Myst boiler moviesBastien Bouclet
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