aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource.h
AgeCommit message (Collapse)Author
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save ↵Max Horn
games broken due to this to still work; moved the whole 'Array' stuff into ScummEngine_v6 svn-id: r12521
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix ↵Max Horn
explicitly svn-id: r10571
2003-09-11cleanupMax Horn
svn-id: r10169
2003-06-26added ResourceIterator, replacing two of the old ↵Max Horn
findResource/findResourceSmall function - contraty to those, this approach is thread safe svn-id: r8650
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵Max Horn
augmented by some more changes of mine svn-id: r8482
2003-05-28const as const can!Max Horn
svn-id: r8058
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2002-08-21Initial revisionMax Horn
svn-id: r4785