summaryrefslogtreecommitdiff
path: root/src/actorsprite.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-16Move more to the event systemJared Adams1-17/+3
2010-08-12Simplify working with the event systemJared Adams1-3/+3
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+1
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-3/+18
2010-07-08Fix crash in picking up an item that no longer existsremoitnane1-0/+16
2010-06-19This fixes the animation for target cursorsChuck Miller1-10/+5
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-0/+10
2010-06-08Handle not loading target files more gracyfullyChuck Miller1-2/+10
2010-05-20Buffer layered sprites under SDLJared Adams1-3/+3
2010-05-09Move target cursor management into ActorSpriteJared Adams1-6/+115
2010-05-06Add support for floor item spritesJared Adams1-0/+326