aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_areas.cpp
AgeCommit message (Expand)Author
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