summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockCrops.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Removed cWorld IncludeTycho2014-01-261-1/+0
|
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-6/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+114