summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockAnvil.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-2/+10
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2017-08-01cBlockHandler: take player by refpeterbell101-5/+5
2017-06-05Fixes problems with windows:Lukas Pioch1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-2/+2
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+2
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-2/+2
2015-07-14Improved mapsTiger Wang1-4/+6
2015-05-19Fixed a lot of warningstycho1-4/+4
2014-12-13Own classes for all windows.Howaner1-0/+1
2014-08-29Fixed conversion warning.Mattes D1-1/+1
2014-08-28Fixed anvil placing.Hownaer1-5/+6
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-05-05Add clicks, exp subtraction, item check, ...Howaner1-1/+1
2014-05-05Add anvil window and slot area.Howaner1-0/+7
2014-04-01Simplified the anvil placement code.madmaxoft1-11/+9
2014-03-30Fixed a few Clang warnings in BlockHandlers.madmaxoft1-5/+5
2014-03-16Fix anvil pickups.Howaner1-1/+1
2014-03-16Add anvil direction.Howaner1-0/+63