Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily commented out override directives." | Tycho | 2014-09-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 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 | -2/+2 |
| | |||||
* | Renamed all new Mob files and classes | Samuel Barney | 2014-08-21 | 1 | -0/+39 |
| | |||||
* | Moved old mob code into its own sub directory | Samuel Barney | 2014-08-21 | 1 | -41/+0 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Fixed slime-related comments. | madmaxoft | 2014-07-18 | 1 | -1/+6 |
| | |||||
* | Slime sizes are 1, 2 or 4 and not 1, 2 or 3. | Howaner | 2014-07-18 | 1 | -1/+1 |
| | |||||
* | Split into more lines. | Howaner | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Fixed many slime bugs. | Howaner | 2014-07-17 | 1 | -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 src | Alexander Harkness | 2013-11-24 | 1 | -0/+32 |