index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
/
myst_areas.h
Age
Commit message (
Expand
)
Author
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