aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2019-02-03DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov
2018-12-04Revert "Fix another GCC warning"Loïc Blot
2018-12-04Fix another GCC warningLoïc Blot
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-10-26Windows: Cpack wix installer (#6153)adrido
2018-09-22Make OpenGL preference configurable, default to LEGACY (#7666)SmallJoker
2018-08-18Set OpenGL preference to GLVNDShadowNinja
2018-06-05Set ENABLE_GETTEXT to TRUE by default (#7415)Wuzzy
2018-04-19Add online content repositoryrubenwardy
2018-03-26macOS: don't require X11 libraries during compilation (#7149)D Tim Cummings
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-16Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot
2018-02-25Fix CMake error (#7074) by bumping the required CMake version past 3.8.1 (#7075)nOOb3167
2018-02-23CMakeLists use the source_group command to improve look and feel when generat...nOOb3167
2018-02-23CMakeLists pass windows sources (manifest and resource file) to executable ta...nOOb3167
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-10-30Initial Haiku support (#6568)miqlas
2017-10-09FormSpec : Add an auto vertical scrollbar to the textareaadelcoding1
2017-10-07Replace deprecated WINAPI GetVersionInfoEx (#6496)adrido
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Dont define min/max macros in minwindef.h (#6308)adrido
2017-08-24Network cleanup (#6302)Loïc Blot
2017-07-18Copy lua51.dll (luajit) to bindir (#6148)adrido
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-07-06Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley
2017-06-27Fix msvc annoyances (#5963)adrido
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-20Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot
2017-06-14Remove legacy content_abm.{cpp,h}Loïc Blot
2017-06-11Improve the path select GUI (#5852)red-001
2017-06-06Revert "Remove deprecated code segments (#5891)"Loïc Blot
2017-06-04Remove deprecated code segments (#5891)Thomas--S
2017-06-04Minetest for C++11 (CMakeLists + Travis)Loic Blot
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2017-05-04Remove CMAKE -ffast-math flag from OSX/FreeBSDVaughan Lapsley
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-17MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola
2017-04-07Windows: Skip cmd for release builds (#5416)adrido
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2017-02-04Add ItemStack key-value meta storagerubenwardy
2017-02-04Derive NodeMetadata from Metadatarubenwardy
2017-01-20Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)red-001
2017-01-08Move ServerEnvironment to dedicated cpp/header filesLoic Blot
2017-01-08Move ClientEnvironment to dedicated cpp/header filesLoic Blot
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2017-01-02Move TileAnimation code to seperate filesfan5
2016-12-21Don't ship with broken languages (#4940)est31
2016-12-07Liquids: Update flow on block loadMillersMan