Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed ClientHandle.h dependencies from common headers. | Mattes D | 2016-11-18 | 1 | -0/+2 |
| | |||||
* | Enclosed Clang pragmas with ifdef's (#3373) | bibo38 | 2016-09-06 | 1 | -4/+7 |
| | | | Fixes a warning in MSVC | ||||
* | Added support for the Minecraft 1.10 protocol(#210) (#3348) | bibo38 | 2016-09-02 | 1 | -0/+879 |
* Added support for the Minecraft 1.10 protocol(#210) * Fixed the Clang compilation errors * Fixed wrong sound pitch value and fixed SendPlayerSpawn Metadata value. * Prefixed each enum item with the appropriate class name. |