summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockTNT.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-1/+1
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-9/+4
2020-04-21Vector3 in Handlers (#4680)Mattes D1-4/+21
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