summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPiston.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
| | | | May Fix #640
* Changed Signiture of OnDestroyedByPlayerTycho2014-02-011-1/+1
|
* Changed pointers to referencesTycho2014-02-011-2/+2
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-2/+2
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Fixed some new 1.7 client crash bugsTiger Wang2013-12-071-0/+6
| | | | | Some technical blocks were removed; trying to render them as items caused a crash.
* Moved source to srcAlexander Harkness2013-11-241-0/+43