aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource_v2.cpp
AgeCommit message (Collapse)Author
2002-12-22added some preliminary V8 work. Nope, it is not useful at all, and it ↵Max Horn
doesn't mean we will have CMI support in this millenium, so don't hold your breath svn-id: r6060
2002-12-14fixed warningMax Horn
svn-id: r5962
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
svn-id: r5915
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are ↵Max Horn
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216
2002-09-24Patch 609334: PalManip save/load/init fixes.James Brown
Save/Load lines are commented out until the new save/load system is in place. svn-id: r5014
2002-09-13fixed file headerMax Horn
svn-id: r4937
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
svn-id: r4920
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
svn-id: r4864