Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-13 | allow use failures to propagate from the entity/block to the player | Gargaj | 1 | -2/+4 | |
2015-11-24 | Add enum for Sound and Particle Effects | Dave Tucker | 1 | -1/+1 | |
Fixes #2603 Signed-off-by: Dave Tucker <dave@dtucker.co.uk> | |||||
2015-05-28 | Fix comments | tycho | 1 | -1/+2 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -4/+9 | |
2015-05-19 | Make -Werror disabling file only | tycho | 1 | -2/+2 | |
Ad fix a load of warnings | |||||
2015-03-21 | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 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-17 | NULL -> nullptr | Tiger Wang | 1 | -2/+2 | |
2014-12-01 | MobSpawner fixes. | Howaner | 1 | -2/+2 | |
2014-11-29 | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 1 | -46/+1 | |
2014-11-18 | Finished mob spawner implementation. | Howaner | 1 | -29/+4 | |
2014-09-27 | Fixed compile errors. | Howaner | 1 | -38/+38 | |
2014-09-19 | Implemented mob spawner. | Howaner | 1 | -21/+289 | |
2014-09-17 | Created MobSpawnerEntity class. | Howaner | 1 | -0/+92 | |