summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-26Update: Translations from eintstranslators
vietnamese: 24 changes by KhoiCanDev
2020-10-24Update: Translations from eintstranslators
tamil: 76 changes by Aswn
2020-10-18Update: Translations from eintstranslators
romanian: 10 changes by ALEX11BR tamil: 26 changes by Aswn
2020-10-17Update: Translations from eintstranslators
german: 17 changes by Luensche
2020-10-16Update: Translations from eintstranslators
german: 5 changes by Luensche
2020-10-15Fix: make reproducible by not embedding timestampsJelle van der Waa
By default gzip embeds a timestamps which makes building it twice not reproducible, passing -n skips this embedding behaviour. Motivation: https://reproducible-builds.org
2020-10-15Update: Translations from eintstranslators
slovak: 16 changes by FuryPapaya
2020-10-14Update: Translations from eintstranslators
slovak: 29 changes by FuryPapaya polish: 7 changes by yazalo
2020-10-13Update: Translations from eintstranslators
slovak: 33 changes by FuryPapaya
2020-10-12Update: Translations from eintstranslators
german: 4 changes by matthiasradde slovak: 23 changes by FuryPapaya
2020-10-11Update: Translations from eintstranslators
slovak: 57 changes by FuryPapaya tamil: 1 change by Ramesh78dev
2020-10-10Update: Translations from eintstranslators
slovak: 35 changes by FuryPapaya tamil: 1 change by Ramesh78dev
2020-10-10Fix: [Actions] Call apt-get update before trying to install packagesCharles Pigott
2020-10-10Add: [Actions] Add problem matchers for CI platformsCharles Pigott
2020-10-10Fix: Slovak ownname was using the wrong form (#8326)FuryPapaya
Noun vs Adjective
2020-10-09Update: Translations from eintstranslators
slovak: 131 changes by FuryPapaya
2020-10-08Update: Translations from eintstranslators
slovak: 56 changes by FuryPapaya
2020-10-06Update: Translations from eintstranslators
slovak: 193 changes by FuryPapaya spanish: 46 changes by MontyMontana
2020-10-05Update: Translations from eintstranslators
italian: 1 change by AlphaJack romanian: 13 changes by ALEX11BR finnish: 6 changes by VeeraKoo slovak: 202 changes by FuryPapaya spanish: 240 changes by MontyMontana
2020-10-04Update: Translations from eintstranslators
slovak: 23 changes by FuryPapaya turkish: 66 changes by ozcanakdora
2020-10-03Update: Translations from eintstranslators
korean: 8 changes by telk5093
2020-10-03Remove: Old Azure Pipelines CICharles Pigott
2020-10-03Add: [Actions] CI build workflowglx
2020-10-03Fix: Work around cmake bug by stripping link target stringsCharles Pigott
2020-10-01Update: Translations from eintstranslators
czech: 1 change by LubosKolouch german: 18 changes by matthiasradde
2020-09-30Update: Translations from eintstranslators
german: 1 change by matthiasradde polish: 17 changes by yazalo
2020-09-28Update: Translations from eintstranslators
romanian: 7 changes by ALEX11BR portuguese (brazilian): 44 changes by Lucas559-noob
2020-09-27Update: Translations from eintstranslators
portuguese (brazilian): 22 changes by Lucas559-noob polish: 6 changes by pAter-exe
2020-09-26Update: Translations from eintstranslators
turkish: 28 changes by nullaf dutch: 1 change by rcpaul
2020-09-26Update: Translations from eintstranslators
german: 1 change by frosch123
2020-09-25Codechange: Set CMAKE_BUILD_TYPE to default to debug if not otherwise setCharles Pigott
2020-09-25Change: Service depot also reset breakdown chance.Galigator
2020-09-25Fix 70f9c3c6: The *_filter_criteria variables contain an index, not a cargo. ↵stormcone
(#8320)
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-09-24Fix #8311, b98c7763de4: Industry probability at map generation was scaled ↵frosch
differently when set via property or callback.
2020-09-24Feature: Make news and errors close hotkeys configurabledP
2020-09-24Feature: Improve restart commandBerbe
When the restart command is issued, a normal map is always spawned. This improvement takes into account the current state of _file_to_saveload to check if a savegame/scenario/heightmap was previously loaded, and loads the same resource again.
2020-09-24Fix 380fd8c: Only check houses for cargo when generating subsidies with townsdP
2020-09-23Update: Translations from eintstranslators
korean: 1 change by telk5093
2020-09-02Update: Translations from eintstranslators
ukrainian: 11 changes by Strategy
2020-09-01Fix: Remove /MP flag and improve FindEditbin.cmake for Windows clang-cl buildlaikh
2020-09-01Change: Use key names instead of characters in hotkey.cfgdP
2020-08-30Update: Translations from eintstranslators
catalan: 57 changes by juanjo
2020-08-21Update: Translations from eintstranslators
ukrainian: 18 changes by Strategy
2020-08-13Fix: sprite preview in sprite aligner is too small with scaled UIdP
2020-08-04Update: Translations from eintstranslators
swedish: 1 change by Joel_A
2020-07-28Change: Log when rejecting a TAR archive for extractionNiels Martin Hansen
Based on report in <https://www.tt-forums.net/viewtopic.php?f=31&t=87374>
2020-07-27Fix: Properly invalidate mouse-over station coverage highlight (#8263)Łukasz Hryniuk
2020-07-27Codechange #8258: Remove unused town cargo caches from the savegamedP
2020-07-27Codechange: Spell 'Viewport' consistentlyTechGeekNZ
Some places in the codebase misspell 'Viewport' as 'ViewPort' or 'view_port'. This patch makes everything consistent.