summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockCrops.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-6/+0
|
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-6/+6
|
* Fixed issues with farmlandTiger Wang2014-02-031-1/+1
| | | | | | * Fixed farmland reversion checks not taking into account carrots and potatoes * Fixed #623
* Changed Signiture of OnUpdateTycho2014-02-021-1/+1
|
* Changed pointers to referencesTycho2014-02-011-1/+1
|
* 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