summaryrefslogtreecommitdiff
path: root/src/resources/animation/animation.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Add missing base classes into constructors initialization lists.Andrei Karas1-0/+2
2016-05-06Fix code style.Andrei Karas1-2/+2
2016-04-30Disable noexcept for clang and old gcc versions.Andrei Karas1-10/+10
2016-04-29Add name into Animation memory object.Andrei Karas1-0/+8
2016-04-26Add memory count functions into MapLayer and SpecailLayer.Andrei Karas1-3/+3
2016-04-26Add memory count functions into Action and Animation.Andrei Karas1-0/+12
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-29Move animation into animation directory.Andrei Karas1-0/+88