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.h
Age
Commit message (
Expand
)
Author
2010-12-07
MOHAWK: Further limit where Myst can be saved
Matthew Hoops
2010-12-04
MOHAWK: Implement Myst opcodes 120 and 210, rocket power generator
Bastien Bouclet
2010-12-02
MOHAWK: Fix resource type 12
Bastien Bouclet
2010-11-30
MOHAWK: One last getRawData() to getResource() rename
Matthew Hoops
2010-11-30
MOHAWK: Fix changing the stack via an opcode
Matthew Hoops
2010-11-29
MOHAWK: Create constants for remaining Myst resource types
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: Only draw a resource conditional subimages if it has the "subimages e...
Bastien Bouclet
2010-11-29
MOHAWK: More Myst common opcodes checking / renaming
Bastien Bouclet
2010-11-29
MOHAWK: Fix Myst opcode 14
Bastien Bouclet
2010-11-29
MOHAWK: Added helpher functions to redraw a resource. Do not redraw all the r...
Bastien Bouclet
2010-11-29
MOHAWK: Don't change current resource when dragging
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 : Move area classes to their own file
Bastien Bouclet
2010-11-29
MOHAWK: Add mouse move event for type 10 and 11 resources
Bastien Bouclet
2010-11-29
MOHAWK: Keep resource type around
Bastien Bouclet
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-23
MOHAWK: Pass objs by const ref not by value
Max Horn
2010-11-18
MOHAWK: Cleanup Myst script handling
Matthew Hoops
2010-11-17
MOHAWK: Cache the Myst screen buffer
Matthew Hoops
2010-11-09
MOHAWK: Close a number of memory leaks in Myst.
David Turner
2010-02-17
Mohawk : Adding resource cache class and integrating into Myst engine.
David Turner
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko