summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-09Add: windowshade for rail station construction windowAndy
2019-03-09Add: Add flag and railtype sprite type to draw pre-combined ground sprites. (...PeterN
2019-03-09Add: Chrono based TIC() and TOC() in debugGabda
2019-03-09Cleanup: changing variable names in TIC() and TOC()Gabda
2019-03-08Add: Road vehicle path cache. (#7261)PeterN
2019-03-08Fix 13962a847, 00d28a500: forgotten squirrel_export run (#7345)glx22
2019-03-08Update: Translations from eintstranslators
2019-03-08Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept c...PeterN
2019-03-08Add: AI API for vehicle group colours (#7336)PeterN
2019-03-08Change: Automatically use Trackdir node key as needed if ship curve penalties...Peter Nelson
2019-03-08Change: Add configurable curve penalty for ships.Peter Nelson
2019-03-08Fix #7334: Ship lost after crossing bridge due to path cache not being consum...peter1138
2019-03-07Update: Translations from eintstranslators
2019-03-07Cleanup: Remove repeated network error message on connection timeout. (#7327)SamuXarick
2019-03-07Fix: spelling for a few real town names (#7338)nikolas
2019-03-06Update: Translations from eintstranslators
2019-03-05Fix: warnings when compiling with DJGPPPatric Stout
2019-03-05Fix: warnings when compiling for a recent version of HaikuPatric Stout
2019-03-05Remove: libtimidity support (NOT timidity support)Patric Stout
2019-03-05Remove: BeOS support (deprecated by Haiku)Patric Stout
2019-03-05Codechange: removed some left-behind __NDS__ referencesPatric Stout
2019-03-05Remove: MorphOS / AmigaOS supportPatric Stout
2019-03-05Update: Translations from eintstranslators
2019-03-04Add: Option for population-linear town cargo generationNiels Martin Hansen
2019-03-04Fix: Runway too short for large aircraft message should not depend on plane c...PeterN
2019-03-04Update: Translations from eintstranslators
2019-03-03Fix #7043, Fix #7274: Delete town owned bridge based on adjacent tile ownersh...PeterN
2019-03-03Change: make crash chance at short runway independent of plane crash rate set...Johannes E. Krause
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-03Add: Detect stable tags automatically, and set the 'stable' flag in '_openttd...frosch
2019-03-03Update: Translations from eintstranslators
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-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-28Update: Translations from eintstranslators