summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-17Update: Translations from eintstranslators
2021-01-16Fix 0e62a398c7f: Only center the window, when it is smaller than the screen. ...frosch
2021-01-16Update: Translations from eintstranslators
2021-01-16Change: Label Mac builds as "macos" instead of "macosx"Owen Rudge
2021-01-15Feature: Build macOS build as a universal binaryOwen Rudge
2021-01-14Add: [SDL2] video driver parameter to put OpenTTD on a particular display on ...frosch
2021-01-14Feature: Choose a sensible window size on a fresh OTTD config file. (#8536)Michael Lutz
2021-01-14Update: Translations from eintstranslators
2021-01-14Fix #7670: prevent useless pathfinder run for blocked vehiclesglx22
2021-01-14Fix: vcpkg binaries were not being cached on MacOwen Rudge
2021-01-14Fix: [Actions] circumvent Windows tar warning about read-only files (#8570)Patric Stout
2021-01-14Fix: Remove .sha256 files from macOS buildsOwen Rudge
2021-01-13Cleanup: src/3rdparty/optional was removed, also remove its licensing note. (...DeltaNedas
2021-01-13Add: Console command to dump debugging information (#8548)Jonathan G Rennison
2021-01-13Update: Translations from eintstranslators
2021-01-13Fix #8560: Planes were landing at the wrong height at airports with lowered h...Charles Pigott
2021-01-13Feature: Show rainforest under vegetation on small mapSamuXarick
2021-01-13Change: darken the background of all graph to increase contrast (#8557)Patric Stout
2021-01-13Feature: Sign macOS buildsOwen Rudge
2021-01-13Fix: tell the user if a font fails to load and fallback is about to be usedPatric Stout
2021-01-13Codechange: nobody was using "str" parameter, so remove itPatric Stout
2021-01-12Update: Translations from eintstranslators
2021-01-11Update: Translations from eintstranslators
2021-01-11Add: a go-to-location button to the LandInfo window.frosch
2021-01-11Add: another go-to-location button to the sign window.frosch
2021-01-11Change: Relocate rename and location buttons in all windows.frosch
2021-01-11Change: Relocate vehicle rename and location buttons.frosch
2021-01-11Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'.frosch
2021-01-11Fix: don't allow free-wagon-chains to exceed max-train-length (#8533)Patric Stout
2021-01-11Change: change console command "restart" and add "reload"Patric Stout
2021-01-11Fix 8f3d1ec: "restart" did not always restart your current gamePatric Stout
2021-01-11Fix #7619: nudge fast planes sooner towards their target (#8531)Patric Stout
2021-01-11Update: Translations from eintstranslators
2021-01-10Fix 218f40e: Warning about 32-bit shift implicitly converted to 64 bitsSamuXarick
2021-01-10Fix: add missing variables to NewGRF inspect window.frosch
2021-01-10Add: [NewGRF] Vehicle variable 4A now also returns, whether the current tile ...Johannes E. Krause
2021-01-10Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a...frosch
2021-01-10Fix: [NewGRF] industry variables 69 to 71 did not check, whether the queried ...frosch
2021-01-10Fix: GetCargoTranslation could return out-of-bounds index for old-style NewGR...frosch
2021-01-10Update: Translations from eintstranslators
2021-01-10Fix: Remove semicolons from regression outputSamuXarick
2021-01-10Fix: Use realtime for error message and console backlog timeoutsglx22
2021-01-10Fix: Don't use a timer for hundredth tick determinationglx
2021-01-09Codechange: On regression failure, output the result in a fileglx22
2021-01-09Fix #8272: vehicle destination text colour when mousing over (#8543)Patric Stout
2021-01-09Update: Translations from eintstranslators
2021-01-09Add: [Script] ScriptCargo::GetName, to get the human readable name of a cargo...Patric Stout
2021-01-09Change: remove warning in cheat window and reduce it to a note (#8538)Patric Stout
2021-01-09Fix #8462: Don't check whether to grow a town road on water (#8471)SamuXarick
2021-01-09Revert 78f92130: "Fix #8506: Towns shouldn't add junctions to NewGRF roads th...Patric Stout