summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/MobHeadEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-18Updated API documentation.Mattes D1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-11/+11
2016-01-11Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8bibo381-4/+20
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+1
2015-05-09More style checking.Mattes D1-1/+1
2014-11-29Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner1-6/+6
2014-11-27BlockEntities: Removed the extra semicolon.Mattes D1-1/+1
2014-11-18Finished mob spawner implementation.Howaner1-8/+0
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-19cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D1-2/+2
2014-09-30Removed WSSCompactTiger Wang1-3/+0
2014-09-26Removed more unessicary includesTycho1-1/+1
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-2/+2
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-02-23Rename SkullEntity to MobHeadEntityHowaner1-0/+79
2014-02-19Rename SkullEntity to MobHeadEntityHowaner1-0/+79