summaryrefslogtreecommitdiffstats
path: root/src/Mobs/SnowGolem.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Fixed reported parentheses around comparisons.Mattes D2014-12-051-1/+1
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-1/+1
* Fixed Formatting, added compiler warning suppressing methods, fixed commentsTheJumper2014-02-241-0/+1
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+1
* Increased Type safety of BiomesTycho2014-02-031-1/+1
* Fixed bug where snowgolems could replace non-solid blocks to snow blocks.STRWarrior2013-12-221-1/+3
* Snow golems die in hot biomes and leave a snow trail.STRWarrior2013-12-221-0/+17
* Moved source to srcAlexander Harkness2013-11-241-0/+26