summaryrefslogtreecommitdiff
path: root/src/resources/mapdb.cpp
AgeCommit message (Collapse)AuthorFilesLines
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it.
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