Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix passive mob destruction crashes | LogicParrot | 2016-03-28 | 1 | -0/+1 |
| | |||||
* | Proper entity destruction in non-ticking chunks | LogicParrot | 2016-02-19 | 1 | -4/+12 |
| | |||||
* | Prevent interspecies breeding | LogicParrot | 2016-02-04 | 1 | -11/+25 |
| | |||||
* | sheep color inheritance | Gargaj | 2015-12-13 | 1 | -1/+20 |
| | |||||
* | Added documentation for breeding code | Safwat Halaby | 2015-11-30 | 1 | -4/+9 |
| | |||||
* | implement breeding | Gargaj | 2015-11-29 | 1 | -11/+138 |
| | |||||
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -3/+5 |
| | |||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 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 | ||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Add entity invulnerable | Howaner | 2014-04-26 | 1 | -2/+6 |
| | |||||
* | Did what xoft said | tonibm19 | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Rewritten code. | tonibm19 | 2014-01-29 | 1 | -1/+15 |
| | | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested. | ||||
* | Large reworking of mob code [SEE DESC] | Tiger Wang | 2014-01-24 | 1 | -14/+2 |
| | | | | | | | + Implemented better pathfinding - Removed lots of unused variables, functions, etc. * Changed some variable types * Other miscellaneous fixes, and also completes the previous PRs | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+59 |