summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-8/+2
2020-05-09Update submodules (#4727)peterbell101-1/+1
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
2017-07-07Added bed entity (#3823)Lukas Pioch1-0/+2
2017-06-16BlockEntities: Support cloning self.Mattes D1-0/+1
2016-08-24Fixed type-casting-related warnings.Mattes D1-2/+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-18Reorganised the redstone simulatorTiger Wang1-1/+0
2015-11-03Implemented brewingLukas Pioch1-0/+2
2015-09-17Added CircleCI for stylechecking.Mattes D1-2/+5
2015-05-19Make -Werror disabling file onlytycho1-0/+5
2014-09-17Created MobSpawnerEntity class.Howaner1-0/+2
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19BlockEntities/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+35
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2013-12-19added blocks and blockentitiesTycho Bickerstaff1-1/+1
2013-12-11moved generating to globsTycho Bickerstaff1-1/+5
2013-12-10more cmakeTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7