summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFarmland.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Fixed some meta resetting bugsTiger Wang2014-07-141-4/+7
| | | | | * Fixes #1174 * Fixes #1171
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
|
* Fixed issues with farmlandTiger Wang2014-02-031-0/+2
| | | | | | * Fixed farmland reversion checks not taking into account carrots and potatoes * Fixed #623
* 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