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.h
Age
Commit message (
Expand
)
Author
2011-06-28
MOHAWK: Add archive functions to get type/id lists
Matthew Hoops
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-01-19
MOHAWK: Fix comment in resource.h.
Alyssa Milburn
2011-01-03
MOHAWK: Add/update some resource FourCC entries.
Alyssa Milburn
2010-12-21
MOHAWK: Remove sound.h include from resource.h
Alyssa Milburn
2010-12-14
MOHAWK: Add support for DOS v2 archives (CSWorld Deluxe)
Matthew Hoops
2010-12-09
MOHAWK: Add BCOD resource type
Alyssa Milburn
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-26
MOHAWK: Fill in meanings of known resources
Matthew Hoops
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-20
MOHAWK: Cleanup resource handling
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