summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Cow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sunlight fixes, config fixesLogicParrot2017-09-011-1/+2
|
* Initial zombiesLogicParrot2017-08-301-18/+0
|
* Implemented sheep, mooshroom, rabbit, chicken, pig, villagerLogicParrot2017-08-291-6/+1
|
* dLogicParrot2017-08-251-17/+4
|
* Fully working cowsLogicParrot2017-08-241-21/+45
|
* dLogicParrot2017-08-221-23/+19
|
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
|
* implement breedingGargaj2015-11-291-2/+4
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-2/+7
|
* Rewritten code.tonibm192014-01-291-27/+0
| | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested.
* Fixed a copypasta error...tonibm192014-01-291-1/+2
|
* Now mobs follow you when holding their breed itemtonibm192014-01-291-2/+26
|
* Moved source to srcAlexander Harkness2013-11-241-0/+45