summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFire.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed defect #43661 in Coverity list.Kirill Kirilenko2015-01-231-1/+2
* Fixed farmland issues.Howaner2014-09-121-2/+2
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-5/+0
* Merge branch 'master' into FireHowaner2014-08-201-10/+15
|\
| * Code formatting fixes.Howaner2014-08-191-10/+15
* | Moved the clicked-through block check to the top of the function.Howaner2014-08-111-5/+0
|/
* Normalized comments.madmaxoft2014-07-171-16/+16
* Fix fire break.Howaner2014-05-281-2/+2
* Fixed portal Z direction loop coding failureTiger Wang2014-05-041-10/+9
* 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
* fixed unused expression warnings in blockFireTycho Bickerstaff2013-12-101-7/+6
* Moved source to srcAlexander Harkness2013-11-241-0/+228