aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks
AgeCommit message (Expand)Author
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-07-08MOHAWK: Reset some Myst state variables as per the originalBastien Bouclet
2014-06-02MOHAWK: Use float constants in Myst code.Johannes Schickel
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-20MOHAWK: Add missing break in switch, CID 1003750Torbjörn Andersson
2013-01-03MOHAWK: Silence warningsMatthew Hoops
2012-12-16MOHAWK: Fix an uninitialized var usage in MechanicalBastien Bouclet
2012-12-16MOHAWK: Fix opening the library in Myst DemoBastien Bouclet
2012-12-16MOHAWK: Add the remaining Myst transition effectsBastien Bouclet
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-12-16MOHAWK: Implement the last two Myst opcodesBastien Bouclet
2012-12-16MOHAWK: Fix Myst ME's clock tower weight not going back upBastien Bouclet
2012-12-16MOHAWK: Add a workaround for Myst ME fortress rotation bugBastien Bouclet
2012-12-16MOHAWK: Play Stoneship chest valve opening movie backwardsBastien Bouclet
2012-12-16MOHAWK: Play Channelwood stairs door closing movie backwardsBastien Bouclet
2012-12-16MOHAWK: Implement Mechanical fortress rotationBastien Bouclet
2012-12-16MOHAWK: Play the gear closing movie in MystBastien Bouclet
2012-12-16MOHAWK: Implement the Myst boiler moviesBastien Bouclet
2012-08-26Merge pull request #268 from clone2727/video-rewriteMatthew Hoops
2012-08-12MOHAWK: Use setStopTime()Matthew Hoops
2012-07-29MOHAWK: Remove Myst ME Macintosh "support"Matthew Hoops
2012-05-12VIDEO: Change getElapsedTime() into getTime()Matthew Hoops
2012-04-08MOHAWK: Enable the SVQ1 intro for Myst ME MacMatthew Hoops
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-12-12MOHAWK: Fix Stoneship's hologram projectorMatthew Hoops
2011-11-03MOHAWK: Make rocketSliderGetSound easier to understandMatthew Hoops
2011-11-03MOHAWK: Fix an incorrect state update in Myst / Stoneship.Bastien Bouclet
2011-08-27MOHAWK: Stop the engine sound when Myst's generator voltage goes down to zero...Bastien Bouclet
2011-08-27MOHAWK: Fix incorrect cursor in D'ni (patch from P. Monnerat)Bastien Bouclet
2011-08-27MOHAWK: Implement channelwood var getter 31 (patch from P. Monnerat)Bastien Bouclet
2011-08-27MOHAWK: Implement fading for Myst DemoBastien Bouclet
2011-08-14MOHAWK: Implement remaining Myst demo sneak preview opcodesBastien Bouclet
2011-08-14MOHAWK: Implement remaining Myst demo menu opcodesBastien Bouclet
2011-08-13MOHAWK: Implement Myst demo opcodes 298 and 299, sneak preview speech.Bastien Bouclet
2011-08-07MOHAWK: Add specific cursor handling for Myst demoBastien Bouclet
2011-08-07MOHAWK: Leaving from the slides should go to the information screens in Myst ...Bastien Bouclet
2011-07-02MOHAWK: Misc Mechanical fixes. Many thanks to Patrick Monnerat for the patch.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-15MOHAWK: Implement "Show Map" feature for Myst MEBastien Bouclet
2011-05-14MOHAWK: When running scripts in Myst, add delays when necessary between draws...Bastien Bouclet
2011-05-14MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. Fortres...Bastien Bouclet
2011-05-14MOHAWK: Implement Mechanical opcodes 109, 110, 111, 112, 113 and 114. Fortres...Bastien Bouclet
2011-05-12MOHAWK: Implement Mechanical opcodes 101, 103 and 202. Singing Bird.Bastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-21MOHAWK: Don't initialize a null pointer, to make VS2010 happy.Bastien Bouclet