summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Slime.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* GetSizeName of cSlime and cMagmaCube is now staticTristan2015-05-091-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed slime-related comments.madmaxoft2014-07-181-2/+2
* Slime sizes are 1, 2 or 4 and not 1, 2 or 3.Howaner2014-07-181-2/+2
* Split into more lines.Howaner2014-07-171-5/+9
* Fixed many slime bugs.Howaner2014-07-171-1/+67
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-2/+9
* Moved source to srcAlexander Harkness2013-11-241-0/+29