aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource.h
AgeCommit message (Collapse)Author
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