summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* Set ENABLE_GETTEXT to TRUE by default (#7415)Wuzzy2018-06-05
* Add online content repositoryrubenwardy2018-04-19
* macOS: don't require X11 libraries during compilation (#7149)D Tim Cummings2018-03-26
* Cleanup sound manager class (#7158)Loïc Blot2018-03-24
* Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot2018-03-16
* Fix CMake error (#7074) by bumping the required CMake version past 3.8.1 (#7075)nOOb31672018-02-25
* CMakeLists use the source_group command to improve look and feel when generat...nOOb31672018-02-23
* CMakeLists pass windows sources (manifest and resource file) to executable ta...nOOb31672018-02-23
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-20
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Initial Haiku support (#6568)miqlas2017-10-30
* FormSpec : Add an auto vertical scrollbar to the textareaadelcoding12017-10-09
* Replace deprecated WINAPI GetVersionInfoEx (#6496)adrido2017-10-07
* Implement mod communication channels (#6351)Loïc Blot2017-09-26
* Add clientside translations.Ekdohibs2017-08-24
* Dont define min/max macros in minwindef.h (#6308)adrido2017-08-24
* Network cleanup (#6302)Loïc Blot2017-08-24
* Copy lua51.dll (luajit) to bindir (#6148)adrido2017-07-18
* Expose getPointedThing to LuaDániel Juhász2017-07-07
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-06
* Fix msvc annoyances (#5963)adrido2017-06-27
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-26
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-20
* Remove legacy content_abm.{cpp,h}Loïc Blot2017-06-14
* Improve the path select GUI (#5852)red-0012017-06-11
* Revert "Remove deprecated code segments (#5891)"Loïc Blot2017-06-06
* Remove deprecated code segments (#5891)Thomas--S2017-06-04
* Minetest for C++11 (CMakeLists + Travis)Loic Blot2017-06-04
* Clean up numeric.h and split FacePositionCache from itShadowNinja2017-05-06
* Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley2017-05-04
* Player data to Database (#5475)Loïc Blot2017-04-23
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-17
* Windows: Skip cmd for release builds (#5416)adrido2017-04-07
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-02
* Add ItemStack key-value meta storagerubenwardy2017-02-04
* Derive NodeMetadata from Metadatarubenwardy2017-02-04
* Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)red-0012017-01-20
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-08
* Move ClientEnvironment to dedicated cpp/header filesLoic Blot2017-01-08
* Improve getPointedThing() (#4346)Dániel Juhász2017-01-04
* Move TileAnimation code to seperate filesfan52017-01-02
* Don't ship with broken languages (#4940)est312016-12-21
* Liquids: Update flow on block loadMillersMan2016-12-07
* Windows: Add manifest file and set "High DPI Aware" trueadrido2016-11-07
* MSVC: Generate debug information for release builds (#4674)SmallJoker2016-11-06
* Disable cmake message concerning WIN32 on non-windows systemsRogier2016-10-11
* Move RemotePlayer code to its own cpp/headerLoic Blot2016-10-08
* Only include keycode unittests in client build (fixes #4559)sfan52016-09-29
* Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan52016-09-21
* Fix "unknown CMake command "check_library_exists" (#4517)Eric Mountain2016-09-13