summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSnow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
| | | | May Fix #640
* Changed pointers to referencesTycho2014-02-011-3/+3
|
* 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
* Fixed thin snow CanBeAt checkingTiger Wang2013-11-301-1/+13
| | | | | Now takes into account the possibility that thin snow can be on top of full thin snow.
* Properly fixed snow height, fixes #98 and #264Tiger Wang2013-11-301-6/+22
|
* Moved source to srcAlexander Harkness2013-11-241-0/+72