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