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.cpp
Age
Commit message (
Expand
)
Author
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-02-17
Mohawk : Adding resource cache class and integrating into Myst engine.
David Turner
2010-02-14
Mohawk : Corrected Myst Opcode 200/300 in Intro/Demo stack to correctly call ...
David Turner
2010-01-30
MOHAWK: Don't remove save_slot config entries the user may have added on purpose
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-22
Always loop sounds declared in the VIEW resources of Myst. While Myst specifi...
Matthew Hoops
2010-01-22
Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...
Matthew Hoops
2010-01-19
Add support for the flyby videos in Myst ME Macintosh.
Matthew Hoops
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-30
MOHAWK: Stop using String::emptyString
Max Horn
2009-12-30
Re-indentet switch() blocks to follow ScummVM indentation style. (I've always
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko