summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-03Change: Don't apply forbid 90 deg turn settings to ships.Peter Nelson
2019-03-03Change: Heading for 1.10 now (#7319)frosch
2019-03-03Fix: [AzurePipelines] also trigger CI on release branchesPatric Stout
2019-03-03Add: Detect stable tags automatically, and set the 'stable' flag in '_openttd...frosch
2019-03-03Update: Translations from eintstranslators
2019-03-03Fix #7308: SDL linker flags were not added on MinGWCharles Pigott
2019-03-03Fix 95ccddd6: SDL static library flags was not updated to use pkg-config formatCharles Pigott
2019-03-03Fix: Wrong variable was used in zlib detectionCharles Pigott
2019-03-03Fix 23960d0f2c: Company livery window shows incorrect groups when opened from...peter1138
2019-03-03Fix #7280: Save in the right location on desync and server timeoutNiels Martin Hansen
2019-03-03Change: Allow vehicle group names to be non-unique.Peter Nelson
2019-03-03Add: Add parent_group_id parameter to CreateGroup()Peter Nelson
2019-03-03Add: AI function to get current usage of a group.Peter Nelson
2019-03-03Add: AI functions to get/set company colours.Peter Nelson
2019-03-03Add: AI functions to get current and last year profit of a group.Peter Nelson
2019-03-03Add: AI functions to set/get vehicle group parent.Peter Nelson
2019-03-02Change: Synchronize introduction date and reliability randomness across vehic...Eddi-z
2019-03-02Doc: table alignment when viewing README.md as a monospace textfileJohannes E. Krause
2019-03-02Update: Translations from eintstranslators
2019-03-02Fix #7307: Add WaterClass to MP_TREES, set when trees are on coast tiles (#7309)Eddi-z
2019-03-02Fix #6633: Cargo monitor industry delivery now accounts for which IndustryID ...Samu
2019-03-02Codechange: Sort and filter sign names directly rather than through string sy...PeterN
2019-03-02Codechange: Remove ability for SDL to be dynamically loaded on WindowsCharles Pigott
2019-03-02Codechange: Make std::stack use std::vector container in string formatting/dr...PeterN
2019-03-01Update: Translations from eintstranslators
2019-02-28Cleanup: spurious TODOs in newgrf.cpp (#7297)Eddi-z
2019-02-28Change: [AzurePipelines] Add freetype dependency for OSX. (#7299)PeterN
2019-02-28Update: Translations from eintstranslators
2019-02-28Change: Allow towns to build bridges over rails and one-way roads. (#7291)SamuXarick
2019-02-28Change: Decrease minimum permitted value for script_max_opcode_till_suspend s...SamuXarick
2019-02-27Update: Translations from eintstranslators
2019-02-27Fix #6574: Remove go to hangar orders when rebuilding airportSamu
2019-02-26Fix #7281: Unable to select last group in open livery window on group creation.peter1138
2019-02-25Fix 195fd0dc60: Sprite cache must still be cleared when using bitmap fonts.peter1138
2019-02-25Update: Translations from eintstranslators
2019-02-25Fix: [Windows] make the installer DPI aware (#7277)glx22
2019-02-24Update: Changelog for 1.9.0-beta3 and prepare for release.Michael Lutz
2019-02-24Change: [AzurePipelines] Use a minimum OSX version of 10.9 during building.Michael Lutz
2019-02-24Update: Translations from eintstranslators
2019-02-24Change: [OSX] Prevent 2D scrolling for traditional scroll wheel miceAlexander Weiss
2019-02-24Change #6800: [OSX] Use high-precision scrolling deltas for 2D scrollingAlexander Weiss
2019-02-24Fix #7266: Reorder reinitialization of caches when changing font zoom level. ...PeterN
2019-02-24Fix c3dbe836b4: also compile without ENABLE_NETWORK defined againPatric Stout
2019-02-23Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call. (#7265)PeterN
2019-02-23Update: Translations from eintstranslators
2019-02-23Fix #7003: Freetype fonts were scaled by both GUI and Font zoom levels. (#7267)PeterN
2019-02-23Change: Framerate window can now scroll and resizeNiels Martin Hansen
2019-02-23Add: Show performance of AI and GS in framerate windowNiels Martin Hansen
2019-02-23Fix: Remove desert around lakes upon generationSamuXarick
2019-02-23Change: Add scrollbar to cargo legend in cargo payment rates window.Peter Nelson