summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemEmptyMap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Improved mapsTiger Wang2015-07-141-2/+2
* Fixes #2052Tiger Wang2015-05-181-1/+1
* Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-2/+11
* 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