Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-12-16 | Initial support for the 1.11 protocol. | Mattes D | 1 | -884/+0 | |
2016-11-18 | Removed ClientHandle.h dependencies from common headers. | Mattes D | 1 | -0/+2 | |
2016-09-06 | Enclosed Clang pragmas with ifdef's (#3373) | bibo38 | 1 | -4/+7 | |
Fixes a warning in MSVC | |||||
2016-09-02 | Added support for the Minecraft 1.10 protocol(#210) (#3348) | bibo38 | 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. |