summaryrefslogtreecommitdiff
path: root/src/actorsprite.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Add unused warnings to some files.Andrei Karas1-9/+11
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-23fix code style.Andrei Karas1-1/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-6/+6
2012-09-02Add const to more classes.Andrei Karas1-1/+2
2012-08-25change vars or methods to const.Andrei Karas1-18/+22
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-3/+3
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+3
2011-02-27First part of implimintation item colors.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-21Add floor items attribute for drawing floor items.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+255