summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Pig.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* syntaxTiger Wang2022-01-141-1/+1
* Fixed Compiler Warningsx12xx12x2022-01-141-1/+1
* Spectation: add dedicated pathway for spectator mode (#5303)Tiger Wang2021-09-301-2/+2
* Update entity sizesTiger Wang2021-04-121-1/+1
* Some emplace_back replacements (#5149)12xx122021-03-071-1/+1
* Using Super.Mattes D2020-04-161-4/+4
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-0/+5
* 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
* implement breedingGargaj2015-11-291-0/+2
* Spawn baby mobshallucino2015-07-161-1/+1
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* A* Pathfinding and better monster AIwiseoldman952015-05-011-1/+0
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* clearing CheckBasicStyle.lua messagesp-mcgowan2014-12-031-4/+4
* formatting - newline at EOF inserted: Pig.cppp-mcgowan2014-11-231-1/+5
* pigs turn into pigmen on lightningp-mcgowan2014-11-231-0/+16
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Merged branch 'tonibm19/master'.Mattes D2014-06-261-0/+20
|\
| * Added pig riding.tonibm192014-06-201-0/+13
|/
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
* Rewritten code.tonibm192014-01-291-28/+0
* Fixed a copypasta error...tonibm192014-01-291-0/+1
* Now mobs follow you when holding their breed itemtonibm192014-01-291-1/+26
* Moved source to srcAlexander Harkness2013-11-241-0/+77