summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/FlowerPotEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* BlockEntities: Support cloning self.Mattes D2017-06-161-21/+32
* Removed ClientHandle.h dependencies from common headers.Mattes D2016-11-181-0/+1
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-2/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* convert old style casts to fix warningsSteven Riehl2014-10-121-7/+3
* Removed WSSCompactTiger Wang2014-09-301-31/+0
* Removed more unessicary includesTycho2014-09-261-1/+0
* Added beacon.Howaner2014-07-301-1/+1
* Add Flower PotsHowaner2014-03-071-0/+134