summaryrefslogtreecommitdiff
path: root/src/resources/animation/animation.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-07-13Add vector.h for use different vectors.Andrei Karas1-2/+3
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into resources.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-29Remove unused function from animation.Andrei Karas1-5/+0
2016-09-23Add missing comments into defines.Andrei Karas1-1/+1
2016-04-30Disable noexcept for clang and old gcc versions.Andrei Karas1-12/+12
2016-04-29Add name into Animation memory object.Andrei Karas1-0/+6
2016-04-26Add memory count functions into MapLayer and SpecailLayer.Andrei Karas1-1/+2
2016-04-26Add memory count functions into Action and Animation.Andrei Karas1-1/+4
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-29Move animation into animation directory.Andrei Karas1-0/+95