summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockMobHead.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Unify block entity pickup conversionTiger Wang2020-09-251-8/+3
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-8/+4
* Using Super.Mattes D2020-04-161-2/+2
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-36/+15
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-13/+9
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-9/+13
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-13/+9
* cBlockHandler: take player by refpeterbell102017-08-011-2/+2
* FastRandom rewrite (#3754)peterbell102017-06-131-3/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Improved mapsTiger Wang2015-07-141-2/+6
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-199/+5
* Merge branch 'master' into redstoneTestsTycho2014-09-171-6/+6
|\
| * Fixed farmland issues.Howaner2014-09-121-6/+6
* | Added first test to show the object can be createdTycho2014-09-171-2/+2
|/
* Basic style fixes.madmaxoft2014-07-171-2/+2
* Merge branch 'master' into GlobalFixesHowaner2014-06-171-1/+1
|\
| * Hopefully fixed piston duplication issuesTiger Wang2014-05-251-1/+1
* | Check block type from cBlockEntityHowaner2014-06-171-8/+8
* | Add DoWithBlockEntityAt() to WorldInterface.hHowaner2014-06-171-37/+52
* | Code improvementsHowaner2014-05-281-6/+2
* | Fix skull bugs.Howaner2014-05-281-2/+41
|/
* Fixed cWither::KilledByandrew2014-05-211-0/+1
* Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2014-05-201-0/+27
* Merge pull request #831 from mc-server/WitherMattes D2014-04-021-3/+105
|\
| * Fixed clang compilationandrew2014-03-251-13/+16
| * Fixed wither summoningandrew2014-03-251-1/+24
| * Protocol: Wither metadataandrew2014-03-251-3/+79
* | Fixed clang warnings in BlockHandlers.madmaxoft2014-04-011-1/+1
* | Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-2/+2
|/
* Wither invulnerabilityandrew2014-03-241-0/+14
* Add Lua Bindings for FlowerPotEntity.h and add documentation.Howaner2014-03-071-2/+3
* Rename SkullEntity to MobHeadEntityHowaner2014-02-191-0/+69