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
/
resource.cpp
Age
Commit message (
Expand
)
Author
2010-12-05
MOHAWK: Fix tMOV resources at the end of the file list (thanks, fuzzie)
Matthew Hoops
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-22
MOHAWK: Have MohawkResource::open() return a bool for success/failure
Matthew Hoops
2010-11-22
MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versions
Matthew Hoops
2010-11-21
MOHAWK: Fix Living Books v1 sound (courtesy of fuzzie)
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-06-26
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
Matthew Hoops
2010-01-26
Correct our interpretation of the first four bytes of the RSRC section in Moh...
Matthew Hoops
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-22
Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...
Matthew Hoops