]> git.lizzy.rs Git - minetest.git/history - src/CMakeLists.txt
Move AreaStore to util
[minetest.git] / src / CMakeLists.txt
2016-03-07 ShadowNinjaMove AreaStore to util
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2015-12-05 Ferdinand ThiessenImprove LuaJIT detection
2015-11-11 paramatMapgen: Add flat mapgen in hidden form
2015-11-06 est31Add server side ncurses terminal
2015-10-06 paramatMapgen: Add 4D fractal mapgen
2015-09-01 ShadowNinjaWarn when building without cURL
2015-09-01 ShadowNinjaEnable server build when no builds are enabled
2015-08-24 ShadowNinjaClean up threading
2015-07-27 est31Add AreaStore data structure
2015-06-29 kwolekrFix *BSD build with GNU iconv
2015-06-27 RealBadAngelAdd minimap feature
2015-06-13 est31Add utf-8 conversion utilities and re-add intlGUIEditBox
2015-05-19 kwolekrSplit ObjDef/ObjDefManager out to objdef.cpp
2015-05-17 kwolekrAdd -Wsign-compare for Clang builds and fix some signed...
2015-05-11 est31Add LibGMP
2015-05-05 ShadowNinjaMake Git version detection use VERSION_STRING instead...
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-26 kwolekrTests: Modularize unit testing
2015-04-08 kwolekrLink against shlwapi.lib and unify linker input sources...
2015-04-08 Dmitry MarakasovFix freetype detection
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-27 ShadowNinjaClean up and tweak build system
2015-03-17 Pavel PuchkinStandalone bundle for OSX (w/ dependencies!)
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotMove sha1.hpp and base64.hpp to util/
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)
2015-02-02 kwolekrCreate minidump on fatal Win32 exceptions
2015-01-19 kwolekrFix all warnings and remove -Wno-unused-but-set cflag
2015-01-19 kwolekrAdd SemiDebug (-O1 with debug symbols) build mode and...
2015-01-18 kwolekrRevert "Fix bug in debug build"
2015-01-18 Craig RobbinsFix bug in debug build
2015-01-10 sfan5Set default value for ENABLE_REDIS to 0
2015-01-08 ShadowNinjaRemove included SQLite3
2015-01-08 sfan5Add SQLite3 libraries to buildbot
2014-12-29 Craig RobbinsFix -Wtype-limits warnings and remove disabling of...
2014-12-23 kwolekrSilence misc. warnings
2014-12-06 sfan5Add workaround for failing clang build
2014-11-30 sapierImplement proper font handling
2014-11-22 Pavel PuchkinFix compiling if no endian.h found
2014-11-21 Rafael Reilovaserialize.h: use machine native byte swapping if availa...
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-11-08 paramatAdd mgv5. New noise code, uses biome API. Eased 3d...
2014-11-01 kwolekrSplit up mapgen.cpp
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-07-29 sfan5Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove...
2014-07-12 prollerRemove indev mapgen
2014-07-12 prollerRemove math mapgen
2014-06-29 sapierCopy zlib and freetype dll to windows package too
2014-06-29 Martin DoegeOS X compatibility fixes
2014-06-17 sapierRemove not really used guiTextInputMenu
2014-05-24 sapierWorks for debian and a few other distributions but...
2014-05-24 sapierFix library link order
2014-05-17 sapierAdd support for interlaced polarized 3d screens
2014-04-19 sapierReplace deathscreen by formspec variant
2014-04-16 Sfan5Add redis database backend
2014-03-11 Sfan5Fix generating winresource.o with build dir != source dir
2014-03-05 sapierReplace pause and message menu by formspec ones
2014-03-02 sapierImproved win32 file version information
2014-02-23 Sfan5Fix test for broken LuaJIT versions, solves #1152
2014-02-16 Sfan5Fix broken cross-compiling
2014-02-13 sapierAdd check to avoid usage of broken LuaJIT < 2.0.0beta8
2014-01-31 sapierAdd propper client initialization
2014-01-21 Sfan5Fix curl dll not getting installed when sound is disabled
2014-01-13 KahrlAdd formspec table
2014-01-05 hasufellBUILD: fix cmake list parsing
2014-01-05 hasufellBUILD: prefer pkg-config for freetype2 detection
2014-01-05 Sfan5Add option to link to OpenGL ES, fixes #1051
2013-12-13 KahrlRewrite client media download and support hash-based...
2013-12-13 KahrlImplement httpfetch module and initialize it from main()
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)
2013-09-29 KahrlPass VERSION_EXTRA to GenerateVersion.cmake
2013-09-28 KahrlShow git hash in version string at top left corner...
2013-09-28 PilzAdamAdd curl, freetype and luaJIT to CMAKE_BUILD_INFO
2013-09-16 kwolekrAlways use builtin JThread library
2013-09-09 Sfan5Use system-wide LevelDB instead of bundled one
2013-09-09 Ilya ZhuravlevAdd dummy and LevelDB database backends
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-13 KahrlRemove farmesh
2013-07-03 kwolekrChange debug optimization level back to -O1
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-06-23 prollerNew math mapgen with fractal based worlds
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)
2013-04-22 WeblateMerge remote branch 'origin/master'
2013-04-21 kwolekrClass-ify caves & move to cavegen.cpp, fix cave regress...
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-18 kwolekrSplit HUD code off to hud.cpp, make into a class, exten...
2013-04-08 RealBadAngelUse system wide LuaJIT if aviable.
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-07 kwolekrRevert "Fix to be able to build from dir different...
2013-04-07 kwolekrAdd Mapgen V7, reorganize biomes
2013-04-06 Diego MartínezFix to be able to build from dir different than source dir
2013-04-06 sapierAdd Dijkstra A* and A* without prefetching pathfind...
2013-03-30 WeblateMerge remote branch 'origin/master'
next