summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemEmptyMap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed Clang warnings in itemhandlers.madmaxoft2014-04-041-1/+1
* Fixed crash and some warnings in map handling.madmaxoft2014-02-271-3/+3
* Fixed MCServer not compiling with C++03 compilersSTRWarrior2014-02-241-3/+3
* Maps: Improvementsandrew2014-02-231-1/+1
* Map item handler; Fixed several bugsandrew2014-02-171-1/+15
* cMap::UpdateRadiusandrew2014-02-151-2/+4
* EmptyMap item handlerandrew2014-02-141-0/+46