summaryrefslogtreecommitdiffstats
path: root/src/Entities/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix switch warnings (#4013)peterbell102017-09-141-4/+0
| | | | | | | | | | | | | | | * Fix switch warnings * Fix a variety of -Wswitch and -Wswitch-enum warnings * Remove unneeded -Wno-error flags * Reorganise some eMonsterType switches * Alpha sort eMonsterType cases in WriteMobMetadata and in cNBTChunkSerializer::AddMonsterEntity * List all mob types in protocol 1.12 and NBTChunkSerializer * cStructGenTrees::GetNumTrees: remove switch default * cWSSAnvil::LoadOldMinecartFromNBT: Log unhandled minecart type
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-0/+2
|
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
|
* Fixed Clang warnings.Mattes D2016-01-061-4/+1
|
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
| | | | Also upgraded the user setting file for MSVC to 2013.
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-6/+4
|
* Made -Weverything an error.tycho2015-05-241-4/+5
|
* Make -Werror disabling file onlytycho2015-05-191-0/+7
| | | | Ad fix a load of warnings
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-2/+4
|
* Entities/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+56
|
* Fixed compilationandrew2014-05-111-0/+2
|
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
|
* moved entities to globsTycho Bickerstaff2013-12-111-1/+5
|
* more cmakeTycho Bickerstaff2013-12-101-0/+7