summaryrefslogtreecommitdiff
path: root/src/resources/resource.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-04-08Remove most setters and getters from Resource class.Andrei Karas1-42/+1
2017-04-08Move resourcemanager from class to namespace.Andrei Karas1-9/+11
2017-02-20Fix all left leaks in tests.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-9/+9
2016-09-23Add missing comments into defines.Andrei Karas1-4/+4
2016-05-06Fix code style.Andrei Karas1-2/+0
2016-04-28Show object name/source in memory counting tree.Andrei Karas1-0/+3
2016-04-26Add memory count functions into MapLayer and SpecailLayer.Andrei Karas1-1/+1
2016-04-22Add memorycounter interface. Impliment it in Image.Andrei Karas1-1/+6
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-03-17Remove useless includes from .h files.Andrei Karas1-3/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-06-02Add missing final/notfinal to classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-18add const to other files.Andrei Karas1-1/+1
2013-08-14add flag into resource and imageset what prevent subimage or other resource f...Andrei Karas1-2/+7
2013-07-28move bools in resource.Andrei Karas1-4/+4
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-20fix style in resources directory.Andrei Karas1-0/+2
2013-04-16improve resource class.Andrei Karas1-1/+1
2013-04-12Fix code style and other small issues.Andrei Karas1-1/+1
2013-04-10Add option to left all per map sprites in memory if once was loaded.Andrei Karas1-0/+8
2013-03-02Fix compilation.Andrei Karas1-1/+1
2013-03-02Other fixes from Coverity checks.Andrei Karas1-1/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-4/+4
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+4
2012-09-30Some fixes in atlases deletion.Andrei Karas1-1/+1
2012-09-30Override inc/dec ref to add/remove atlas images to resource cache.Andrei Karas1-2/+2
2012-09-29fix code style.Andrei Karas1-1/+1
2012-09-28Add source field to each resources.Andrei Karas1-1/+7
2012-06-28Add debug for binding textures.Andrei Karas1-1/+2
2012-06-06Fix some issues after auto checking.Andrei Karas1-3/+6
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-05-17Debug option to dump loaded images names.Andrei Karas1-1/+18
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-28Fix code style and some new compilation warnings.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+81