summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockTNT.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-21Vector3 in Handlers (#4680)Mattes D1-4/+21
Refactored all cBlockHandler and cItemHandler descendants to use Vector3.
2017-08-01cBlockHandler: take player by refpeterbell101-2/+2
2017-08-01cWorld::SendBlockTo take player by refpeterbell101-1/+1
2015-07-14Improved mapsTiger Wang1-0/+6
2014-09-09Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy981-5/+0
2014-03-05Add SendBlockTo to cWorldInterfaceHowaner1-1/+1
2014-03-05Set tnt step sound to step.grassHowaner1-1/+1
2014-03-05Add data backsending, when the Client interacts a Block and the Interact is cancelled.Howaner1-0/+32