Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-06-16 | BlockEntities: Support cloning self. | Mattes D | 1 | -2/+4 | |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -1/+1 | |
2015-12-13 | allow use failures to propagate from the entity/block to the player | Gargaj | 1 | -1/+1 | |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -1/+1 | |
also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | |||||
2014-12-01 | MobSpawner fixes. | Howaner | 1 | -0/+7 | |
2014-11-29 | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 1 | -5/+5 | |
2014-11-18 | Finished mob spawner implementation. | Howaner | 1 | -14/+5 | |
2014-09-27 | Fixed compile errors. | Howaner | 1 | -4/+4 | |
2014-09-19 | Implemented mob spawner. | Howaner | 1 | -20/+30 | |
2014-09-17 | Created MobSpawnerEntity class. | Howaner | 1 | -0/+70 | |