aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource_v2.cpp
AgeCommit message (Expand)Author
2003-05-04typo; added commentMax Horn
2003-04-20fixed building object tables (now I understand)Paweł Kołodziejski
2003-04-20added loading global objects states for v2Paweł Kołodziejski
2003-04-20V1/V2 charsets are internal, so we have no load function (yet)James Brown
2003-03-07refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2002-12-22added some preliminary V8 work. Nope, it is not useful at all, and it doesn't...Max Horn
2002-12-14fixed warningMax Horn
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-09-24Patch 609334: PalManip save/load/init fixes.James Brown
2002-09-13fixed file headerMax Horn
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn