aboutsummaryrefslogtreecommitdiff
path: root/scumm/usage_bits.cpp
AgeCommit message (Collapse)Author
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-03-25Some more cleanupMax Horn
svn-id: r17227
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-11-26More $Header$ stuffTorbjörn Andersson
svn-id: r11372
2003-11-26Attempt to add standard CVS header. Let's see if this works...Torbjörn Andersson
svn-id: r11371
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix ↵Max Horn
explicitly svn-id: r10571
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also ↵Max Horn
makes room for a potential 'Scumm' namespace) svn-id: r10549
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanupPaweł Kołodziejski
svn-id: r6718
2003-01-19fixed testGfxAnyUsageBitsMax Horn
svn-id: r6520
2003-01-18fix compilation under VC6Paweł Kołodziejski
svn-id: r6495
2003-01-16fix off by one bug in gfxUsageBits code; fixed small glitch the actor ↵Max Horn
iteration cleanup svn-id: r6485
2003-01-14fixed usage bits codeMax Horn
svn-id: r6460
2003-01-14Patch 667613: Extend gfxUsageBits[]James Brown
svn-id: r6453