summaryrefslogtreecommitdiffstats
path: root/src/Items/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handlers: update item and block handlers (#5371)Tiger Wang2022-01-021-2/+2
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-0/+1
* Chorus fruit teleport (#5259)KingCol132021-07-101-0/+1
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-0/+24
* Adding basic Banner functionality (#4806)12xx122021-03-151-0/+1
* End crystal placement (#5112)Damián Imrich2021-01-221-0/+1
* Added end portal and enchanting table block entities12xx122020-09-201-0/+2
* Merged trivial item handlers into cSimplePlaceableItemHandler (#4766)Franklin Kong2020-06-261-6/+1
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-8/+2
* Update submodules (#4727)peterbell102020-05-091-1/+1
* Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness2020-04-041-1/+9
* 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-4/+0
* Anticheat fastbreak (#3411)mohe20152016-11-061-0/+1
* Fixed type-casting-related warnings.Mattes D2016-08-241-1/+1
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* add handling of water bottleGargaj2015-12-221-0/+1
* Merge mushroom soup into generic food handlerGargaj2015-12-031-1/+0
* Added CircleCI for stylechecking.Mattes D2015-09-171-2/+5
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Made -Weverything an error.tycho2015-05-241-1/+1
* Make -Werror disabling file onlytycho2015-05-191-0/+4
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-1/+6
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
* Items/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+47
* Missed these CMakeLists.archshift2014-04-251-1/+6
* more cmake stuffTycho Bickerstaff2013-12-101-0/+7