Age | Commit message (Expand) | Author |
2016-03-05 | MOHAWK: Add a method to get a video handle from a MystAreaVideo | Bastien Bouclet |
2016-02-13 | MOHAWK: Allow movie areas to override the playback rate | 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: Add override qualifiers to the Myst code | Bastien Bouclet |
2016-02-07 | MOHAWK: Add missing virtual attributes to MystResourceType11 | Bastien Bouclet |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-22 | MOHAWK: Implement Mechanical elevator rotation | Bastien Bouclet |
2011-02-09 | MOHAWK: Implement Stoneship battery depletion | Bastien Bouclet |
2011-01-30 | MOHAWK: Myst, pass the playback direction from the calling script to the movi... | 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-11 | MOHAWK: Implement Myst imager videos seeking / looping | Bastien Bouclet |
2011-01-08 | MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa... | 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-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-10 | MOHAWK: Fix another typo (heigth -> height) | Matthew Hoops |
2010-12-06 | MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran... | Bastien Bouclet |
2010-12-05 | MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin... | Bastien Bouclet |
2010-12-02 | MOHAWK: Fix resource type 12 | Bastien Bouclet |
2010-11-29 | MOHAWK: Remove superfluous junk (no not Mohawk itself). | Johannes Schickel |
2010-11-29 | MOHAWK: Misc cleanups | Bastien Bouclet |
2010-11-29 | MOHAWK: Create constants for remaining Myst resource types | Bastien Bouclet |
2010-11-29 | MOHAWK: Changed sliders to restore the main background instead of doing their... | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix flag values used to dertermine if an area can become active. | Bastien Bouclet |
2010-11-29 | MOHAWK: Only draw a resource conditional subimages if it has the "subimages e... | Bastien Bouclet |
2010-11-29 | MOHAWK: Describe Myst opcode 9 | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix Myst opcode 14 | Bastien Bouclet |
2010-11-29 | MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u... | Bastien Bouclet |
2010-11-29 | MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders... | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement sliders | Bastien Bouclet |
2010-11-29 | MOHAWK: Start implementing type 10 areas | Bastien Bouclet |
2010-11-29 | MOHAWK: Update area type 11 position when the mouse moves | Bastien Bouclet |
2010-11-29 | MOHAWK: Rename some fields for type 11 areas | Bastien Bouclet |
2010-11-29 | MOHAWK : Change areas inheritance to match the original | Bastien Bouclet |
2010-11-29 | MOHAWK : Move area classes to their own file | Bastien Bouclet |