summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-31Codechange: [NPF] Add some consts.J0an Josep
2019-01-31Cleanup: [NPF] Remove unused parameters.J0an Josep
2019-01-31Fix #7089: Close NewGRF textfile windows when their data is invalid (#7106)glx22
2019-01-31Update: Translations from eintstranslators
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
2019-01-30Fix: don't show OS error box for non GUI video driversglx
2019-01-30Update: Translations from eintstranslators
2019-01-30Codechange: Remove value mangling and field misuse in SLE_WRITEBYTE.Peter Nelson
2019-01-30Fix #7142: Missing map bounds check when building long roads.Peter Nelson
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