summaryrefslogtreecommitdiffstats
path: root/src/MapManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved mapsTiger Wang2015-07-141-18/+4
|
* Made -Weverything an error.tycho2015-05-241-2/+2
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* Changed cEntity::m_UniqueID to UInt32.Mattes D2015-03-211-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-4/+4
|
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-3/+3
|
* Manually exported DoWithMapandrew2014-02-231-1/+1
|
* Thread safe cMap managerandrew2014-02-201-0/+178