aboutsummaryrefslogtreecommitdiff
path: root/scumm/usage_bits.cpp
AgeCommit message (Expand)Author
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