summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PassiveMonster.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
* Fix potential destruction crashes (#5095)Tiger Wang2021-01-021-9/+0
* Monsters: improve targetingTiger Wang2020-12-211-1/+1
* Adding wolf breading and moving breeding functionality to cMonster (#4951)12xx122020-10-091-185/+3
* Add more statistic tracking (#4837)12xx122020-09-051-0/+12
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-1/+1
* Using Super.Mattes D2020-04-161-5/+5
* Add ambient mob sounds (#4521)Mat2020-03-221-2/+2
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* Experience orb (#4259)changyong guo2018-08-021-5/+6
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-33/+16
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-16/+33
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-33/+16
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-1/+1
* Added basic ocelot behavior (#3829)Bond-0092017-07-121-1/+1
* When right-clicking on a passive mob with 'his' spawn egg spawn a babyBond_0092017-07-021-2/+20
* FastRandom rewrite (#3754)peterbell102017-06-131-2/+1
* Entities now bail out of ticks if destroyed (#3363)LogicParrot2016-09-031-0/+5
* Fix passive mob destruction crashesLogicParrot2016-03-281-0/+1
* Proper entity destruction in non-ticking chunksLogicParrot2016-02-191-4/+12
* Prevent interspecies breedingLogicParrot2016-02-041-11/+25
* sheep color inheritanceGargaj2015-12-131-1/+20
* Added documentation for breeding codeSafwat Halaby2015-11-301-4/+9
* implement breedingGargaj2015-11-291-11/+138
* change from single followable item to multipleGargaj2015-11-231-3/+5
* Made -Weverything an error.tycho2015-05-241-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* Added first test to show the object can be createdTycho2014-09-171-1/+1
* Add entity invulnerableHowaner2014-04-261-2/+6
* Did what xoft saidtonibm192014-01-291-1/+1
* Rewritten code.tonibm192014-01-291-1/+15
* Large reworking of mob code [SEE DESC]Tiger Wang2014-01-241-14/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+59