summaryrefslogtreecommitdiff
path: root/src/resources/mapdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-16improve mapdb file.Andrei Karas1-7/+7
2013-02-26Improve string usage in other files.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-09-30Fix memory leak in mapdb.Andrei Karas1-2/+2
2012-09-30Some error fixes in atlases.Andrei Karas1-1/+5
2012-09-30add atlas textures support.Andrei Karas1-0/+13
2012-09-30Load additional info about maps from maps.xml.Andrei Karas1-0/+63
2012-09-02Add const to more classes.Andrei Karas1-3/+3
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-1/+1
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-1/+1
2012-01-10Move libxml2 includes to xml.hAndrei Karas1-2/+0
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-31Fix memory leaks and some other errors.Andrei Karas1-0/+3
2011-03-16Add checks and fix some code style.Andrei Karas1-1/+0
2011-03-13Add ability to remap maps to different files.Andrei Karas1-0/+88