summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-12-13Add: save openttd.cfg immediately on changing a setting (#8358)Patric Stout
Formally it was only done on exit. This means that if it crashes changes in settings were not stored. This is often rather frustrating. Additionally, targets (like emscripten) where people are unlike to use "Exit Game", will never see their configuration stored. The drawback is that on every setting change there is some minor I/O of writing the ini file to disk again.
2020-12-12Update: Translations from eintstranslators
finnish: 1 change by hpiirai
2020-12-12Add: [CMake] targets to generate documentationglx22
2020-12-10Update: Translations from eintstranslators
slovak: 2 changes by FuryPapaya
2020-12-09Update: Translations from eintstranslators
korean: 1 change by telk5093 french: 1 change by glx22
2020-12-09Update: Translations from eintstranslators
slovak: 30 changes by FuryPapaya lithuanian: 37 changes by devastatorius
2020-12-09Change: Don't display OS name when the user is exiting the gameOwen Rudge
2020-12-08Fix: useless warning with -snull and no BaseSounds available (#8361)Patric Stout
If I explicitly tell the system I do not want sound, I still get presented a nice message I do not have any BaseSounds available on my system, and that I should download one to enjoy sound. Well, let me tell you, with "-snull" that is really really not going to help. So please, be quiet, and let me enjoy the game without "boooooo" and "DING DING DING". Thank you.
2020-12-07Remove: console command "content select all" (#8363)Patric Stout
The intention of this function was that you could download everything after a filter was applied; but this never really took off. Instead, a select few people used this functionality to download every available package on BaNaNaS. This is not in the spirit of this service. Additionally, these few people were good for 70% of the consumed bandwidth of BaNaNaS.
2020-12-06Change: [NewGRF] Use aircraft property 12 also for helicopters.frosch
Due to keeping compatibility we can only do this for NewGRF-defined sound effects.
2020-12-06Fix: Compile warnings when asserts are disabledCharles Pigott
2020-12-06Codechange: don't do work GetVariableAddress() is already doingPatric Stout
2020-12-06Fix: do not add an offset to a nullptrPatric Stout
This is, by specs, undefined behaviour. See https://reviews.llvm.org/D67122 In cases where this is done, optimizations done by LLVM can generate code that causes crashes. GetVariableAddress() had two (legit) ways this could happen: - For SaveLoad set to global - For SaveLoad set to SLE_VAR_NULL, where sld->address is always a nullptr, and object could or could not be a nullptr.
2020-12-06Fix 63ccb36ef3: Crash trying to load TTO/TTD savegames. (#8356)Michael Lutz
2020-12-05Fix a49fdb7ebb: bootstrap crash when trying to load new baseset (#8353)Patric Stout
Using nullptr as "name" crashes on "name.empty()". Use an empty string instead.
2020-12-04Fix: [CMake] cross-compiling requires native toolsglx22
2020-12-02Fix: [NoAI] don't notify caught exceptionsRasmus Jonsson
2020-11-28Update: Translations from eintstranslators
norwegian (bokmal): 8 changes by buzzCraft lithuanian: 5 changes by devastatorius
2020-11-26Codechange: Suppress compiler warning about signed/unsigned printf valuesCharles Pigott
2020-11-26Update: Translations from eintstranslators
norwegian (bokmal): 9 changes by buzzCraft
2020-11-25Update: Translations from eintstranslators
norwegian (bokmal): 10 changes by buzzCraft
2020-11-12Update: Translations from eintstranslators
indonesian: 117 changes by dimaspaf14
2020-11-11Update: Translations from eintstranslators
danish: 1 change by achton
2020-11-10Update: Translations from eintstranslators
slovak: 16 changes by FuryPapaya
2020-11-09Update: Translations from eintstranslators
slovak: 19 changes by FuryPapaya
2020-11-08Update: Translations from eintstranslators
korean: 1 change by telk5093 slovak: 86 changes by FuryPapaya
2020-11-07Update: Translations from eintstranslators
slovak: 26 changes by FuryPapaya polish: 1 change by yazalo
2020-11-06Update: Translations from eintstranslators
slovak: 86 changes by FuryPapaya polish: 57 changes by yazalo
2020-10-30Fix: build with icu-68.1Lars Wendler
icu-68.1 removed public macro definitions for TRUE and FALSE Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
2020-10-30Update: Translations from eintstranslators
afrikaans: 3 changes by Gwenney
2020-10-29Update: Translations from eintstranslators
hungarian: 1 change by andrejmoltok portuguese (brazilian): 64 changes by JuniuSeifero
2020-10-27Update: Translations from eintstranslators
romanian: 1 change by ALEX11BR
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-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: 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