summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRedstoneOre.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-2/+2
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-4/+4
2020-04-21Vector3 in Handlers (#4680)Mattes D1-10/+22
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D1-4/+5
2020-04-17Implement glowing redstone orePeter Bell1-0/+79