summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockStems.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-1/+2
|
* 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
* Fixed melon and pumpkin growing.madmaxoft2013-12-201-1/+1
|
* Merge pull request #387 from mc-server/trapdoorsMattes D2013-11-301-1/+0
|\ | | | | Trapdoors, redstone fixes, and snow
| * Removed unneeded CPP filesTiger Wang2013-11-291-1/+0
| | | | | | | | Also removed unneeded #include in BlockStems
* | Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-4/+6
|/
* Moved source to srcAlexander Harkness2013-11-241-0/+58