summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-6/+3
* Added override specifiers to overridden functions.Mattes D2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-4/+5
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-6/+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-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