summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFarmland.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added HTTPS links wherever they are supported.Alexander Harkness2015-12-191-6/+2
* * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.Samuel Barney2015-08-191-0/+11
* Some warning fixesJulian Laubstein2015-08-181-1/+1
* Added neighbor specification in the OnNeighborChanged() block callback.Mattes D2015-07-011-1/+12
* Correct world height validations.Tommy Santerre2015-03-201-1/+1
* Fixed farmland issues.Howaner2014-09-121-44/+55
* Code formatting fixes.Howaner2014-08-191-4/+1
* Normalized comments.madmaxoft2014-07-171-1/+1
* Fixed some meta resetting bugsTiger Wang2014-07-141-4/+7
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
* Fixed issues with farmlandTiger Wang2014-02-031-0/+2
* Changed Signiture of OnUpdateTycho2014-02-021-1/+1
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-10/+13
* Moved source to srcAlexander Harkness2013-11-241-0/+107