summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockMobHead.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Fixes #1618.
* Merge branch 'master' into redstoneTestsTycho2014-09-171-6/+6
|\ | | | | | | | | Conflicts: src/Blocks/ChunkInterface.h
| * 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
| | | | | | | | | | * Fixes #879 * Fixes #714
* | 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
|\ | | | | Wither
| * 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