summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFire.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-12Fixed farmland issues.Howaner1-2/+2
2014-09-09Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy981-5/+0
2014-08-19Code formatting fixes.Howaner1-10/+15
2014-08-11Moved the clicked-through block check to the top of the function.Howaner1-5/+0
2014-07-17Normalized comments.madmaxoft1-16/+16
2014-05-28Fix fire break.Howaner1-2/+2
2014-05-04Fixed portal Z direction loop coding failureTiger Wang1-10/+9
2014-03-30Fixed a few Clang warnings in BlockHandlers.madmaxoft1-10/+12
2014-02-01Changed Signiture of OnDiggingTycho1-2/+2
2014-02-01Changed pointers to referencesTycho1-15/+15
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-28/+28
2013-12-10fixed unused expression warnings in blockFireTycho Bickerstaff1-7/+6
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-02Flipped some variables in PortalsTiger Wang1-2/+2
2013-11-02Split border finder into separate functionTiger Wang1-10/+16
2013-11-02Implement suggestionsTiger Wang1-15/+15
2013-11-02Fixed compile error (portals)Tiger Wang1-2/+182
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-42/+42
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-4/+4
2012-10-01Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com1-7/+16
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-2/+6
2012-08-19Fixed Bug #236lapayo94@gmail.com1-1/+1
2012-07-16Some code improvementslapayo94@gmail.com1-4/+19
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+14