summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25Fix: Solved helicopter takeoff issue with international airportsJack McKiernan
2019-10-25Codechange: Replaced 255's with an enum entry TERMGROUPJack McKiernan
2019-10-25Codechange: Replaced 0's in heading field with TO_ALLJack McKiernan
2019-10-25Fix #6219: Allow taking off from hangar in commuter airportJack McKiernan
2019-10-25Fix: Possible double path separator in FiosMakeFilenameJuriy Petrochenkov
2019-10-25Codechange: Don't use SDL_CreateRGBSurfaceWithFormat()Nikolas Nyby
2019-10-23Doc: fix 3 mis-spellings of 'official'Andy
2019-10-23Fix 3575dd551: update names for installerglx
2019-10-22Fix 3575dd551: update names for the bundles (#7794)glx22
2019-10-22Doc: CONTRIBUTING.md - add official goals section, link from other sections, ...Andy
2019-10-22Add: [Script] ScriptEventVehicleAutoReplaced.glx
2019-10-21Fix #7561: Fix power/running-cost vehicle sorterdorobouNeko
2019-10-21Update: Translations from eintstranslators
2019-10-20Update: Translations from eintstranslators
2019-10-20Doc: rename HOWTO_compile_lang_files.mdAndy
2019-10-20Doc: rename the modified filesglx
2019-10-20Doc: convert some docs to markdown (without rename)Andy
2019-10-19Fix: add savegame version to trading age settingJack Baron
2019-10-19Fix: Bump savegame versionJack Baron
2019-10-19Feature: Configure minimum share trading yearsJack Baron
2019-10-19Codechange: Use std::vector for industry tile layoutsNiels Martin Hansen
2019-10-19Doc: split compiling instructions from README, as they aren't required for ca...Andy
2019-10-17Doc: drop Readme_OS2, it has aged, let it go gracefullyAndy
2019-10-17Update: Translations from eintstranslators
2019-10-12Fix #7703: Prevent sounds being produced by inactive industries (#7752)abmyii
2019-10-08Update: Translations from eintstranslators
2019-10-08Fix #6407: Show snowy ground sprites for depots (#7671)stormcone
2019-10-08Codechange: Performance improvement in k-d tree FindNearest()Gabda
2019-10-08Fix #7635: Game crash on exit scenario editor.stormcone
2019-10-07Fix: [MINGW32] Fix launch on Windows 7 x64Joe Stringer
2019-10-07Fix: [Cygwin] Fix missing AI_ADDRCONFIG declarationJoe Stringer
2019-10-07Fix: [Cygwin] Fix missing declaration of strdup()Joe Stringer
2019-10-07Fix: [Cygwin] Fix missing definitions in stdafxJoe Stringer
2019-10-06Fix 71a3e8346: strings need to be copied too.Michael Lutz
2019-10-04Fix 71a3e8346: decode_params need to be copied too (#7760)glx22
2019-10-04Update: Translations from eintstranslators
2019-10-02Update: Translations from eintstranslators
2019-09-30Update: Translations from eintstranslators
2019-09-30Fix: Signedness issue in midi driverCharles Pigott
2019-09-30Fix: clang and MSVC warnings (glx)Charles Pigott
2019-09-30Codechange: Fix warning about discarding qualifiers by *really* casting the v...Charles Pigott
2019-09-30Fix: Compilation error on MinGW due to usage of C++17 template deductionCharles Pigott
2019-09-30Codechange: Explicitly move a few variables to avoid a copy constructor (fixe...Charles Pigott
2019-09-30Doc: Update list of supported compilersCharles Pigott
2019-09-30Fix: Remove workaround for clang-3.8, now that GCC9 warns about itCharles Pigott
2019-09-30Fix: Quiet a bogus -Wmaybe-unitialized warning from GCC9Charles Pigott
2019-09-30Fix: GCC9's warnings about deprecated implicit assignment operatorsCharles Pigott
2019-09-30Change: [AzurePipelines] Use clang 3.9 instead of 3.8Charles Pigott
2019-09-29Fix fbbbc6e1931: Crash when creating orders to stations with relocated statio...frosch
2019-09-29Fix: Some typos found using codespellJMcKiern