summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemLighter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness1-4/+0
2017-09-19Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly1-2/+2
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-1/+1
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2017-02-15Updated sounds and effect IDs (#3422)mathiascode1-2/+2
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-2/+2
2015-05-09More style checking.Mattes D1-1/+1
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-1/+6
2014-07-13Changed BroadcastSoundEffect function to take floating pos.Howaner1-3/+3
2014-03-14Add fireball interactHowaner1-1/+21
2014-03-08Change TNT Fuse to ticksHowaner1-2/+2
2014-03-05Added extra awesomeness to TNTTiger Wang1-1/+1
2014-02-15Fixed TNT fizzing everywhereTiger Wang1-1/+1
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2014-01-24Fixed flint&steel failure on the Y world edges.madmaxoft1-0/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-23Fixed lighters replacing blocksTiger Wang1-3/+6
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-2/+2
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-56/+56
2013-06-18More TNT fixes.madmaxoft@gmail.com1-2/+1
2013-06-18TNT fixes.madmaxoft@gmail.com1-3/+20
2013-05-19Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com1-2/+2
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-8/+16
2012-10-18Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.madmaxoft@gmail.com1-5/+10
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-3/+3
2012-07-16Some code improvementslapayo94@gmail.com1-1/+1
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+27