summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemEmptyMap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-6/+3
* Vector3 in Handlers (#4680)Mattes D2020-04-211-17/+13
* Using Super.Mattes D2020-04-161-4/+5
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-10/+0
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* 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