summaryrefslogtreecommitdiffstats
path: root/src/Items/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-26Merged trivial item handlers into cSimplePlaceableItemHandler (#4766)Franklin Kong1-6/+1
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-8/+2
2020-05-09Update submodules (#4727)peterbell101-1/+1
2020-04-04Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness1-1/+9
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-4/+0
2016-11-06Anticheat fastbreak (#3411)mohe20151-0/+1
2016-08-24Fixed type-casting-related warnings.Mattes D1-1/+1
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-12-22add handling of water bottleGargaj1-0/+1
2015-12-03Merge mushroom soup into generic food handlerGargaj1-1/+0
2015-09-17Added CircleCI for stylechecking.Mattes D1-2/+5
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-05-19Make -Werror disabling file onlytycho1-0/+4
2014-12-24Refactored all player block placing to go through hooks.Mattes D1-1/+6
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19Items/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+47
2014-04-25Missed these CMakeLists.archshift1-1/+6
2013-12-10more cmake stuffTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7