summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPlant.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D2019-10-281-17/+44
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-32/+48
* cBlockInfo static initialisation (#3832)peterbell102017-07-031-1/+1
* FastRandom rewrite (#3754)peterbell102017-06-131-2/+1
* Added CircleCI for stylechecking.Mattes D2015-09-171-3/+2
* * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.Samuel Barney2015-08-191-0/+132