summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Slime.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* GetSizeName of cSlime and cMagmaCube is now staticTristan2015-05-091-1/+1
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* 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 slime hurt/death sound - Added slime spawning on death. - Fixed the max health. - Fixed the attack damage. - Little slimes should not attack players.
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-2/+9
|
* Moved source to srcAlexander Harkness2013-11-241-0/+29