summaryrefslogtreecommitdiff
path: root/src/resources/atlas
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Fix includes and update deheader ci script.Andrei Karas5-12/+2
2016-06-07Move image class into image directory.Andrei Karas2-2/+3
2016-06-06Add support for load pseudo atlas, where atlas and each image in it will not ...Andrei Karas2-0/+66
2016-05-31Fix different include issues.Andrei Karas1-0/+4
2016-05-29Fix code style.Andrei Karas1-1/+0
2016-05-24Move resourcemanager into subdirectory.Andrei Karas2-3/+4
2016-05-06Fix code style.Andrei Karas3-6/+6
2016-04-29Add name into TexttureAtlas memory object.Andrei Karas1-0/+3
2016-04-29Add name into AtlasItem memory object.Andrei Karas1-0/+3
2016-04-28Fix overload virtual warning with SDL2.Andrei Karas1-2/+3
2016-04-26Add memory count functions into MapLayer and SpecailLayer.Andrei Karas4-9/+9
2016-04-26Fix compilation warning with some flags.Andrei Karas1-0/+2
2016-04-25Add memory counting functions into AtlasResource and some other.Andrei Karas4-3/+53
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-03-11Fix code style.Andrei Karas1-1/+0
2016-01-02Update copyrights year.Andrei Karas6-6/+6
2015-12-26Fix code style.Andrei Karas1-2/+0
2015-12-23Add const attribute to resources.Andrei Karas1-1/+1
2015-12-21Move dye related files into dye directory.Andrei Karas1-1/+2
2015-12-21Move atlas related files inpt atlas directory.Andrei Karas6-0/+690