summaryrefslogtreecommitdiff
path: root/src/actorspritemanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-17First pass on removing tile hard coded values.Yohann Ferreira1-3/+13
2011-06-03Replace SDL_types.h with cstdintJared Adams1-2/+2
2011-03-29Made the flooritems position set back in pixels.Yohann Ferreira1-2/+2
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-1/+0
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-16/+48
2010-08-16Move more to the event systemJared Adams1-3/+0
2010-08-04Remove some unused headers and fix some chat eventsJared Adams1-2/+0
2010-08-02Fix some bugsJared Adams1-0/+3
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-4/+0
2010-06-20Fix ActorSprite double deletionAndrei Karas1-8/+11
2010-06-12Fix crash after die.Andrei Karas1-0/+3
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-0/+312