aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Organize and sort out some library dependency issuessfan52020-01-231-13/+20
* Remove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229)Zaoqi2020-01-221-2/+0
* Move Quicktune code to util/ (#8871)ANAND2019-09-291-2/+1
* Fix breakage of non-GLES2 setups (#8774)Jozef Behran2019-08-101-9/+11
* Let ENABLE_GLES appear in cmake_config.h and change its functionalitysfan52019-08-041-9/+22
* Add compatibility to vcpkg buildsystem (#8317)adrido2019-06-101-70/+75
* Find PostgreSQL correctly (#8435)adrido2019-04-071-18/+5
* Don't include and link to gettext if gettext is not found (#8305)adrido2019-03-021-3/+12
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-031-2/+2
* Revert "Fix another GCC warning"Loïc Blot2018-12-041-3/+3
* Fix another GCC warningLoïc Blot2018-12-041-3/+3
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-31/+4
* Windows: Cpack wix installer (#6153)adrido2018-10-261-3/+11
* Make OpenGL preference configurable, default to LEGACY (#7666)SmallJoker2018-09-221-1/+5
* Set OpenGL preference to GLVNDShadowNinja2018-08-181-0/+1
* Set ENABLE_GETTEXT to TRUE by default (#7415)Wuzzy2018-06-051-1/+1
* Add online content repositoryrubenwardy2018-04-191-2/+2
* macOS: don't require X11 libraries during compilation (#7149)D Tim Cummings2018-03-261-2/+2
* Cleanup sound manager class (#7158)Loïc Blot2018-03-241-15/+0
* Server: delegate mod management & config to ServerModConfiguration (#7131)Loïc Blot2018-03-161-0/+2
* Fix CMake error (#7074) by bumping the required CMake version past 3.8.1 (#7075)nOOb31672018-02-251-1/+3
* CMakeLists use the source_group command to improve look and feel when generat...nOOb31672018-02-231-0/+5
* CMakeLists pass windows sources (manifest and resource file) to executable ta...nOOb31672018-02-231-4/+4
* [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