Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -2/+4 | |
2020-04-04 | Remove switch statements from cItemFoodHandler (#4610) | Alexander Harkness | 1 | -2/+1 | |
* Remove switch statements from cItemFoodHandler * Alpha-sort and add comment * Relocate golden apple handler | |||||
2020-03-22 | Don't remove items twice (#4524) | Mat | 1 | -1/+1 | |
* Don't remove items twice | |||||
2018-01-05 | Item durability loss now depends on the item used. (#4123) | Alexander Harkness | 1 | -0/+4 | |
Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119 | |||||
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -2/+2 | |
2014-08-30 | Fixed potion removing in creative mode. | Howaner | 1 | -2/+6 | |
2014-06-17 | ItemHandler: changed IsDrinkable() to take a short argument | archshift | 1 | -2/+2 | |
2014-06-17 | Implemented drinkable potions, noeffect entity effect, | archshift | 1 | -1/+3 | |
Clears entity effects on death | |||||
2014-06-17 | Implemented milk, added documentation to Pawn.h | archshift | 1 | -0/+26 | |