summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* macOS: don't require X11 libraries during compilation (#7149)D Tim Cummings2018-06-03
* Replace deprecated WINAPI GetVersionInfoEx (#6496)adrido2018-06-03
* Clean up numeric.h and split FacePositionCache from itShadowNinja2017-05-06
* Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley2017-05-04
* Player data to Database (#5475)Loïc Blot2017-04-23
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-17
* Windows: Skip cmd for release builds (#5416)adrido2017-04-07
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-02
* Add ItemStack key-value meta storagerubenwardy2017-02-04
* Derive NodeMetadata from Metadatarubenwardy2017-02-04
* Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)red-0012017-01-20
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-08
* Move ClientEnvironment to dedicated cpp/header filesLoic Blot2017-01-08
* Improve getPointedThing() (#4346)Dániel Juhász2017-01-04
* Move TileAnimation code to seperate filesfan52017-01-02
* Don't ship with broken languages (#4940)est312016-12-21
* Liquids: Update flow on block loadMillersMan2016-12-07
* Windows: Add manifest file and set "High DPI Aware" trueadrido2016-11-07
* MSVC: Generate debug information for release builds (#4674)SmallJoker2016-11-06
* Disable cmake message concerning WIN32 on non-windows systemsRogier2016-10-11
* Move RemotePlayer code to its own cpp/headerLoic Blot2016-10-08
* Only include keycode unittests in client build (fixes #4559)sfan52016-09-29
* Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan52016-09-21
* Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain2016-09-13
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-03
* openbsd's port fix for non Linux systems w/o libRTDavid Carlier2016-07-03
* Add colored text (not only colored chat).Ekdohibs2016-05-31
* Implement a PostgreSQL backendLoic Blot2016-05-22
* Move AreaStore to utilShadowNinja2016-03-07
* Add Valleys mapgen.Duane Robertson2016-01-14
* Improve LuaJIT detectionFerdinand Thiessen2015-12-05
* Mapgen: Add flat mapgen in hidden formparamat2015-11-11
* Add server side ncurses terminalest312015-11-06
* Mapgen: Add 4D fractal mapgenparamat2015-10-06
* Warn when building without cURLShadowNinja2015-09-01
* Enable server build when no builds are enabledShadowNinja2015-09-01
* Clean up threadingShadowNinja2015-08-23
* Add AreaStore data structureest312015-07-27
* Fix *BSD build with GNU iconvkwolekr2015-06-29
* Add minimap featureRealBadAngel2015-06-27
* Add utf-8 conversion utilities and re-add intlGUIEditBoxest312015-06-13
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-18
* Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...kwolekr2015-05-16
* Add LibGMPest312015-05-11
* Make Git version detection use VERSION_STRING instead of tagsShadowNinja2015-05-05
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27
* Tests: Modularize unit testingkwolekr2015-04-26
* Link against shlwapi.lib and unify linker input sources for Windowskwolekr2015-04-08
* Fix freetype detectionDmitry Marakasov2015-04-08
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01