| Commit message (Expand) | Author | Age |
* | Add Lua bitop library (#9847) | Lejo | 2021-11-26 |
* | Automatically package MinGW runtime in buildbot | sfan5 | 2021-10-31 |
* | Touch UI support for desktop builds (#10729) | TheBrokenRail | 2021-09-26 |
* | Don't look for zlib and zstd manually on Windows | sfan5 | 2021-09-01 |
* | Switch MapBlock compression to zstd (#10788) | lhofhansl | 2021-08-31 |
* | Take advantage of IrrlichtMt CMake target (#11287) | JosiahWI | 2021-07-27 |
* | Fix no locales being generated when APPLY_LOCALE_BLACKLIST=0 | sfan5 | 2021-07-20 |
* | Use --image-base instead of -Ttext-segment for lld linker on FreeBSD (#9367) ... | Dmitry Marakasov | 2021-05-15 |
* | Use Irrlicht functions to query npot texture support | sfan5 | 2021-05-05 |
* | Fix two CMake build issues | sfan5 | 2021-04-21 |
* | Look for PostgreSQL library properly and fix CI | sfan5 | 2021-04-20 |
* | Fix ignored OpenGLES2 include path and cmake warning | sfan5 | 2021-04-16 |
* | Buildbot changes to allow out-of-tree builds (#11180) | sfan5 | 2021-04-11 |
* | Replace fallback font nonsense with automatic per-glyph fallback (#11084) | sfan5 | 2021-03-29 |
* | Clean up cmake DLL installation and other minor things | sfan5 | 2021-03-12 |
* | Switch Irrlicht dependency to our own fork | sfan5 | 2021-03-09 |
* | Handle changes caused by CMake minimum version bump (#10859) | sfan5 | 2021-01-29 |
* | Fix some minor code issues all over the place | sfan5 | 2020-12-24 |
* | Mark additional locales as broken | sfan5 | 2020-11-10 |
* | Update fallback font to newer version | sfan5 | 2020-11-10 |
* | Improve MSVC cmake and update vcpkg instruction (#10407) | k.h.lai | 2020-09-29 |
* | Complete Haiku platform support. (#10311) | David CARLIER | 2020-08-23 |
* | Cleanup of particle & particlespawner structures and code (#9893) | sfan5 | 2020-05-22 |
* | Fix gettext detection and locale building (#9772) | Juozas | 2020-04-29 |
* | Add MetricsBackend with prometheus counter support | Loic Blot | 2020-04-29 |
* | Remove /LTCG from when compiling with clang-cl (#9765) | k.h.lai | 2020-04-27 |
* | Add an option to disable unittest build, & disable them on Docker build (#9677) | Loïc Blot | 2020-04-16 |
* | Drop -Wabi useless flag (#9676) | Loïc Blot | 2020-04-16 |
* | Swap out -ffast-math for a safe subset of optimization flags (#9682) | sfan5 | 2020-04-16 |
* | Refactor texture overrides and add new features (#9600) | Hugues Ross | 2020-04-14 |
* | Implement DPI scaling for Windows (#9586) | sfan5 | 2020-04-11 |
* | Drop content_sao.{cpp,h} | Loic Blot | 2020-04-11 |
* | Move serveractiveobject & unitsao | Loic Blot | 2020-04-11 |
* | Drop genericobject.{cpp,h} (#9629) | Loïc Blot | 2020-04-10 |
* | Work around LuaJIT issues on aarch64 (#9614) | sfan5 | 2020-04-08 |
* | Fix linking failures when compiled with Clang 9 | sfan5 | 2020-03-05 |
* | CMakeLists: Remove some redundant declarations and flags | sfan5 | 2020-01-23 |
* | Organize and sort out some library dependency issues | sfan5 | 2020-01-23 |
* | Remove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229) | Zaoqi | 2020-01-22 |
* | Move Quicktune code to util/ (#8871) | ANAND | 2019-09-29 |
* | Fix breakage of non-GLES2 setups (#8774) | Jozef Behran | 2019-08-10 |
* | Let ENABLE_GLES appear in cmake_config.h and change its functionality | sfan5 | 2019-08-04 |
* | Add compatibility to vcpkg buildsystem (#8317) | adrido | 2019-06-10 |
* | Find PostgreSQL correctly (#8435) | adrido | 2019-04-07 |
* | Don't include and link to gettext if gettext is not found (#8305) | adrido | 2019-03-02 |
* | DragonFly BSD is somewhat identical to FreeBSD (#8159) | Leonid Bobrov | 2019-02-03 |
* | Revert "Fix another GCC warning" | Loïc Blot | 2018-12-04 |
* | Fix another GCC warning | Loïc Blot | 2018-12-04 |
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
* | Windows: Cpack wix installer (#6153) | adrido | 2018-10-26 |