summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/MobSpawnerEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* MobSpawner fixes.Howaner2014-12-011-0/+7
|
* Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner2014-11-291-5/+5
|
* Finished mob spawner implementation.Howaner2014-11-181-14/+5
|
* Fixed compile errors.Howaner2014-09-271-4/+4
|
* Implemented mob spawner.Howaner2014-09-191-20/+30
|
* Created MobSpawnerEntity class.Howaner2014-09-171-0/+70