summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Slime.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Fixed slime-related comments.madmaxoft2014-07-181-1/+6
|
* Slime sizes are 1, 2 or 4 and not 1, 2 or 3.Howaner2014-07-181-1/+1
|
* Split into more lines.Howaner2014-07-171-1/+1
|
* Fixed many slime bugs.Howaner2014-07-171-2/+6
| | | | | | | - Fixed slime hurt/death sound - Added slime spawning on death. - Fixed the max health. - Fixed the attack damage. - Little slimes should not attack players.
* Moved source to srcAlexander Harkness2013-11-241-0/+32