summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockCake.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* Merged OnBreak with OnPlayerBreak (#4967)12xx122020-10-081-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-10/+7
* Add more statistic tracking (#4837)12xx122020-09-051-0/+1
* Vector3 in Handlers (#4680)Mattes D2020-04-211-4/+11
* Using Super.Mattes D2020-04-161-2/+2
* Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D2019-10-281-5/+10
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-1/+10
* cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0092017-11-201-1/+1
* cBlockHandler: take player by refpeterbell102017-08-011-2/+2
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-2/+3
* Improved mapsTiger Wang2015-07-141-0/+6
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-5/+0
* Code formatting fixes.Howaner2014-08-191-1/+1
* Change if-clause in BlockCake.hHowaner2014-03-161-1/+1
* Add cakeHowaner2014-03-161-0/+55