Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 2020-10-05 | 1 | -1/+1 |
* | Grass spread: check chunk & light validity correctly | Tiger Wang | 2020-09-25 | 1 | -2/+2 |
* | Unify block entity pickup conversion | Tiger Wang | 2020-09-25 | 1 | -1/+1 |
* | BlockHandler initialisation is a constant expression (#4891) | Tiger Wang | 2020-09-20 | 1 | -15/+8 |
* | Comment capitalisation | Tiger Wang | 2020-07-06 | 1 | -2/+2 |
* | Use enum to represent light states | Tiger Wang | 2020-07-06 | 1 | -19/+34 |
* | Made grass spreader prettier | Tiger Wang | 2020-07-06 | 1 | -63/+89 |
* | Vector3 in Handlers (#4680) | Mattes D | 2020-04-21 | 1 | -12/+13 |
* | More Vector3 in cBlockHandler (#4644) | Mattes D | 2020-04-17 | 1 | -25/+29 |
* | Silk touch pickaxe drops grass block (#4485) | Mat | 2020-03-17 | 1 | -0/+131 |