summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemFood.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-31Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects.Howaner1-7/+47
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-1/+1
2014-02-03Fixed #626Tiger Wang1-3/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-08Fixed food handler for mushroom soup - proper food level and saturation are applied and the player receives a wooden bowl back after nommingJames Ravenscroft1-0/+1
2013-08-02Alpha-sort the foodstuffs.bearbin1-13/+14
2013-08-02Add the new food items.bearbin1-16/+21
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-56/+56
2013-07-28Implemented basic eating support.madmaxoft1-33/+33
2013-02-16Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com1-2/+2
2012-10-18Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com1-3/+3
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+2
2012-07-17Simple health regeneration systemlapayo94@gmail.com1-0/+55