summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Cow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-2/+2
* Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness2020-04-021-2/+2
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Don't remove items twice (#4524)Mat2020-03-221-1/+1
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-2/+0
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-0/+5
* 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
* 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
* 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