summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-03Feature: Allow showing Newspaper and Ticker messages in parallelJohannes E. Krause
2019-08-02Fix #7672: more than 32 resolutions may be availableglx
2019-07-27Fix #7655: Decrease buttons in cheat window do not work properlyTTrebron
2019-07-23Fix #7667: Buying an engine after buying wagons doesn't give a complete train.stormcone
2019-07-22Fix #7250: Viewport kdtree not being updated for waypoints when sign moved.stormcone
2019-07-22Feature: Town name filtering (#7621)TELK
2019-07-22Fix #7593: Crash in ScriptOrder::GetOrderDistance in VT_AIR modeJonathan G Rennison
2019-07-21Codechange: Remove unused FioTarFirstDir and FioTarAddLink functionsAlberth
2019-07-18Fix: Narrowing cast in one storybook commandNiels Martin Hansen
2019-07-15Update: Translations from eintstranslators
2019-07-14Update: Translations from eintstranslators
2019-07-14Fix: Make GSGoal.QuestionClient work correctly at least for clients with ID <...dP
2019-07-12Update: Translations from eintstranslators
2019-07-07Fix 27384486e4: Error in GM Reset sysex dataNiels Martin Hansen
2019-07-07Fix #6666: Mismatched parentheses in RTL languagespnda
2019-07-07Fix #5685: Check for free wagons in ScriptVehicleListunknown
2019-07-06Fix #7633: Allow zero-cost track conversion to succeedNiels Martin Hansen
2019-07-06Fix f53817987: unsafe mix of type 'TileIndex' and type 'bool'glx
2019-07-04Fix: Correctly reset playback between songs in win32_m driverNiels Martin Hansen
2019-07-04Fix: Correctly reset playback between songs in DMusic driverNiels Martin Hansen
2019-07-04Fix: Don't keep mutex locked while parsing MIDI dataNiels Martin Hansen
2019-07-04Fix: Time values should be DWORD everywhere in win32_mNiels Martin Hansen
2019-07-04Codechange: Fix comment indentationNiels Martin Hansen
2019-07-04Codechange: Use common source for well-known SysEx messages in Windows music ...Niels Martin Hansen
2019-07-04Codechange: Add some const in preparationNiels Martin Hansen
2019-07-04Codechange: Use std::mutex instead of CRITICAL_SECTION in win32_mNiels Martin Hansen
2019-07-02Update: Translations from eintstranslators
2019-06-30Change: Avoid caching end of ship path, to allow penalties to apply.peter1138
2019-06-30Add: Penalty for occupied docking points.peter1138
2019-06-30Codechange: Restrict docking points of docks.peter1138
2019-06-30Feature: Multi-tile docks and docking points.peter1138
2019-06-25Update: Translations from eintstranslators
2019-06-23Update: Translations from eintstranslators
2019-06-17Update: Translations from eintstranslators
2019-06-15Update: Translations from eintstranslators
2019-06-14Update: Translations from eintstranslators
2019-06-12Update: Translations from eintstranslators
2019-06-11Update: Translations from eintstranslators
2019-06-10Update: Translations from eintstranslators
2019-06-09Add: Currency: NTD, CNY, HKDiigmir
2019-06-06Fix #7609: In the sprite aligner window the 'Reset relative' button crashes t...stormcone
2019-06-03Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds (...glx22
2019-05-25Update: Translations from eintstranslators
2019-05-23Update: Translations from eintstranslators
2019-05-23Fix #7600: Don't read uninitialised memory when parsing GS language files.Michael Lutz
2019-05-19Update: Translations from eintstranslators
2019-05-18Fix #7594: Max speed rendered incorrectly in road vehicle purchase window whe...Jonathan G Rennison
2019-05-16Update: Translations from eintstranslators
2019-05-15Codechange: catch script exceptions by referenceglx
2019-05-15Fix #7590: handle script exceptions during scanningglx