summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSeeds.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-4/+4
| | | | | | | | | | | | | | | 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-1/+1
|\ | | | | | | | | | | | | | | | | | | 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
| |
* | Temporarily commented out override directives.Samuel Barney2014-08-211-4/+4
|/
* More trailing whitespace fixes.madmaxoft2014-07-171-1/+1
|
* Basic style fixes.madmaxoft2014-07-171-2/+2
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Merge branch 'master' into playerimprovementsTiger Wang2014-02-091-1/+1
|\ | | | | | | | | Conflicts: MCServer/Plugins/APIDump/APIDesc.lua
| * Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
| | | | | | | | May Fix #640
* | Fixed #626Tiger Wang2014-02-031-0/+20
|/ | | | * Fixed consumption of carrots and potatoes
* Fixed a few MSVC warnings.madmaxoft2014-01-071-1/+0
|
* Moved source to srcAlexander Harkness2013-11-241-0/+65