summaryrefslogtreecommitdiff
path: root/src/resources/animation/animation.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-17Add missing const in animation.cppAndrei Karas1-4/+4
2017-06-29Move foreach macroses into separate file.Andrei Karas1-0/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-1/+1
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