summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFlowerPot.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-9/+4
2020-04-16Using Super.Mattes D1-2/+2
2020-03-23Fix certain item drops (#4536)Mat1-2/+11
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-7/+9
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2015-07-14Improved mapsTiger Wang1-0/+6
2014-07-15Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho1-2/+7
2014-07-14Converted some blockhandlers to use cClearMetaOnDropTycho1-7/+2
2014-03-07Add Flower PotsHowaner1-80/+3
2014-01-25First attempt at Implementing InterfacesTycho1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-105/+105
2013-05-24Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com1-3/+2
2013-02-16Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com1-15/+15
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-12/+35
2012-12-27Fixed Linux compilationluksor111@gmail.com1-3/+6
2012-12-27Added flower potsluksor111@gmail.com1-0/+80