summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-30Fix: unicode characters in Romanian town names (#7141)nikolas
2019-01-29Fix 11ab3c4ea2f: Fix showing cargo capacity for auto-refits (missed in #7134)Peter Nelson
2019-01-29Fix: make sure strgen fails when english.txt contains invalid commandsglx
2019-01-29Update: Translations from eintstranslators
2019-01-29Fix 11ab3c4ea2f: Vehicles could not be refitted to cargo IDs higher than 32.Peter Nelson
2019-01-29Fix #6584: text layout problem in engine preview dialogNikolas Nyby
2019-01-28Add: allow opening of one TextfileWindow per typeglx
2019-01-28Codechange: Rename function to match what it does and reduce code indenting.Peter Nelson
2019-01-28Fix: Group hierarchy not visible in RTL languages.Peter Nelson
2019-01-28Update: Translations from eintstranslators
2019-01-28Codechange: [Linkgraph GUI] Replace line visibility detection algorithmJonathan G Rennison
2019-01-28Fix #6636: Airplanes could be sent to helicopter station depotsSamu
2019-01-28Fix #7112, fef8b831a9: incorrect precondition check (#7127)glx22
2019-01-27Fix #7122: OnClick() and DrawWidget() editability was inconsistent in AISetti...glx22
2019-01-27Update: Translations from eintstranslators
2019-01-27Cleanup: Remove out of date translations for changed string.Peter Nelson
2019-01-27Change: For consistency, add company name to colour scheme window.Peter Nelson
2019-01-27Fix: Ignore company colour selection when showing different company's colour ...Peter Nelson
2019-01-27Fix: Direct the aircraft to the correct location of the hangar when skipping ...Samu
2019-01-27Fix #6574: Go to takeoff if no hangarSamu
2019-01-26Codechange: Use track functions.J0an Josep
2019-01-26Add: more options for translatorsglx
2019-01-26Update: Translations from eintstranslators
2019-01-26Fix #7098, Fix #7061: Inverted test led to invalid iterator access.Peter Nelson
2019-01-25Fix #7007: deadlock when launched with -n switchglx
2019-01-25Update: Translations from eintstranslators
2019-01-25Fix: enable DPI-awareness for MINGW buildsglx
2019-01-24Fix: Remove duplicate French and Slovak town namesNikolas Nyby
2019-01-24Change: Make ships stop and change direction slowly instead of instantly turn...Peter Nelson
2019-01-24Codechange: Tweak ViewportAddLandscape so it no more relies on "go down as fa...Johannes E. Krause
2019-01-24Codechange: Unify tile height model in all functions (Patch by adf88, #6583)Johannes E. Krause
2019-01-24Codechange: Simplify marking tiles dirty when terraforming (Patch by adf88, #...Johannes E. Krause
2019-01-24Fix: jumping effect when scrolling viewport over bottom edge of the map (Patc...Johannes E. Krause
2019-01-24Codechange: Add InverseRemapCoords2 function for remapping viewport coordinat...Johannes E. Krause
2019-01-24Codechange: Remove unused GetTilePixelZOutsideMap and GetTileMaxPixelZOutside...Johannes E. Krause
2019-01-24Update: Translations from eintstranslators
2019-01-24Codechange: [Blitter] Adjust line-drawing algorithm to reduce wasted off-scre...Jonathan G Rennison
2019-01-24Fix: [Blitter] Avoid signed overflow when drawing long linesJonathan G Rennison
2019-01-24Codechange: [Blitter] Change DrawLine to be templatedJonathan G Rennison
2019-01-23Update: Translations from eintstranslators
2019-01-23Add: generate_widget.vbs to allow script_window.hpp enums generation for user...glx
2019-01-23Fix: keep the line ending when generating widget enums with bash/gawk on windowsglx
2019-01-22Add: Draw network password indicator lock in company drop down list. (#7079)PeterN
2019-01-21Add: Houses can accept up to 16 different cargo types via NewGRF.Niels Martin Hansen
2019-01-20Fix: If screen size changes, windows are relocated and dropdown may not fit t...J0an Josep
2019-01-20Fix #6060: When opening a scrollable dropdown above a widget, scroll it to it...J0an Josep
2019-01-20Codechange #6060: Allow drawing dropdown lists with scrollbars above the widgetsJuanjo
2019-01-20Fix: Round up deltas for smooth scrolling, so target will be reachedbtzy
2019-01-20Update: Translations from eintstranslators
2019-01-20Change 81330b8d6e: Cached path only needs to be cleared if it was found to be...Peter Nelson