summaryrefslogtreecommitdiffstats
path: root/src/Protocol/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-07Added temporary block type mapping for 1.13+ protocols.Mattes D1-0/+2
2019-12-28Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D1-2/+0
2019-09-22Add ProtocolBlockTypePalette (#4391)E141-0/+3
2019-09-16Initial support for 1.13 clientsTiger Wang1-0/+2
2019-09-10Protocol: Use logical outgoing packet types.Mattes D1-1/+0
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-3/+0
2018-01-03Add the fmt library (#4065)peterbell101-0/+1
2017-09-14Fix switch warnings (#4013)peterbell101-8/+0
2017-09-02GetPacketID for protocol packet IDs (#3977)Lane Kolbly1-0/+1
2017-08-27Implement Forge protocol handshake support (#3869)satoshinm1-0/+2
2017-06-14Added support for protocol 1.12 (#3757)Lukas Pioch1-0/+3
2017-03-03Add 1.11 entity metadata (#3601)Pokechu221-2/+3
2016-12-16Initial support for the 1.11 protocol.Mattes D1-9/+11
2016-09-02Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo381-2/+5
2016-08-24Fixed type-casting-related warnings.Mattes D1-2/+2
2016-07-21Dropped 1.7 support (#3253)Mathias1-3/+0
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu221-0/+3
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-5/+1
2015-07-09Fixes compilation failures on MacOSX 10.10Samuel Barney1-1/+1
2015-07-07Fixed warnings generated by 64-bit MSVC.Mattes D1-1/+1
2015-05-24Made -Weverything an error.tycho1-2/+6
2015-05-19Make -Werror disabling file onlytycho1-0/+5
2015-03-22Unified cPacketizer across all protocols.Mattes D1-3/+7
2014-09-27Dropped support for <1.7.xTiger Wang1-10/+0
2014-09-04Started implementing of the 1.8 protocol.Howaner1-0/+2
2014-07-30Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft1-0/+2
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19Protocol/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+23
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2013-12-19moved protocol to globTycho Bickerstaff1-1/+5
2013-12-10more cmakeTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7