Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding wolf breading and moving breeding functionality to cMonster (#4951) | 12xx12 | 2020-10-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added wolf breading * mpoved breeding to monster * checkstyle * fixed my IDE "helping" * removed magic number and fixed faster aging * added flooring to age manipulation * fixed copiler error * fixed typo * moved tps to Defines.h * removed the TPS constant from the lua API exposure * added inline constexpr added explanation * fixed broken build * "fixed" build Co-authored-by: 12xx12 <12xx12100@gmail.com> | ||||
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+2 |
| | |||||
* | Minor changes (#3909) | mathiascode | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | sheep color inheritance | Gargaj | 2015-12-13 | 1 | -0/+1 |
| | |||||
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -1/+4 |
| | |||||
* | 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 | -1/+1 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Changed comments. | Howaner | 2014-07-13 | 1 | -3/+5 |
| | |||||
* | Add doxy-comments. | Howaner | 2014-07-01 | 1 | -1/+4 |
| | |||||
* | Moved the random code to a function (cSheep::GenerateNaturalRandomColor()) | Howaner | 2014-06-30 | 1 | -4/+7 |
| | |||||
* | Save IsSheared from Sheep. | Howaner | 2014-06-28 | 1 | -0/+3 |
| | |||||
* | Fix sheep color's, add shear sound. | Howaner | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Rewritten code. | tonibm19 | 2014-01-29 | 1 | -3/+3 |
| | | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested. | ||||
* | Now mobs follow you when holding their breed item | tonibm19 | 2014-01-29 | 1 | -1/+3 |
| | |||||
* | Implemented sheeps eating grass. | STRWarrior | 2014-01-25 | 1 | -0/+3 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+34 |