summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Chicken.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* syntaxTiger Wang2022-01-141-1/+1
* Fixed Compiler Warningsx12xx12x2022-01-141-1/+1
* Update entity sizesTiger Wang2021-04-121-1/+1
* Some emplace_back replacements (#5149)12xx122021-03-071-1/+1
* Using Super.Mattes D2020-04-161-3/+3
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-2/+1
* Ocelots don't take fall damage (#4171)Bond-0092018-02-041-5/+7
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-9/+10
* FastRandom rewrite (#3754)peterbell102017-06-131-1/+1
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Entities now bail out of ticks if destroyed (#3363)LogicParrot2016-09-031-0/+5
* Chicken egg code early bailoutSafwat Halaby2015-12-231-19/+21
* Baby chickens don't lay eggsGargaj2015-12-231-16/+19
* Fix chicken flyingGargaj2015-11-081-0/+2
* chickens don't take fall damageGargaj2015-11-061-0/+4
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-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
* Did what xoft saidtonibm192014-01-291-1/+0
* Rewritten code.tonibm192014-01-291-23/+0
* Now mobs follow you when holding their breed itemtonibm192014-01-291-1/+24
* Moved source to srcAlexander Harkness2013-11-241-0/+62