summaryrefslogtreecommitdiffstats
path: root/src/MapManager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-2/+3
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-4/+3
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-3/+4
* Improved mapsTiger Wang2015-07-141-5/+2
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* Changed cEntity::m_UniqueID to UInt32.Mattes D2015-03-211-7/+4
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* Fixed spaces around single-line comments.madmaxoft2014-07-171-3/+3
* Fixed basic whitespace problems.madmaxoft2014-07-171-11/+8
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-1/+1
* Manually exported DoWithMapandrew2014-02-231-1/+1
* Documented and exported cMapManagerandrew2014-02-231-3/+5
* Thread safe cMap managerandrew2014-02-201-0/+76