summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockCommandBlock.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-28Do not fake a tool when converting to pickups (#5170)Tiger Wang1-1/+1
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-1/+1
2020-09-25Unify block entity pickup conversionTiger Wang1-1/+1
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-9/+4
2020-04-16Using Super.Mattes D1-2/+2
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-4/+16
2015-07-14Improved mapsTiger Wang1-0/+6
2014-09-09Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy981-5/+0
2014-01-19Improved command blocksTiger Wang1-0/+32