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_saveload.h
Age
Commit message (
Expand
)
Author
2010-12-11
MOHAWK: Change Myst fireplace and green book to use correct vars
Bastien Bouclet
2010-12-07
MOHAWK: Allow loading both original and ME saves in any version of Myst
Matthew Hoops
2010-12-06
MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name al...
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-04
MOHAWK: Implement Myst opcodes 120 and 210, rocket power generator
Bastien Bouclet
2010-12-04
MOHAWK: Give meaningful names to the game global vars and selenitic vars
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-04-06
Fix "Transitions" typo
Ori Avtalion
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-01-04
Mohawk : Improved code formatting conventions compliance.
David Turner
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko