summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-5/+17
2020-09-25Unify block entity pickup conversionTiger Wang1-35/+0
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-14/+7
2020-04-21Vector3 in Handlers (#4680)Mattes D1-2/+9
2020-04-16Using Super.Mattes D1-2/+2
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-3/+52
2017-08-01cBlockHandler: take player by refpeterbell101-2/+2
2017-07-07Added bed entity (#3823)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-2/+2
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2014-02-01Changed pointers to referencesTycho1-2/+2
2014-01-26Refactored cBlockHandler::OnUse and dependentsTycho1-2/+2
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-31/+31
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-1/+1
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-2/+2
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-08-19Fixed Bug #236lapayo94@gmail.com1-1/+1
2012-08-06A bit of cleanup and documentation around the UI window handlingmadmaxoft@gmail.com1-5/+14
2012-07-16Some code improvementslapayo94@gmail.com1-3/+9
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+16