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_scripts.h
Age
Commit message (
Expand
)
Author
2010-12-06
MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran...
Bastien Bouclet
2010-12-02
MOHAWK: Fix resource type 12
Bastien Bouclet
2010-12-01
MOHAWK: Rename the Myst stack/card link maps
Matthew Hoops
2010-12-01
MOHAWK: Cleanup Myst opcode handling and reduce code duplication
Matthew Hoops
2010-11-29
MOHAWK: Misc cleanups
Bastien Bouclet
2010-11-29
MOHAWK: Implement retrieving the invoking resource from data for init and exi...
Bastien Bouclet
2010-11-29
MOHAWK: Persistent scripts cleanup
Bastien Bouclet
2010-11-29
MOHAWK: Add a generic temp var for use by Myst scripts.
Bastien Bouclet
2010-11-29
MOHAWK: More animated update opcodes work for Myst
Bastien Bouclet
2010-11-29
MOHAWK: Start implementing opcodes using the animated update feature
Bastien Bouclet
2010-11-29
MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ...
Bastien Bouclet
2010-11-29
MOHAWK: Implement / fix Myst opcode 4.
Bastien Bouclet
2010-11-29
MOHAWK: More Myst common opcodes checking / renaming
Bastien Bouclet
2010-11-29
MOHAWK: Rename and fix / explain a few Myst opcodes
Bastien Bouclet
2010-11-29
MOHAWK: Describe Myst opcode 9
Bastien Bouclet
2010-11-29
MOHAWK: Check / Fixed / Renamed some simple opcodes.
Bastien Bouclet
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-29
MOHAWK: Start splitting Myst scripts into one class per Stack.
Bastien Bouclet
2010-11-18
MOHAWK: Cleanup Myst script handling
Matthew Hoops
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
Removed some unnecessary whitespace. Changed some spaces to tabs.
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko