[CSM] Add basic HUD manipulation. (#6067)
[oweals/minetest.git] / src / CMakeLists.txt
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-10-30 miqlasInitial Haiku support (#6568)
2017-10-09 adelcoding1FormSpec : Add an auto vertical scrollbar to the textarea
2017-10-07 adridoReplace deprecated WINAPI GetVersionInfoEx (#6496)
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 adridoDont define min/max macros in minwindef.h (#6308)
2017-08-24 Loïc BlotNetwork cleanup (#6302)
2017-07-18 adridoCopy lua51.dll (luajit) to bindir (#6148)
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-06-27 adridoFix msvc annoyances (#5963)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-20 Loïc BlotMerge cguittfont lib in irrlicht change folder. (#6016)
2017-06-14 Loïc BlotRemove legacy content_abm.{cpp,h}
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-05-04 Vaughan LapsleyRemove CMAKE -ffast-math flag from OSX/FreeBSD
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-17 Perttu AholaMeshUpdateQueue: Add a MapBlock cache that minimizes...
2017-04-07 adridoWindows: Skip cmd for release builds (#5416)
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetadata from Metadata
2017-01-20 red-001Remove `mathconstants.h` and use the correct way to...
2017-01-08 Loic BlotMove ServerEnvironment to dedicated cpp/header files
2017-01-08 Loic BlotMove ClientEnvironment to dedicated cpp/header files
2017-01-04 Dániel JuhászImprove getPointedThing() (#4346)
2017-01-02 sfan5Move TileAnimation code to seperate file
2016-12-21 est31Don't ship with broken languages (#4940)
2016-12-07 MillersManLiquids: Update flow on block load
2016-11-07 adridoWindows: Add manifest file and set "High DPI Aware...
2016-11-06 SmallJokerMSVC: Generate debug information for release builds...
2016-10-11 RogierDisable cmake message concerning WIN32 on non-windows...
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header
2016-09-29 sfan5Only include keycode unittests in client build (fixes...
2016-09-21 sfan5Don't use ZLIB_WINAPI if the required DLL is not provid...
2016-09-14 Eric MountainFix "unknown CMake command "check_library_exists" ...
2016-07-03 kwolekrAdd MapSettingsManager and new mapgen setting script...
2016-07-03 David Carlieropenbsd's port fix for non Linux systems w/o libRT
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-22 Loic BlotImplement a PostgreSQL backend 4124/head
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 2613/head
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 2402/head
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 2046/head
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
next