summaryrefslogtreecommitdiffstats
path: root/src/Protocol/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1.14 connection supportTiger Wang2020-07-261-0/+2
* Remove ProtocolPalettesTiger Wang2020-07-191-2/+0
* 1.13 items supportTiger Wang2020-07-181-0/+2
* Introduce recipe book functionality (#4493)Tobias Wilken2020-07-141-0/+2
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-9/+2
* Update submodules (#4727)peterbell102020-05-091-1/+1
* Added temporary block type mapping for 1.13+ protocols.Mattes D2020-01-071-0/+2
* Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D2019-12-281-2/+0
* Add ProtocolBlockTypePalette (#4391)E142019-09-221-0/+3
* Initial support for 1.13 clientsTiger Wang2019-09-161-0/+2
* Protocol: Use logical outgoing packet types.Mattes D2019-09-101-1/+0
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-3/+0
* Add the fmt library (#4065)peterbell102018-01-031-0/+1
* Fix switch warnings (#4013)peterbell102017-09-141-8/+0
* GetPacketID for protocol packet IDs (#3977)Lane Kolbly2017-09-021-0/+1
* Implement Forge protocol handshake support (#3869)satoshinm2017-08-271-0/+2
* Added support for protocol 1.12 (#3757)Lukas Pioch2017-06-141-0/+3
* Add 1.11 entity metadata (#3601)Pokechu222017-03-031-2/+3
* Initial support for the 1.11 protocol.Mattes D2016-12-161-9/+11
* Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo382016-09-021-2/+5
* Fixed type-casting-related warnings.Mattes D2016-08-241-2/+2
* Dropped 1.7 support (#3253)Mathias2016-07-211-3/+0
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+3
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-5/+1
* Fixes compilation failures on MacOSX 10.10Samuel Barney2015-07-091-1/+1
* Fixed warnings generated by 64-bit MSVC.Mattes D2015-07-071-1/+1
* Made -Weverything an error.tycho2015-05-241-2/+6
* Make -Werror disabling file onlytycho2015-05-191-0/+5
* Unified cPacketizer across all protocols.Mattes D2015-03-221-3/+7
* Dropped support for <1.7.xTiger Wang2014-09-271-10/+0
* Started implementing of the 1.8 protocol.Howaner2014-09-041-0/+2
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-0/+2
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
* Protocol/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+23
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
* moved protocol to globTycho Bickerstaff2013-12-191-1/+5
* more cmakeTycho Bickerstaff2013-12-101-0/+7