summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMap.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-6/+0
| | | | | | | Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
* 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-1/+0
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Fixed Clang warnings in itemhandlers.madmaxoft2014-04-041-1/+1
|
* Maps: Improvementsandrew2014-02-231-1/+1
|
* Map decorators; Map clientsandrew2014-02-181-2/+2
|
* Map item handler; Fixed several bugsandrew2014-02-171-0/+43