summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-21Codechange: Replace FOR_ALL_ENGINES with range-based for loopsglx
2019-12-21Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loopsglx
2019-12-21Codechange: Replace FOR_ALL_DEPOTS with range-based for loopsglx
2019-12-21Codechange: Replace FOR_ALL_CARGOPACKETS with range-based for loopsglx
2019-12-21Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loopsglx
2019-12-21Codechange: Replace station related FOR_ALL with range-based for loopsglx
2019-12-21Codechange: Replace FOR_ALL_COMPANIES with range-based for loopsglx
2019-12-21Add: Allow iteration of pools in range-based for loopsglx
2019-12-21Update: Translations from eintstranslators
2019-12-21Fix: Custom sea level default value is now equal to minimum value, not lowerSamu
2019-12-18Update: Translations from eintstranslators
2019-12-17Add #7801: [Script] more error mappingsglx
2019-12-17Update: Translations from eintstranslators
2019-12-16Update: Translations from eintstranslators
2019-12-10Update: Translations from eintstranslators
2019-12-08Fix: Infrastructure total update when removing tram road stopJonathan G Rennison
2019-12-07Update: Translations from eintstranslators
2019-12-01Fix #7847: Use ViewportSign coordinates for sign Kdtree coordinates (#7849)Niels Martin Hansen
2019-12-01Update: Translations from eintstranslators
2019-11-25Fix: Do not refer to a function in the documentation that was removed years a...stormcone
2019-11-23Fix #7836: Check coherency of NewGRF parameter min/max (#7840)glx22
2019-11-20Update: Translations from eintstranslators
2019-11-20Revert #7837, 7e22f243e: OpenTTD tries to replicate the original game mechanics.frosch
2019-11-19Update: Translations from eintstranslators
2019-11-18Fix: typo in town growth rates (#7837)Yourself
2019-11-17Update: Translations from eintstranslators
2019-11-16Update: Translations from eintstranslators
2019-11-15Fix #7606: Game crash when trying to clean up a crashed scriptCharles Pigott
2019-11-15Codechange: new instead of mallocCharles Pigott
2019-11-14Fix #7646: Incomplete cleanup for non-threaded world generation failure (#7805)glx22
2019-11-14Fix #7673: [Script] Allow removal of custom town text (#7834)glx22
2019-11-14Update: Translations from eintstranslators
2019-11-14Fix: Out of bounds tile access in ErrmsgWindow::OnInitialPositionJonathan G Rennison
2019-11-13Update: Translations from eintstranslators
2019-11-13Cleanup: Remove unused stringsglx
2019-11-13Fix #7631: 16 out cargo support for industry directoryglx
2019-11-10Update: Translations from eintstranslators
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-11-10Fix #7783, Fix #7816: [SDL2] Fix input handling in edit contextJonathan G Rennison
2019-11-10Codechange: Add utility function for whether the focused window is a consoleJonathan G Rennison
2019-11-10Codechange: Add EditBoxGainedFocus method to VideoDriver base classJonathan G Rennison
2019-11-10Change: [SDL2] Add an "unprintable" flag to struct VkMappingJonathan G Rennison
2019-11-10Fix: [SDL2] Page down key not handledJonathan G Rennison
2019-11-10Fix: [SDL2] Detection of backtick scancodeJonathan G Rennison
2019-11-10Fix #7697: Add a Missing AddProducedCargo proc for HQSamu
2019-11-03Fix #7820: Heap use after free when removing oil rigJonathan G Rennison
2019-11-02Update: Translations from eintstranslators
2019-11-02Fix ccb4c37: Use of possibly uninitialised pointer (#7818)Charles Pigott
2019-11-02Fix #5405: Aircraft could route to depots outside their range (#7104)SamuXarick
2019-11-01Fix #7784: up/down/home/end key behavior in SDL2Nikolas Nyby