summaryrefslogtreecommitdiffstats
path: root/src/Blocks/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-15Adding basic Banner functionality (#4806)12xx121-0/+1
2021-03-05Add block handler for huge mushroom blocks (#5143)Mat1-0/+1
2020-12-19New pull request for daylight sensor (#5066)Aiden Neill1-0/+1
2020-11-26Note Block Left Click Fix V2 (#5052)Derek Qu1-0/+1
2020-10-11Adding Silverfish Spawning Blocks (#4946)12xx121-0/+1
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-2/+5
2020-09-25Put phonograph on right part of visual spectrumTiger Wang1-0/+1
2020-09-24Fix ice behaviour in world (#4927)12xx121-0/+1
2020-09-20Added end portal and enchanting table block entities12xx121-1/+1
2020-09-19Fix silk-touching glowing redstone (#4893)KingCol131-0/+1
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-11/+2
2020-05-09Update submodules (#4727)peterbell101-1/+1
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D1-0/+1
2020-04-12Removed extended ASCII, and added a check against it. (#4642)Mattes D1-0/+1
2020-04-10Remove silly empty cBlockGlazedTerracotta classAlexander Harkness1-1/+0
2020-04-10Add mixins for blocks that rotate based on player yaw at placementAlexander Harkness1-0/+1
2020-04-10Add Terracotta handlersAlexander Harkness1-0/+1
2020-03-28Updated Bookshelves drop behaviour (#4567)Xenoxis1-0/+1
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-2/+1
2019-05-11Create Ender Portal with Eyes of Ender (#4126)Zach DeCook1-0/+1
2018-01-03Add the fmt library (#4065)peterbell101-0/+1
2018-01-03Concrete mixing (#4096)Zach DeCook1-0/+1
2017-07-28Check for intersection between placed blocks and entities. (#3850)Lane Kolbly1-0/+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-09-17Added CircleCI for stylechecking.Mattes D1-3/+10
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-5/+0
2015-05-24Made -Weverything an error.tycho1-0/+4
2015-05-19Make -Werror disabling file onlytycho1-0/+1
2014-12-01Added cocoa pod.Howaner1-0/+1
2014-10-07Removed BlockHaybale.h from CMakeLists.txtHowaner1-1/+0
2014-08-20Removed old classes from the CMakeLists.txtHowaner1-2/+0
2014-07-19Blocks/CMakeLists.txt: Fixed header list after merge of masterarchshift1-1/+2
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19Blocks/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+92
2014-04-25Missed these CMakeLists.archshift1-0/+1
2013-12-19added blocks and blockentitiesTycho Bickerstaff1-1/+5
2013-12-10more cmake stuffTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7