summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockLeaves.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new Trees (without Generator)Howaner2014-02-191-0/+2
|
* Changed Signiture of OnUpdateTycho2014-02-021-3/+3
|
* Changed pointers to referencesTycho2014-02-011-6/+6
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+3
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-4/+4
|
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-12/+13
|
* Moved source to srcAlexander Harkness2013-11-241-0/+184