Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Update. | Howaner | 2014-07-13 | 1 | -1/+1 |
| | |||||
* | Moved the random code to a function (cSheep::GenerateNaturalRandomColor()) | Howaner | 2014-06-30 | 1 | -32/+40 |
| | |||||
* | Fix sheep color's, add shear sound. | Howaner | 2014-06-28 | 1 | -1/+40 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into fixes | jfhumann | 2014-04-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: src/Authenticator.cpp src/ClientHandle.cpp src/Entities/Minecart.cpp src/Protocol/Protocol17x.cpp | ||||
| * | Entities handle chunks properly again | Tiger Wang | 2014-04-12 | 1 | -1/+1 |
| | | | | | | | | | | * Entities properly handle chunks * Changed EntityStatus enums to be less shouty | ||||
* | | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 1 | -3/+4 |
|/ | |||||
* | Fixed sheep ASSERTing sometimes | Tiger Wang | 2014-02-27 | 1 | -8/+18 |
| | |||||
* | Rewritten code. | tonibm19 | 2014-01-29 | 1 | -23/+0 |
| | | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested. | ||||
* | Fixed sheep | tonibm19 | 2014-01-29 | 1 | -18/+17 |
| | |||||
* | Fixed a copypasta error... | tonibm19 | 2014-01-29 | 1 | -0/+1 |
| | |||||
* | Now mobs follow you when holding their breed item | tonibm19 | 2014-01-29 | 1 | -0/+24 |
| | |||||
* | Implemented sheeps eating grass. | STRWarrior | 2014-01-25 | 1 | -1/+38 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+62 |