summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-12Remove: [OSX] Support for the pre-10.5 audio/music APIs.Michael Lutz
2020-04-12Remove: [OSX] Stuff that is pre-10.7 from the Cocoa/Quartz video driver.Michael Lutz
2020-04-12Remove: [OSX] Old fullscreen subdriver for pre 10.7 systems.Michael Lutz
2020-04-12Remove: [OSX] QuickDraw video subdriver used for OSX versions up to 10.4.Michael Lutz
2020-04-12Codechange: [OSX] Allow compiling with SDK version pre 10.9.Michael Lutz
2020-04-12Fix #8081: Check for waypoints when removing docking tilesglx
2020-04-10Fix a5681d3e: Make goal question ID use 16 bits again (#8072)Pavel Stupnikov
2020-04-10Add: Hotkey for Land Info in normal modearikover
2020-04-08Update: Translations from eintstranslators
2020-04-07Update: Translations from eintstranslators
2020-04-06Fix #8064: Incorrect display of refit capacityglx
2020-04-05Fix #8060, 5880f14: Restore admin network API compatibility.frosch
2020-04-05Fix #8055, c02ef3e: Crash when roadtype availability changed with the road to...stormcone
2020-04-04Update: Translations from eintstranslators
2020-03-31Doc: [Script] Make it clear random_deviation and CONFIG_RANDOM range upper bo...SamuXarick
2020-03-31Fix: [Script] Random deviation upper bound range should be inclusiveSamuXarick
2020-03-30Fix #7644: [Cocoa] Manually set colorspace to sRGBSebastian Pauka
2020-03-30Fix #8020: Add missing docking tiles around industry neutral stationsSamuXarick
2020-03-30Fix #8039: [AI/GS] SetOrderFlags and GetOrderDestination didn't work for oil ...SamuXarick
2020-03-30Fix #8043, c02ef3e4: Incorrect handling of global road/tram hotkeysglx
2020-03-27Update: Translations from eintstranslators
2020-03-22Update: Translations from eintstranslators
2020-03-22Change: Open company window when clicking on a company goal (#8033)SamuXarick
2020-03-22Fix: Ignore clicks on non-applicable global goals (#8035)SamuXarick
2020-03-21Update: Translations from eintstranslators
2020-03-20Update: Translations from eintstranslators
2020-03-18Update: Translations from eintstranslators
2020-03-17Update: Translations from eintstranslators
2020-03-14Fix: [AI/GS] Consider neutral station setting when creating tile listsSamuXarick
2020-03-13Fix: [AI/GS] CanBuildConnectedRoadPartsHere neighbours tiles were at times in...SamuXarick
2020-03-06Change: Keep News Window usable by only storing the 1024 latest news messagesCharles Pigott
2020-02-23Codechange: Limit field width to avoid sscanf crashQuipyowert2
2020-02-23Update: Translations from eintstranslators
2020-02-22Fix f5381798: Station::GetTileArea reduced docks to a single tile (#8014)SamuXarick
2020-02-22Fix #7998: Crash when scripts tried to access companies with invalid IDs.frosch
2020-02-19Fix #8011, f5381798: Dock tile in TTD savegame was only 2 bytesglx
2020-02-19Fix #6399: Create parent directories if they don't already existCharles Pigott
2020-02-19Doc: [Script] Add a note about how wagon connectivity works for scriptsCharles Pigott
2020-02-17Codechange: Avoid copying function parameters by using const referencesQuipyowert2
2020-02-15Fix: Ignore not printable characters when layouting a stringglx
2020-02-15Fix: [SDL2] support pasting from clipboard on LinuxLCD 47
2020-02-15Update: Translations from eintstranslators
2020-02-14Codechange: Simplify CheckAPIVersion()glx
2020-02-14Update: Translations from eintstranslators
2020-02-13Codechange: Format unsigned integers with %u instead of %i or %d.Quipyowert2
2020-02-11Fix: OpenBSD endianness detectionCharlène
2020-02-10Update: Translations from eintstranslators
2020-02-09Fix #7993: Compile warning in kick/ban debug messagesCharles Pigott
2020-02-10Fix #7958: Use NewGRF provided catenary sprites when either front or back is ...Niels Martin Hansen
2020-02-10Codechange: Refactor road bridge catenary drawingNiels Martin Hansen