Age | Commit message (Expand) | Author |
2017-07-30 | MOHAWK: Myst: Set the mixer sound type to SFX for videos | Bastien Bouclet |
2017-07-22 | MOHAWK: Myst: Rewrite the sound code | Bastien Bouclet |
2017-07-22 | MOHAWK: Myst: Move the sound code to its own class | Bastien Bouclet |
2017-07-22 | MOHAWK: Myst: Update the screen only once per frame | Bastien Bouclet |
2017-07-22 | MOHAWK: Myst: Change blocking movies and waits to use the main loop | Bastien Bouclet |
2017-07-22 | MOHAWK: Get rid of VideoHandle | Bastien Bouclet |
2016-09-26 | MOHAWK: Hide some warnings | Bastien Bouclet |
2016-03-05 | MOHAWK: Add a method to get a video handle from a MystAreaVideo | Bastien Bouclet |
2016-03-05 | MOHAWK: Try harder when resuming a stopped video | Bastien Bouclet |
2016-02-20 | MOHAWK: Clip the videos to make sure they don't go outside of the screen | Bastien Bouclet |
2016-02-13 | MOHAWK: Allow movie areas to override the playback rate | Bastien Bouclet |
2016-02-07 | MOHAWK: Adjust MystAreaVideo::playAreaVideo for the refactored VideoManager | Bastien Bouclet |
2016-02-07 | MOHAWK: Remove MystAreaActionSwitch::_numSubResources | Bastien Bouclet |
2016-02-07 | MOHAWK: Factor the MystAreaActionSwitch switch code | Bastien Bouclet |
2016-02-07 | MOHAWK: Remove MystAreaImageSwitch::_numSubImages | Bastien Bouclet |
2016-02-07 | MOHAWK: Turn MystAreaDrag::ValueList into a Common::Array | Bastien Bouclet |
2016-02-07 | MOHAWK: Rename Myst's Area classes | Bastien Bouclet |
2016-02-07 | MOHAWK: Make MystResourceType8::_subImages private | Bastien Bouclet |
2016-02-07 | MOHAWK: Use nullptr where applicable in the Myst code | Bastien Bouclet |
2016-02-07 | MOHAWK: Remove some dead code | Bastien Bouclet |
2015-07-17 | MOHAWK: Move further VideoManager functionality to VideoEntry | Matthew Hoops |
2015-07-17 | MOHAWK: Make video handles actual objects | Matthew Hoops |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-12-16 | MOHAWK: Play Channelwood stairs door closing movie backwards | Bastien Bouclet |
2012-03-13 | JANITORIAL: Avoid the ugly operator invocation syntax. | Christoph Mallon |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-01-30 | MOHAWK: Myst, pass the playback direction from the calling script to the movi... | Bastien Bouclet |
2011-01-30 | MOHAWK: Myst, display a warning when trying to play a movie backwards. | Bastien Bouclet |
2011-01-27 | MOHAWK: Implement Stoneship chest puzzle | Bastien Bouclet |
2011-01-22 | MOHAWK: Dragging resources / levers code cleanup | Bastien Bouclet |
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops |
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming bet... | Matthew Hoops |
2011-01-11 | MOHAWK: Implement Myst imager videos seeking / looping | Bastien Bouclet |
2011-01-09 | MOHAWK: Cleanup named video handling | Matthew Hoops |
2011-01-09 | MOHAWK: Myst zip mode improvements | Bastien Bouclet |
2011-01-08 | MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa... | Bastien Bouclet |
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops |
2011-01-02 | MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders. | Bastien Bouclet |
2010-12-30 | MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator... | Bastien Bouclet |
2010-12-19 | MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl... | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | 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-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controls | Bastien Bouclet |
2010-12-10 | MOHAWK: Fix another typo (heigth -> height) | Matthew Hoops |