summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Guardian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-2/+2
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Gives all entities the default airlevel on creation (#3942)Bond-0092017-08-251-9/+0
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Disabled squids and Guardians pathfinding, #2460Safwat Halaby2015-09-271-1/+1
* Disabled squid and Guardian PathfindingSafwatHalaby2015-05-301-1/+2
* Fix commentstycho2015-05-281-3/+3
* Made -Weverything an error.tycho2015-05-241-3/+3
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Fixed basic style.Mattes D2014-12-251-1/+1
* Fixed Guardians size and healthMasy982014-12-191-1/+1
* Added Entity GuardianMasy982014-12-181-0/+65