summaryrefslogtreecommitdiff
path: root/src/simpleanimation.h
AgeCommit message (Expand)AuthorFilesLines
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