summaryrefslogtreecommitdiff
path: root/src/resources/animation
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Move imageset load function from resourcemanager into separate file.Andrei Karas1-2/+2
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-1/+2
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 Karas2-22/+22
2016-04-29Add name into Animation memory object.Andrei Karas3-1/+15
2016-04-26Add memory count functions into MapLayer and SpecailLayer.Andrei Karas2-4/+5
2016-04-26Add memory count functions into Action and Animation.Andrei Karas2-1/+16
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-4/+4
2016-01-20Add pugixml backend incomplete.Andrei Karas1-2/+1
2016-01-02Update copyrights year.Andrei Karas4-4/+4
2015-12-29Move simpleanimation into animation directory.Andrei Karas2-0/+336
2015-12-29Move animation into animation directory.Andrei Karas2-0/+183