Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily commented out override directives." | Tycho | 2014-09-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | 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 | -3/+3 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -2/+2 |
| | |||||
* | Tailored death messages | Tiger Wang | 2014-07-04 | 1 | -1/+1 |
| | |||||
* | Add item frame saving. | Howaner | 2014-03-15 | 1 | -8/+14 |
| | |||||
* | Changed BlockFace type to eBlockFace | Tiger Wang | 2014-02-18 | 1 | -2/+2 |
| | |||||
* | Implemented item frames, a part of #689 | Tiger Wang | 2014-02-18 | 1 | -0/+42 |
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!) |