summaryrefslogtreecommitdiff
path: root/src/resources/animation/animation.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-29Remove unused function from animation.Andrei Karas1-5/+0
2016-10-04Move FrameType enum into enums directory.Andrei Karas1-7/+7
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