summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Guardian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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