summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Zombie.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Looting segment fault - a_Killer can be NULLTheJumper2014-02-221-1/+5
|
* Added static Enchantment Constants, Replaced cryptic Looting IDTheJumper2014-02-221-1/+1
|
* Fixed Mob Drops, Add Rare and Uncommon Drops, Looting inflicts DropsTheJumper2014-02-211-3/+12
|
* Zombies and skeletons use AITiger Wang2014-01-251-5/+8
|
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-2/+2
|
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-3/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+47