summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Guardian.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* 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