summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-21Cleanup: Rework the CargoSpec macro for improved readability.Xaroth Brook
2020-12-21Doc: some comments for the win32 video driver (#8409)Patric Stout
2020-12-21Fix: support non-ubuntu/debian Linux variants with LSB support (#8408)Patric Stout
2020-12-21Update: Translations from eintstranslators
2020-12-21Remove: Remnants of PSP support.Michael Lutz
2020-12-20Update: Translations from eintstranslators
2020-12-20Feature #7962: Improve rendering of large viewportsdP
2020-12-20Feature #7962: Significantly improve sprite sorter performancedP
2020-12-19Fix: [OSX] Warning about ambiguous method (-Wobjc-multiple-method-names). (#8...Michael Lutz
2020-12-19Remove: [Azure Pipelines] So Long, and Thanks for All the FishPatric Stout
2020-12-19Add: [Actions] release workflow for both releases and nightliesPatric Stout
2020-12-19Fix: [CMake] automatically detect dependencies for .deb packagesPatric Stout
2020-12-19Fix: [bundle] postfix the distribution for Linux bundlesPatric Stout
2020-12-19Fix: [bundle] postfix the architecture for Mac OS bundlesPatric Stout
2020-12-19Fix: [bundle] custom launch.sh is no longer required for Mac OSPatric Stout
2020-12-18Update: Translations from eintstranslators
2020-12-17Update: Translations from eintstranslators
2020-12-16Change: extend the allowed range for max loan setting (#8386)Pavel Stupnikov
2020-12-16Change: send network error to the server before making an emergency save (#8387)Pavel Stupnikov
2020-12-15Fix #8313: use correct capitalization for TTO / DOS base-music (#8385)Patric Stout
2020-12-15Fix: [NewGRF] Action 7/9 conditions 0x0F to 0x12 failed, if 'param' was 0x88....frosch
2020-12-15Fix: Remove unnessary reference to suppress warning (#8337)Byoungchan Lee
2020-12-15Fix: for original terrain generator, keep a single gap of water at the border...SamuXarick
2020-12-15Fix: a cargos sneaked in; should be cargoes for consistency (#8383)Patric Stout
2020-12-15Fix: prefix the Nth vehicle with "#" when ungroupedPatric Stout
2020-12-15Feature: Show group name as part of the default vehicle name.stormcone
2020-12-15Update: Translations from eintstranslators
2020-12-15Fix: [Git] ignore any build folder you might havePatric Stout
2020-12-15Add: [Actions] preview workflow, where PRs can be reviewed in the browserPatric Stout
2020-12-15Fix: workarounds for two emscripten bugs in the network stackPatric Stout
2020-12-15Add: [Emscripten] use "relative mouse mode" with SDL2Patric Stout
2020-12-15Add: support for emscripten (play-OpenTTD-in-the-browser)Patric Stout
2020-12-15Codechange: unroll the SDL2 main loopPatric Stout
2020-12-15Change: set the default setting for autorenew to on for new games (#8352)Tyler Trahan
2020-12-14Update: Translations from eintstranslators
2020-12-15Feature: new velocity unit "tiles/day" (#8278)jostephd
2020-12-15Codechange: Make use of the improved C++17 emplace_back function.Michael Lutz
2020-12-14Codechange: Apple LLVM fails to implement std::optional::value() also on pret...frosch
2020-12-14Cleanup: use std::optional instead of custom implementation.frosch
2020-12-14Codechange: switch to C++17 on all platforms.frosch
2020-12-14Add: new economy "frozen" that stops production changes and industry closures...Pavel Stupnikov
2020-12-14Codechange: use \u to indicate unicode chars in strings (#8379)Patric Stout
2020-12-13Feature: Switch to bzip2 compression for DMG files (supported by OS X 10.4+)Owen Rudge
2020-12-13Add: [CMake] Option to only build tools/docsglx22
2020-12-13Fix: set SP_WORKING_DIR earlier with '-c'Patric Stout
2020-12-13Fix: [CMake, MSVC] Don't copy regression exe's into a subfolder as they need ...Michael Lutz
2020-12-13Fix: [Actions] cleanup ci-build workflow to be up-to-date (#8375)Patric Stout
2020-12-13Fix 8bef06a2: don't use "extern" when you want to implement a global (#8373)Patric Stout
2020-12-13Fix: change the working-dir searchpath when using '-c'Patric Stout
2020-12-13Codechange: to create or not to create a folder, that is the questionPatric Stout