index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
usage_bits.cpp
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-03-25
Some more cleanup
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-11-26
More $Header$ stuff
Torbjörn Andersson
2003-11-26
Attempt to add standard CVS header. Let's see if this works...
Torbjörn Andersson
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-01-19
fixed testGfxAnyUsageBits
Max Horn
2003-01-18
fix compilation under VC6
Paweł Kołodziejski
2003-01-16
fix off by one bug in gfxUsageBits code; fixed small glitch the actor iterati...
Max Horn
2003-01-14
fixed usage bits code
Max Horn
2003-01-14
Patch 667613: Extend gfxUsageBits[]
James Brown