summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFluid.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed Signiture of OnUpdateTycho2014-02-021-3/+3
|
* Changed pointers to referencesTycho2014-02-011-1/+1
|
* 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
* Lava can spawn fire.madmaxoft2013-12-041-0/+81
| | | | Settable in world.ini, lava can spawn fire to fuel blocks near it. Fix #65.
* Moved source to srcAlexander Harkness2013-11-241-0/+56