summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Zombie.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved burns in daylight to its own componentTycho2014-09-091-2/+9
| | | | Also made zombies burn in daylight
* Revert "Temporarily commented out override directives."Tycho2014-09-051-1/+1
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-1/+1
|
* Renamed all new Mob files and classesSamuel Barney2014-08-211-0/+33
|
* Moved old mob code into its own sub directorySamuel Barney2014-08-211-36/+0
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Monsters: Made IsUndead overridable by the respective mob classesarchshift2014-07-191-2/+4
|
* Monster fixesTiger Wang2014-07-181-1/+1
| | | | | * Fixes #1203 * Fixes #627
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-4/+5
|
* Moved source to srcAlexander Harkness2013-11-241-0/+33