summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSpiderEye.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-4/+4
| | | | | * Transition to non-pointer item handler * That is my destructor - I decide when I leave this world * I declare your destruction private and you final
* Using Super.Mattes D2020-04-161-5/+6
|
* Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness2020-04-041-0/+33
* Remove switch statements from cItemFoodHandler * Alpha-sort and add comment * Relocate golden apple handler