Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-02 | ItemHandler initialisation is a constant expression (#5344) | x12xx12x | 1 | -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 | |||||
2020-04-16 | Using Super. | Mattes D | 1 | -4/+5 | |
2020-04-04 | Remove switch statements from cItemFoodHandler (#4610) | Alexander Harkness | 1 | -0/+37 | |
* Remove switch statements from cItemFoodHandler * Alpha-sort and add comment * Relocate golden apple handler |