Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved burns in daylight to its own component | Tycho | 2014-09-09 | 1 | -2/+9 |
| | | | | Also made zombies burn in daylight | ||||
* | Revert "Temporarily commented out override directives." | Tycho | 2014-09-05 | 1 | -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 Barney | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Renamed all new Mob files and classes | Samuel Barney | 2014-08-21 | 1 | -0/+33 |
| | |||||
* | Moved old mob code into its own sub directory | Samuel Barney | 2014-08-21 | 1 | -36/+0 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Monsters: Made IsUndead overridable by the respective mob classes | archshift | 2014-07-19 | 1 | -2/+4 |
| | |||||
* | Monster fixes | Tiger Wang | 2014-07-18 | 1 | -1/+1 |
| | | | | | * Fixes #1203 * Fixes #627 | ||||
* | Sorted a few constructors to remove warnings. | madmaxoft | 2013-12-20 | 1 | -4/+5 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+33 |