aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_areas.h
AgeCommit message (Expand)Author
2010-12-11MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / closeBastien Bouclet
2010-12-10MOHAWK: Fix another typo (heigth -> height)Matthew Hoops
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: Remove superfluous junk (no not Mohawk itself).Johannes Schickel
2010-11-29MOHAWK: Misc cleanupsBastien Bouclet
2010-11-29MOHAWK: Create constants for remaining Myst resource typesBastien 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: Only draw a resource conditional subimages if it has the "subimages e...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 : Implemented selenitic sound lock slider opcodes and adjusted sliders...Bastien Bouclet
2010-11-29MOHAWK: Implement slidersBastien 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