summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2021-01-08Codechange: Check if access __attribute__ is supported before trying to use it.milek7
2021-01-08Codechange: Use access __attribute__ to silence warnings in GCCmilek7
2021-01-07Fix 0125892: Warning about unsigned unary minusSamuXarick
2021-01-07Fix: don't allow cloning vehicles if cloning orders is failing (#8515)Patric Stout
2021-01-07Update: Translations from eintstranslators
2021-01-07Fix #7945: Add cost of clearing the sloped tile when placing a dock (#7947)SamuXarick
2021-01-07Fix #8332: aborting group drag&drop could cause crashes with vehicle drag&dro...Patric Stout
2021-01-07Feature: option to auto remove signals when in the way during rail constructi...Kuhnovic
2021-01-07Fix #8068: always allow removal of tram track if that generates money (#8509)Patric Stout
2021-01-07Fix #7604: prevent houses to wander too far from town center when rebuilding ...Patric Stout
2021-01-06Fix #8168: allow relocating of HQ partial over existing HQ (#8510)Patric Stout
2021-01-06Change: towns can now bridge 4 rails (up from 3)Patric Stout
2021-01-06Feature: Make maximum length of town bridges depend on population.Didac Perez Parera
2021-01-06Update: Translations from eintstranslators
2021-01-05Change: move "give money" from client-list to company windowPatric Stout
2021-01-05Fix: make the "password" button the same size as the other buttons in Company...Patric Stout
2021-01-05Codechange: fix alignment of Company GUIPatric Stout
2021-01-05Fix: change all Company planes on paint, not only the first that needs changingPatric Stout
2021-01-05Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497)Patric Stout
2021-01-05Update: Translations from eintstranslators
2021-01-05Fix: allow input of numbers greater than INT32_MAX for GiveMoney (#8499)Patric Stout
2021-01-05Codechange: DC_NO_RAIL_OVERLAP is a remnant of the OldAI. (#8496)Patric Stout
2021-01-05Change: converting town-owned road types now require town rating (#8457)gooball
2021-01-05Fix #8437: Crash when using certain heliports with rotated airportsCharles Pigott
2021-01-05Fix #8437: Planes landing at non-rectangular airports could be drawn at the w...Charles Pigott
2021-01-05Codechange: consider vehicle co-ordinates when identifying viewport candidate...Matt Kimber
2021-01-05Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a...Matt Kimber
2021-01-05Codechange: improve performance for complex vehicle chains by resolving sprit...Matt Kimber
2021-01-03Revert 4ce53cb8: [OSX] Delayed fullscreen switch is not needed anymore.Michael Lutz
2021-01-03Fix #8067: [OSX] Calculate title bar height instead of assuming a fixed value.Michael Lutz
2021-01-03Fix: GetCurveSpeedLimit needs railtype from current tile (#8466)Andy
2021-01-03Fix: [OSX] Quitting in fullscreen mode would loose the original window size.Michael Lutz
2021-01-03Change: [OSX] Hide Dock and menu during fullscreen mode.Michael Lutz
2021-01-03Update: Translations from eintstranslators
2021-01-03Cleanup 9f42358: Make also reliability_start randomised independent of introd...frosch
2021-01-03Cleanup 8139b14: Move a comment back to the line it belongs to, and add a com...frosch
2021-01-03Codechange: [OSX] CMake source group for OSX files.Michael Lutz
2021-01-03Codechange: [OSX] Silence some annoying warnings.Michael Lutz
2021-01-03Cleanup: [OSX] Remove cargo cult back-buffer alpha setting on show/hide and i...Michael Lutz
2021-01-03Change: [OSX] Compiling the Cocoa/Quartz video driver cannot be disabled anym...Michael Lutz
2021-01-03Codechange: [OSX] Re-arrange the OSX video driver code by combining all drawi...Michael Lutz
2021-01-03Add: always set PERSONAL_DIR "/content_download" in search path (#8481)Patric Stout
2021-01-03Fix: [OSX] Fonts loaded directly from a file have to be registered with CoreT...Michael Lutz
2021-01-02Add: use our search-paths to find fonts based on relative filenames tooPatric Stout
2021-01-02Doc: indicate where to find an excellent tutorial on using CMake (#8475)Patric Stout
2021-01-02Change: Default settings improved for new players2TallTyler
2021-01-02Add: [CMake] Explicitly support txz for Arch LinuxCharles Pigott
2021-01-02Codechange: Drop libxdg-basedir dependency in favour of finding the directori...Charles Pigott
2021-01-02Fix: prevent clients making emergency saves twice if server disconnects (#8477)Patric Stout