summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSponge.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cChunk: don't inherit from cChunkDef (#5106)Tiger Wang2021-01-181-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-8/+7
* Corrected wakeup sequencesTiger Wang2020-08-041-59/+20
* Using Super.Mattes D2020-04-161-3/+3
* Removed extended ASCII, and added a check against it. (#4642)Mattes D2020-04-121-1/+1
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-5/+12
* * Sponge: Add water absorbtion (#4333)Zach DeCook2019-06-111-0/+157