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 |
| | |||||
* | Gave names to unnamed enums | archshift | 2014-08-11 | 1 | -2/+2 |
| | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Clarified RemoveItem()'s comments. | madmaxoft | 2014-07-18 | 1 | -1/+2 |
| | |||||
* | Added RemoveItem() function to the player inventory. | Howaner | 2014-07-18 | 1 | -0/+3 |
| | |||||
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | ||||
* | Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break. | Howaner | 2014-05-09 | 1 | -19/+22 |
| | |||||
* | Fixed non-virtual destructors warnings. | madmaxoft | 2014-03-28 | 1 | -0/+2 |
| | |||||
* | Map item handler; Fixed several bugs | andrew | 2014-02-17 | 1 | -0/+3 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+182 |