Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | NULL -> nullptr | Tiger Wang | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | MobSpawner fixes. | Howaner | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 2014-11-29 | 1 | -46/+1 |
| | |||||
* | Finished mob spawner implementation. | Howaner | 2014-11-18 | 1 | -29/+4 |
| | |||||
* | Fixed compile errors. | Howaner | 2014-09-27 | 1 | -38/+38 |
| | |||||
* | Implemented mob spawner. | Howaner | 2014-09-19 | 1 | -21/+289 |
| | |||||
* | Created MobSpawnerEntity class. | Howaner | 2014-09-17 | 1 | -0/+92 |