summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSponge.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-18cChunk: don't inherit from cChunkDef (#5106)Tiger Wang1-1/+1
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-8/+7
2020-08-04Corrected wakeup sequencesTiger Wang1-59/+20
2020-04-16Using Super.Mattes D1-3/+3
2020-04-12Removed extended ASCII, and added a check against it. (#4642)Mattes D1-1/+1
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-5/+12
2019-06-11* Sponge: Add water absorbtion (#4333)Zach DeCook1-0/+157