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.cpp
Age
Commit message (
Expand
)
Author
2010-12-11
MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controls
Bastien Bouclet
2010-12-10
MOHAWK: Fix another typo (heigth -> height)
Matthew Hoops
2010-12-10
MOHAWK: Implement Myst opcode 115, give page to book
Bastien Bouclet
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: Misc cleanups
Bastien Bouclet
2010-11-29
MOHAWK: Do not always update the screen after a card change. Necessary for "a...
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: 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: Fixed some warnings
Bastien Bouclet
2010-11-29
MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...
Bastien Bouclet
2010-11-29
MOHAWK: Implement slider value setting
Bastien Bouclet
2010-11-29
MOHAWK: Don't change current resource when dragging
Bastien Bouclet
2010-11-29
MOHAWK: Implement sliders
Bastien Bouclet
2010-11-29
MOHAWK; Post rebase fixes :
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