summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/FlowerPotEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-9/+9
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Merge branch 'master' into MobSpawnerHowaner2014-11-291-1/+1
|\
| * BlockEntities: Removed the extra semicolon.Mattes D2014-11-271-1/+1
* | Finished mob spawner implementation.Howaner2014-11-181-10/+0
|/
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-2/+2
* Removed WSSCompactTiger Wang2014-09-301-3/+0
* Removed more unessicary includesTycho2014-09-261-1/+1
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Pass cItem by reference.madmaxoft2014-07-151-1/+1
* Add Flower PotsHowaner2014-03-071-0/+74