summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Zombie.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed all new Mob files and classesSamuel Barney2014-08-211-0/+42
|
* Moved old mob code into its own sub directorySamuel Barney2014-08-211-62/+0
|
* Monster fixesTiger Wang2014-07-181-1/+1
| | | | | * Fixes #1203 * Fixes #627
* Bettered zombie and skeleton AITiger Wang2014-06-221-3/+2
| | | | * Fixed potential issues with skylight detection
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-3/+13
|
* 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