summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemChest.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-14/+0
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
|
* Refactored block placement workflow.Mattes D2015-06-211-26/+49
| | | | Multi-blocks can now use the default OnPlayerPlaced() callback in cItemHandler.
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-1/+1
|
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-0/+167
Fixes #1618.