aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix gettext detection and locale building (#9772)Juozas2020-04-291-3/+3
* Add MetricsBackend with prometheus counter supportLoic Blot2020-04-291-0/+26
* Remove /LTCG from when compiling with clang-cl (#9765)k.h.lai2020-04-271-3/+6
* Add an option to disable unittest build, & disable them on Docker build (#9677)Loïc Blot2020-04-161-2/+9
* Drop -Wabi useless flag (#9676)Loïc Blot2020-04-161-3/+3
* Swap out -ffast-math for a safe subset of optimization flags (#9682)sfan52020-04-161-1/+6
* Refactor texture overrides and add new features (#9600)Hugues Ross2020-04-141-0/+1
* Implement DPI scaling for Windows (#9586)sfan52020-04-111-1/+1
* Drop content_sao.{cpp,h}Loic Blot2020-04-111-1/+0
* Move serveractiveobject & unitsaoLoic Blot2020-04-111-1/+0
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-1/+0
* Work around LuaJIT issues on aarch64 (#9614)sfan52020-04-081-2/+8
* Fix linking failures when compiled with Clang 9sfan52020-03-051-2/+9
* CMakeLists: Remove some redundant declarations and flagssfan52020-01-231-20/+11
* 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