summaryrefslogtreecommitdiff
path: root/src/simpleanimation.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-24Add A_NONNULL attribute to all parameters with class Graphics.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-04-30Fix code style in other files.Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-14chnage return values for draw functions from bool to void.Andrei Karas1-1/+1
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-07fix cide style.Andrei Karas1-3/+3
2013-03-24imporve simpleanimation class.Andrei Karas1-1/+1
2013-02-16Fix crash with particle effects with animation/rotation without emitter.Andrei Karas1-0/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to some files.Andrei Karas1-2/+2
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-22Add final keyword to most classes.Andrei Karas1-1/+3
2012-09-04Add const to more classes.Andrei Karas1-5/+7
2012-03-20Fix tiles animation in opengl mode in non fringe layers.Andrei Karas1-1/+1
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-06-23Fix code style.Andrei Karas1-2/+2
2011-06-23Made possible to separate the dye colors and channelsYohann Ferreira1-2/+4
2011-04-13Fix warnings in clang compilation.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+86