summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-01
* Clean up and tweak build systemShadowNinja2015-03-27
* Standalone bundle for OSX (w/ dependencies!)Pavel Puchkin2015-03-17
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-05
* Move sha1.hpp and base64.hpp to util/Loic Blot2015-02-21
* Use proper CMakeLists.txt for network and client directoriesLoic Blot2015-02-21
* Unit tests must be done at integration process.Loic Blot2015-02-21
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-16
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-12
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-10
* Create minidump on fatal Win32 exceptionskwolekr2015-02-02
* Fix all warnings and remove -Wno-unused-but-set cflagkwolekr2015-01-18
* Add SemiDebug (-O1 with debug symbols) build mode and do not optimize Debug a...kwolekr2015-01-18
* Revert "Fix bug in debug build"kwolekr2015-01-18
* Fix bug in debug buildCraig Robbins2015-01-19
* Set default value for ENABLE_REDIS to 0sfan52015-01-10
* Remove included SQLite3ShadowNinja2015-01-08
* Add SQLite3 libraries to buildbotsfan52015-01-08
* Fix -Wtype-limits warnings and remove disabling of -Wtype-limitsCraig Robbins2014-12-29
* Silence misc. warningskwolekr2014-12-23
* Add workaround for failing clang buildsfan52014-12-06
* Implement proper font handlingsapier2014-11-30
* Fix compiling if no endian.h foundPavel Puchkin2014-11-22
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-21
* Implement WieldMeshSceneNode which improves wield mesh renderingKahrl2014-11-08
* Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...paramat2014-11-08
* Split up mapgen.cppkwolekr2014-11-01
* Split settings into seperate source and header filesShadowNinja2014-09-21
* Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMa...sfan52014-07-29
* Remove indev mapgenproller2014-07-12
* Remove math mapgenproller2014-07-12
* Copy zlib and freetype dll to windows package toosapier2014-06-29
* OS X compatibility fixesMartin Doege2014-06-29
* Remove not really used guiTextInputMenusapier2014-06-17
* Works for debian and a few other distributions but fails for even more so bac...sapier2014-05-25
* Fix library link ordersapier2014-05-24
* Add support for interlaced polarized 3d screenssapier2014-05-18
* Replace deathscreen by formspec variantsapier2014-04-19
* Add redis database backendSfan52014-04-16
* Fix generating winresource.o with build dir != source dirSfan52014-03-11
* Replace pause and message menu by formspec onessapier2014-03-05
* Improved win32 file version informationsapier2014-03-02
* Fix test for broken LuaJIT versions, solves #1152Sfan52014-02-23
* Fix broken cross-compilingSfan52014-02-16
* Add check to avoid usage of broken LuaJIT < 2.0.0beta8sapier2014-02-13
* Add propper client initializationsapier2014-01-31
* Fix curl dll not getting installed when sound is disabledSfan52014-01-21
* Add formspec tableKahrl2014-01-13
* BUILD: fix cmake list parsinghasufell2014-01-05
* BUILD: prefer pkg-config for freetype2 detectionhasufell2014-01-05