summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding basic Banner functionality (#4806)12xx122021-03-151-0/+2
* Added end portal and enchanting table block entities12xx122020-09-201-0/+4
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-8/+2
* Update submodules (#4727)peterbell102020-05-091-1/+1
* 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
* Added bed entity (#3823)Lukas Pioch2017-07-071-0/+2
* BlockEntities: Support cloning self.Mattes D2017-06-161-0/+1
* Fixed type-casting-related warnings.Mattes D2016-08-241-2/+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
* Reorganised the redstone simulatorTiger Wang2015-12-181-1/+0
* Implemented brewingLukas Pioch2015-11-031-0/+2
* Added CircleCI for stylechecking.Mattes D2015-09-171-2/+5
* Make -Werror disabling file onlytycho2015-05-191-0/+5
* Created MobSpawnerEntity class.Howaner2014-09-171-0/+2
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
* BlockEntities/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+35
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
* added blocks and blockentitiesTycho Bickerstaff2013-12-191-0/+11