aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Windows: Skip cmd for release builds (#5416)adrido2017-04-071-1/+9
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-021-21/+0
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+1
* Derive NodeMetadata from Metadatarubenwardy2017-02-041-1/+1
* Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)red-0012017-01-201-0/+2
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-0/+1
* Move ClientEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-0/+1
* Improve getPointedThing() (#4346)Dániel Juhász2017-01-041-0/+1
* Move TileAnimation code to seperate filesfan52017-01-021-0/+1
* Don't ship with broken languages (#4940)est312016-12-211-2/+24
* Liquids: Update flow on block loadMillersMan2016-12-071-0/+1
* Windows: Add manifest file and set "High DPI Aware" trueadrido2016-11-071-1/+2
* MSVC: Generate debug information for release builds (#4674)SmallJoker2016-11-061-2/+2
* Disable cmake message concerning WIN32 on non-windows systemsRogier2016-10-111-1/+1
* Move RemotePlayer code to its own cpp/headerLoic Blot2016-10-081-0/+1
* Only include keycode unittests in client build (fixes #4559)sfan52016-09-291-0/+1
* Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan52016-09-211-3/+10
* Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain2016-09-131-0/+1
* Add MapSettingsManager and new mapgen setting script API functionskwolekr2016-07-031-0/+1
* openbsd's port fix for non Linux systems w/o libRTDavid Carlier2016-07-031-1/+5
* Add colored text (not only colored chat).Ekdohibs2016-05-311-0/+2
* Implement a PostgreSQL backendLoic Blot2016-05-221-0/+37
* Move AreaStore to utilShadowNinja2016-03-071-1/+0
* Add Valleys mapgen.Duane Robertson2016-01-141-0/+1
* Improve LuaJIT detectionFerdinand Thiessen2015-12-051-2/+17
* Mapgen: Add flat mapgen in hidden formparamat2015-11-111-0/+1
* Add server side ncurses terminalest312015-11-061-1/+22
* Mapgen: Add 4D fractal mapgenparamat2015-10-061-0/+1
* Warn when building without cURLShadowNinja2015-09-011-0/+9
* Enable server build when no builds are enabledShadowNinja2015-09-011-0/+6
* Clean up threadingShadowNinja2015-08-231-1/+1
* Add AreaStore data structureest312015-07-271-0/+22
* Fix *BSD build with GNU iconvkwolekr2015-06-291-1/+8
* Add minimap featureRealBadAngel2015-06-271-0/+1
* Add utf-8 conversion utilities and re-add intlGUIEditBoxest312015-06-131-0/+1
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-181-0/+1
* Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...kwolekr2015-05-161-0/+1
* Add LibGMPest312015-05-111-0/+4
* Make Git version detection use VERSION_STRING instead of tagsShadowNinja2015-05-051-1/+1
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-271-22/+21
* Tests: Modularize unit testingkwolekr2015-04-261-6/+2
* Link against shlwapi.lib and unify linker input sources for Windowskwolekr2015-04-081-1/+3
* Fix freetype detectionDmitry Marakasov2015-04-081-16/+23
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-0/+1
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-011-0/+2
* Clean up and tweak build systemShadowNinja2015-03-271-284/+180
* Standalone bundle for OSX (w/ dependencies!)Pavel Puchkin2015-03-171-1/+14
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-051-1/+0
* Move sha1.hpp and base64.hpp to util/Loic Blot2015-02-211-2/+0
* Use proper CMakeLists.txt for network and client directoriesLoic Blot2015-02-211-7/+9