summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBigFlower.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored block placement workflow.Mattes D2015-06-211-8/+7
| | | | Multi-blocks can now use the default OnPlayerPlaced() callback in cItemHandler.
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-0/+56
Fixes #1618.