summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFire.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-10/+12
|
* Changed Signiture of OnDiggingTycho2014-02-011-2/+2
|
* Changed pointers to referencesTycho2014-02-011-15/+15
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-28/+28
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* fixed unused expression warnings in blockFireTycho Bickerstaff2013-12-101-7/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+228