summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockChest.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pickups are now being saved into Anvil.madmaxoft@gmail.com2013-03-091-3/+3
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-30/+78
* Double chests are formed correctly in all situations (meta is adjusted for the neighboring chest)madmaxoft@gmail.com2012-10-201-2/+70
* Chest does check if it can be placed at the coords specified (the client does the check itself, too, but this may be good for scripts)madmaxoft@gmail.com2012-10-201-0/+68
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-5/+5
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-5/+17
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+26