summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Sheep.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into fixesjfhumann2014-04-181-1/+1
|\ | | | | | | | | | | | | | | Conflicts: src/Authenticator.cpp src/ClientHandle.cpp src/Entities/Minecart.cpp src/Protocol/Protocol17x.cpp
| * Entities handle chunks properly againTiger Wang2014-04-121-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 codejfhumann2014-04-181-3/+4
|/
* Fixed sheep ASSERTing sometimesTiger Wang2014-02-271-8/+18
|
* Rewritten code.tonibm192014-01-291-23/+0
| | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested.
* Fixed sheeptonibm192014-01-291-18/+17
|
* Fixed a copypasta error...tonibm192014-01-291-0/+1
|
* Now mobs follow you when holding their breed itemtonibm192014-01-291-0/+24
|
* Implemented sheeps eating grass.STRWarrior2014-01-251-1/+38
|
* Moved source to srcAlexander Harkness2013-11-241-0/+62