aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-161-3/+3
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-121-0/+1
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-101-0/+5
* Create minidump on fatal Win32 exceptionskwolekr2015-02-021-2/+3
* Fix all warnings and remove -Wno-unused-but-set cflagkwolekr2015-01-181-7/+0
* Add SemiDebug (-O1 with debug symbols) build mode and do not optimize Debug a...kwolekr2015-01-181-3/+24
* Revert "Fix bug in debug build"kwolekr2015-01-181-1/+1
* Fix bug in debug buildCraig Robbins2015-01-191-1/+1
* Set default value for ENABLE_REDIS to 0sfan52015-01-101-1/+1
* Remove included SQLite3ShadowNinja2015-01-081-8/+1
* Add SQLite3 libraries to buildbotsfan52015-01-081-0/+3
* Fix -Wtype-limits warnings and remove disabling of -Wtype-limitsCraig Robbins2014-12-291-5/+0
* Silence misc. warningskwolekr2014-12-231-0/+5
* Add workaround for failing clang buildsfan52014-12-061-0/+5
* Implement proper font handlingsapier2014-11-301-0/+1
* Fix compiling if no endian.h foundPavel Puchkin2014-11-221-0/+3
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-211-0/+3
* Implement WieldMeshSceneNode which improves wield mesh renderingKahrl2014-11-081-0/+1
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat2014-11-081-0/+1
* Split up mapgen.cppkwolekr2014-11-011-1/+4
* Split settings into seperate source and header filesShadowNinja2014-09-211-77/+78
* Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMa...sfan52014-07-291-9/+7
* Remove indev mapgenproller2014-07-121-1/+0
* Remove math mapgenproller2014-07-121-1/+0
* Copy zlib and freetype dll to windows package toosapier2014-06-291-0/+6
* OS X compatibility fixesMartin Doege2014-06-291-8/+25
* Remove not really used guiTextInputMenusapier2014-06-171-9/+0
* Works for debian and a few other distributions but fails for even more so bac...sapier2014-05-251-4/+4
* Fix library link ordersapier2014-05-241-4/+4
* Add support for interlaced polarized 3d screenssapier2014-05-181-0/+1
* Replace deathscreen by formspec variantsapier2014-04-191-1/+0
* Add redis database backendSfan52014-04-161-0/+26
* Fix generating winresource.o with build dir != source dirSfan52014-03-111-1/+1
* Replace pause and message menu by formspec onessapier2014-03-051-2/+0
* Improved win32 file version informationsapier2014-03-021-2/+3
* Fix test for broken LuaJIT versions, solves #1152Sfan52014-02-231-7/+10
* Fix broken cross-compilingSfan52014-02-161-25/+30
* Add check to avoid usage of broken LuaJIT < 2.0.0beta8sapier2014-02-131-12/+55
* Add propper client initializationsapier2014-01-311-0/+1
* Fix curl dll not getting installed when sound is disabledSfan52014-01-211-3/+3
* Add formspec tableKahrl2014-01-131-0/+1
* BUILD: fix cmake list parsinghasufell2014-01-051-1/+4
* BUILD: prefer pkg-config for freetype2 detectionhasufell2014-01-051-1/+19
* Add option to link to OpenGL ES, fixes #1051Sfan52014-01-051-1/+6
* Rewrite client media download and support hash-based remote downloadKahrl2013-12-131-0/+1
* Implement httpfetch module and initialize it from main()Kahrl2013-12-131-5/+6
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-111-0/+1
* Pass VERSION_EXTRA to GenerateVersion.cmakeKahrl2013-09-291-0/+1
* Show git hash in version string at top left corner of windowKahrl2013-09-281-0/+12
* Add curl, freetype and luaJIT to CMAKE_BUILD_INFOPilzAdam2013-09-281-0/+2