summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemHoe.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-12Fixed farmland issues.Howaner1-1/+1
2014-09-12Only place farmland if no block is upper than dirt/grass.Howaner1-1/+6
2014-09-12Added hoe interact sound.Howaner1-0/+1
2014-09-12Fixed many right click issues.Howaner1-3/+7
2014-07-26Derp.Howaner1-1/+1
2014-07-23Fix item durability.Howaner1-3/+7
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-3/+12
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-30/+30
2013-05-19Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com1-1/+1
2012-10-18Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com1-6/+6
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-3/+5
2012-07-16Some code improvementslapayo94@gmail.com1-2/+2
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+29