summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-02-09Fix #7944: Demolishing locks built on rivers didn't always restore the riverSamu
2020-02-09Update: Translations from eintstranslators
2020-02-09Fix #7988: Memory leak when using custom depot namesCharles Pigott
2020-02-08Change: Heading for 1.11 nowglx
2020-02-08Update: Translations from eintstranslators
2020-02-08Fix #7976: Don't kick the client doing the rconglx
2020-02-07Fix #7592: Do not cache road vehicle path within 8 tiles of destination with ...Jonathan G Rennison
2020-02-07Fix #7525: Move autorenew setting to Basic categoryNiels Martin Hansen
2020-02-07Fix #7885: [Fluidsynth] Use recommended method of setting sample rateNiels Martin Hansen
2020-02-06Feature: SLF_HEX to print hexadecimal numbers in the config fileJohannes E. Krause
2020-02-06Fix: Loading SDT_INTLIST similar to loading SDT_NUMXJohannes E. Krause
2020-02-06Fix: Saving SDT_INTLIST handle unsigned values properlyJohannes E. Krause
2020-02-06Fix #7088: close AI/GS textfile window when their data are invalidSamu
2020-02-06Fix #7974: Crash when CTRL+click to show a vehicle group that is collapsedstormcone
2020-02-06Fix 5880f147: Integer width warningsNiels Martin Hansen