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