summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemFood.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-7/+10
* Using Super.Mattes D2020-04-161-5/+6
* Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness2020-04-041-123/+8
* Don't remove items twice (#4524)Mat2020-03-221-0/+5
* Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875)Lane Kolbly2017-07-301-43/+73
* Return bowl when eating beetroot soupBond-0092017-03-201-0/+1
* Added some blocks and items (#3503)mathiascode2017-02-141-2/+5
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Merge mushroom soup into generic food handlerGargaj2015-12-031-0/+24
* Merge branch 'master' into blocksMasy982014-09-261-1/+1
|\
| * Added extra mushroom handler.Howaner2014-09-121-1/+1
* | Added 1.8 food to the food listMasy982014-09-111-1/+4
|/
* In 1.8, carrots and potatoes yield one less hunger point.archshift2014-09-041-1/+1
* Fixed style and alpha-sorting.madmaxoft2014-09-031-3/+3
* Added mutton, which sheep now drop when killedarchshift2014-09-031-0/+2
* Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects.Howaner2014-07-311-7/+47
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Fixed #626Tiger Wang2014-02-031-3/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+63