summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemFood.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-3/+3
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Merge branch 'master' into ComponentRewriteTycho2014-09-051-2/+4
|\ | | | | | | | | | | | | | | | | | | Conflicts: MCServer/Plugins/Core src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/LoggerListeners.cpp src/Mobs/Monster.cpp src/UI/SlotArea.h
| * 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
| |
* | Temporarily commented out override directives.Samuel Barney2014-08-211-3/+3
|/
* 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
| | | | * Fixed consumption of carrots and potatoes
* Moved source to srcAlexander Harkness2013-11-241-0/+63