aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_areas.cpp
AgeCommit message (Expand)Author
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-30MOHAWK: Myst, pass the playback direction from the calling script to the movi...Bastien Bouclet
2011-01-30MOHAWK: Myst, display a warning when trying to play a movie backwards.Bastien Bouclet
2011-01-27MOHAWK: Implement Stoneship chest puzzleBastien Bouclet
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-11MOHAWK: Implement Myst imager videos seeking / loopingBastien Bouclet
2011-01-09MOHAWK: Cleanup named video handlingMatthew Hoops
2011-01-09MOHAWK: Myst zip mode improvementsBastien Bouclet
2011-01-08MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa...Bastien Bouclet
2011-01-03MOHAWK: Cleanup some spacing, formatting, and namingMatthew Hoops
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-19MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...Bastien Bouclet
2010-12-18MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...Bastien Bouclet
2010-12-16MOHAWK: Added the "resources" command to Myst's debug console, which lists th...Bastien Bouclet
2010-12-16MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin matchBastien Bouclet
2010-12-14MOHAWK: Rework Myst GFX updatesBastien Bouclet
2010-12-11MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / closeBastien Bouclet
2010-12-11MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controlsBastien Bouclet
2010-12-10MOHAWK: Fix another typo (heigth -> height)Matthew Hoops
2010-12-10MOHAWK: Implement Myst opcode 115, give page to bookBastien Bouclet
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran...Bastien Bouclet
2010-12-05MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin...Bastien Bouclet
2010-12-02MOHAWK: Fix resource type 12Bastien Bouclet
2010-11-29MOHAWK: Misc cleanupsBastien Bouclet
2010-11-29MOHAWK: Do not always update the screen after a card change. Necessary for "a...Bastien Bouclet
2010-11-29MOHAWK: Changed sliders to restore the main background instead of doing their...Bastien Bouclet
2010-11-29MOHAWK: Fix flag values used to dertermine if an area can become active.Bastien Bouclet
2010-11-29MOHAWK: Describe Myst opcode 9Bastien Bouclet
2010-11-29MOHAWK: Fix Myst opcode 14Bastien Bouclet
2010-11-29MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u...Bastien Bouclet
2010-11-29MOHAWK: Fixed some warningsBastien Bouclet
2010-11-29MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...Bastien Bouclet
2010-11-29MOHAWK: Implement slider value settingBastien Bouclet
2010-11-29MOHAWK: Don't change current resource when draggingBastien Bouclet
2010-11-29MOHAWK: Implement slidersBastien Bouclet
2010-11-29MOHAWK; Post rebase fixes :Bastien Bouclet
2010-11-29MOHAWK: Start implementing type 10 areasBastien Bouclet
2010-11-29MOHAWK: Update area type 11 position when the mouse movesBastien Bouclet
2010-11-29MOHAWK: Rename some fields for type 11 areasBastien Bouclet
2010-11-29MOHAWK : Change areas inheritance to match the originalBastien Bouclet
2010-11-29MOHAWK : Move area classes to their own fileBastien Bouclet