summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRedstoneOre.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-2/+2
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-4/+4
* Vector3 in Handlers (#4680)Mattes D2020-04-211-10/+22
* More Vector3 in cBlockHandler (#4644)Mattes D2020-04-171-4/+5
* Implement glowing redstone orePeter Bell2020-04-171-0/+79