Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-06 | Fix: Compile warnings when asserts are disabled | Charles Pigott | |
2020-12-06 | Codechange: don't do work GetVariableAddress() is already doing | Patric Stout | |
2020-12-06 | Fix: do not add an offset to a nullptr | Patric 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-06 | Fix 63ccb36ef3: Crash trying to load TTO/TTD savegames. (#8356) | Michael Lutz | |
2020-12-05 | Fix 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-04 | Fix: [CMake] cross-compiling requires native tools | glx22 | |
2020-12-02 | Fix: [NoAI] don't notify caught exceptions | Rasmus Jonsson | |
2020-11-28 | Update: Translations from eints | translators | |
norwegian (bokmal): 8 changes by buzzCraft lithuanian: 5 changes by devastatorius | |||
2020-11-26 | Codechange: Suppress compiler warning about signed/unsigned printf values | Charles Pigott | |
2020-11-26 | Update: Translations from eints | translators | |
norwegian (bokmal): 9 changes by buzzCraft | |||
2020-11-25 | Update: Translations from eints | translators | |
norwegian (bokmal): 10 changes by buzzCraft | |||
2020-11-12 | Update: Translations from eints | translators | |
indonesian: 117 changes by dimaspaf14 | |||
2020-11-11 | Update: Translations from eints | translators | |
danish: 1 change by achton | |||
2020-11-10 | Update: Translations from eints | translators | |
slovak: 16 changes by FuryPapaya | |||
2020-11-09 | Update: Translations from eints | translators | |
slovak: 19 changes by FuryPapaya | |||
2020-11-08 | Update: Translations from eints | translators | |
korean: 1 change by telk5093 slovak: 86 changes by FuryPapaya | |||
2020-11-07 | Update: Translations from eints | translators | |
slovak: 26 changes by FuryPapaya polish: 1 change by yazalo | |||
2020-11-06 | Update: Translations from eints | translators | |
slovak: 86 changes by FuryPapaya polish: 57 changes by yazalo | |||
2020-10-30 | Fix: build with icu-68.1 | Lars Wendler | |
icu-68.1 removed public macro definitions for TRUE and FALSE Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | |||
2020-10-30 | Update: Translations from eints | translators | |
afrikaans: 3 changes by Gwenney | |||
2020-10-29 | Update: Translations from eints | translators | |
hungarian: 1 change by andrejmoltok portuguese (brazilian): 64 changes by JuniuSeifero | |||
2020-10-27 | Update: Translations from eints | translators | |
romanian: 1 change by ALEX11BR | |||
2020-10-26 | Update: Translations from eints | translators | |
vietnamese: 24 changes by KhoiCanDev | |||
2020-10-24 | Update: Translations from eints | translators | |
tamil: 76 changes by Aswn | |||
2020-10-18 | Update: Translations from eints | translators | |
romanian: 10 changes by ALEX11BR tamil: 26 changes by Aswn | |||
2020-10-17 | Update: Translations from eints | translators | |
german: 17 changes by Luensche | |||
2020-10-16 | Update: Translations from eints | translators | |
german: 5 changes by Luensche | |||
2020-10-15 | Update: Translations from eints | translators | |
slovak: 16 changes by FuryPapaya | |||
2020-10-14 | Update: Translations from eints | translators | |
slovak: 29 changes by FuryPapaya polish: 7 changes by yazalo | |||
2020-10-13 | Update: Translations from eints | translators | |
slovak: 33 changes by FuryPapaya | |||
2020-10-12 | Update: Translations from eints | translators | |
german: 4 changes by matthiasradde slovak: 23 changes by FuryPapaya | |||
2020-10-11 | Update: Translations from eints | translators | |
slovak: 57 changes by FuryPapaya tamil: 1 change by Ramesh78dev | |||
2020-10-10 | Update: Translations from eints | translators | |
slovak: 35 changes by FuryPapaya tamil: 1 change by Ramesh78dev | |||
2020-10-10 | Fix: Slovak ownname was using the wrong form (#8326) | FuryPapaya | |
Noun vs Adjective | |||
2020-10-09 | Update: Translations from eints | translators | |
slovak: 131 changes by FuryPapaya | |||
2020-10-08 | Update: Translations from eints | translators | |
slovak: 56 changes by FuryPapaya | |||
2020-10-06 | Update: Translations from eints | translators | |
slovak: 193 changes by FuryPapaya spanish: 46 changes by MontyMontana | |||
2020-10-05 | Update: Translations from eints | translators | |
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-04 | Update: Translations from eints | translators | |
slovak: 23 changes by FuryPapaya turkish: 66 changes by ozcanakdora | |||
2020-10-03 | Update: Translations from eints | translators | |
korean: 8 changes by telk5093 | |||
2020-10-01 | Update: Translations from eints | translators | |
czech: 1 change by LubosKolouch german: 18 changes by matthiasradde | |||
2020-09-30 | Update: Translations from eints | translators | |
german: 1 change by matthiasradde polish: 17 changes by yazalo | |||
2020-09-28 | Update: Translations from eints | translators | |
romanian: 7 changes by ALEX11BR portuguese (brazilian): 44 changes by Lucas559-noob | |||
2020-09-27 | Update: Translations from eints | translators | |
portuguese (brazilian): 22 changes by Lucas559-noob polish: 6 changes by pAter-exe | |||
2020-09-26 | Update: Translations from eints | translators | |
turkish: 28 changes by nullaf dutch: 1 change by rcpaul | |||
2020-09-26 | Update: Translations from eints | translators | |
german: 1 change by frosch123 | |||
2020-09-25 | Change: Service depot also reset breakdown chance. | Galigator | |
2020-09-25 | Fix 70f9c3c6: The *_filter_criteria variables contain an index, not a cargo. ↵ | stormcone | |
(#8320) | |||
2020-09-25 | Codechange: Make codestyle for CMake files consistent for 'control' statements | Charles Pigott | |
2020-09-24 | Fix #8311, b98c7763de4: Industry probability at map generation was scaled ↵ | frosch | |
differently when set via property or callback. |