summaryrefslogtreecommitdiffstats
path: root/src/Protocol/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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