summaryrefslogtreecommitdiff
path: root/src/compoundsprite.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Fix sprite cachingJared Adams1-29/+21
2011-05-18Fix detection of ActorSprites under OpenGLJared Adams1-0/+3
2011-05-17Fix sprite buffering size issuesJared Adams1-75/+101
2011-04-11Disable sprite caching for nowJared Adams1-0/+5
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-3/+0
2010-07-29Changed the items loading to handle a new 'attack-action' parameter.Yohann Ferreira1-1/+1
2010-06-09Remove hard-coded frame counts from Being classJared Adams1-0/+50
2010-05-21Fix transparent overlays under OpenGLJared Adams1-0/+4
2010-05-21Fix some memory leaks in SDL layerd sprite bufferingJared Adams1-0/+9
2010-05-20Buffer layered sprites under SDLJared Adams1-19/+202
2010-05-06Add support for floor item spritesJared Adams1-0/+121