summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/MobSpawnerEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-16BlockEntities: Support cloning self.Mattes D1-2/+4
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+1
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-12-01MobSpawner fixes.Howaner1-0/+7
2014-11-29Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner1-5/+5
2014-11-18Finished mob spawner implementation.Howaner1-14/+5
2014-09-27Fixed compile errors.Howaner1-4/+4
2014-09-19Implemented mob spawner.Howaner1-20/+30
2014-09-17Created MobSpawnerEntity class.Howaner1-0/+70