aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-201-0/+1
* Move files to subdirectories (#6599)Vitaliy2017-11-081-33/+6
* Initial Haiku support (#6568)miqlas2017-10-301-4/+14
* FormSpec : Add an auto vertical scrollbar to the textareaadelcoding12017-10-091-0/+1
* Replace deprecated WINAPI GetVersionInfoEx (#6496)adrido2017-10-071-1/+1
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+1
* Add clientside translations.Ekdohibs2017-08-241-0/+1
* Dont define min/max macros in minwindef.h (#6308)adrido2017-08-241-0/+2
* Network cleanup (#6302)Loïc Blot2017-08-241-1/+0
* Copy lua51.dll (luajit) to bindir (#6148)adrido2017-07-181-0/+6
* Expose getPointedThing to LuaDániel Juhász2017-07-071-1/+1
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-061-0/+1
* Fix msvc annoyances (#5963)adrido2017-06-271-2/+6
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-1/+0
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-201-11/+1
* Remove legacy content_abm.{cpp,h}Loïc Blot2017-06-141-1/+0
* Improve the path select GUI (#5852)red-0012017-06-111-1/+1
* Revert "Remove deprecated code segments (#5891)"Loïc Blot2017-06-061-0/+1
* Remove deprecated code segments (#5891)Thomas--S2017-06-041-1/+0
* Minetest for C++11 (CMakeLists + Travis)Loic Blot2017-06-041-2/+3
* Clean up numeric.h and split FacePositionCache from itShadowNinja2017-05-061-0/+1
* Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley2017-05-041-4/+4
* Player data to Database (#5475)Loïc Blot2017-04-231-0/+1
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-171-0/+1
* 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