Commit Graph

52819 Commits (7ccbc6f29625d2f2f78755c250f6d8cb47be2d5c)
 

Author SHA1 Message Date
translators 8032423bf1 Update: Translations from eints
romanian: 18 changes by Gisterecis
3 years ago
Jonathan G Rennison 03318720bf Changelog: Fix formatting issue 3 years ago
Joan Josep 54ce5b28a4
Codechange: Make RoadScopeResolver constructor inlineable (#9780) 3 years ago
Matthijs Kooijman 5777649ac4
Fix: [CMake] openttd.32.bmp wasn't installed but used by SDL (#9772)
This file is used to set the SDL application icon, but it was no longer
installed since the switch to CMake.
3 years ago
Tyler Trahan ffa688a432
Doc: Fix broken link to GitHub docs (#9769) 3 years ago
Loïc Guilloux d62c5667cf
Fix #9766: Don't write uninitialised data in config file (#9767) 3 years ago
Jonathan G Rennison 2f8e63e954 Merge branch 'master' into jgrpp
# Conflicts:
#	src/gfx.cpp
#	src/lang/traditional_chinese.txt
#	src/station_cmd.cpp
3 years ago
Jonathan G Rennison ba824f08c3 Fix re-routing of unrelated cargo when removing invalidated link graph flow 3 years ago
Jonathan G Rennison de41a54f94 Departure boards: Fix excessive window width when using GUI zoom 3 years ago
Jonathan G Rennison 55b7e2178a Departure boards: Fix vehicle name column width with group vehicle names 3 years ago
Jonathan G Rennison c281bfd9ac Changelog: Clarify that next order load again instead of leaving was trains only 3 years ago
Jonathan G Rennison dd160a4e74 Support cond order to continue loading at station without moving for ships 3 years ago
Jonathan G Rennison e92b1004cc Merge PR #352 into jgrpp 3 years ago
Jonathan G Rennison 7e313d120c Fix narrowing conversion warnings 3 years ago
Jonathan G Rennison 51a37ecf2a Monocypher: Fix narrowing conversion warning 3 years ago
Jonathan G Rennison ab17deae3a Random bytes: Fix minor compilation warnings 3 years ago
Yourself 65b90f966b Fix: station raiting tooltip showed incorrect time 3 years ago
Jonathan G Rennison a14df8dfe2 Merge PR #351 into jgrpp 3 years ago
Yourself e4fa9f8465 Add: Cargo delivery distribution modes 3 years ago
Jonathan G Rennison 2c3b502441 CMake: MSVC: Also change static runtime flags in C_FLAGS 3 years ago
Jonathan G Rennison 30817c3915 Fix VRF_BEYOND_PLATFORM_END not being cleared when switching order 3 years ago
Jonathan G Rennison e993afcd99 Store encrypted company password hashes in server saves
Restore when loading back into the server if server has required secret
3 years ago
Jonathan G Rennison 1f50106466 Saveload: Add functions to save/load to arbitrary buffers 3 years ago
Jonathan G Rennison 87f0c20bc0 Add setting flag to run string setting change callbacks on config load 3 years ago
Jonathan G Rennison 26eca815d3 Add separate network salt string for company passwords 3 years ago
Jonathan G Rennison 00cfb00537 Fix auto-generated network.network_id setting value not being saved in config 3 years ago
Jonathan G Rennison eb22b49758 Add randombytes lib to src/3rdparty 3 years ago
Jonathan G Rennison 9f6fd2bfeb Only set -Wnon-virtual-dtor for C++ files 3 years ago
Jonathan G Rennison 91f6c6941a Add monocypher lib to src/3rdparty 3 years ago
Jonathan G Rennison 89181ea9fd Add setting to increase cost/distance of aircraft linkgraph links 3 years ago
Jonathan G Rennison ba97d0a827 Allow building waypoints with spec IDs >= 256
See: #349
3 years ago
Michael Lutz 57b992717b Codechange: Extend DrawSpriteToRgbaBuffer to work with 8bpp blitters. 3 years ago
Michael Lutz 69c8ed9965 Codechange: [OSX] Simplify touchbar button data definition. 3 years ago
Michael Lutz b351cbe490 Fix #9743: [OSX] Only (re-)create touchbar sprites when requested by the main loop. 3 years ago
Michael Lutz f40e82a19d Fix #9743: [OSX] Don't try to render touchbar sprites with invalid zoom level. 3 years ago
Michael Lutz 80fc5fb46c Change: [OSX] Allow touchbar usage on all supported OS versions.
Touchbar support was introduced in 10.12.2. There's no need to limit
support to 10.15+, as the convenience class NSButtonTouchBarItem is
easily replicated.
3 years ago
Jonathan G Rennison ee7fbfc410 Merge pull request #350 into jgrpp 3 years ago
Jonathan G Rennison f658d9f1fc Fix rail drag remove removing track even with an unremovable signal
This occurred when a removing a signal was blocked due to realistic
braking moving train restrictions.
This resulted in incorrect signal infrastructure totals and MP desyncs.
3 years ago
Yourself 3f391a74af fix: error when removing tunnelbridge signal w/ tracerestruct 3 years ago
Jonathan G Rennison 4844268d1c Fix #9774: CmdBuildRoadStop updated station acceptance in estimate mode 3 years ago
Jonathan G Rennison 42b223a288 Fix CmdBuildRoadStop updating station acceptance in estimate mode 3 years ago
translators 21f85cac87 Update: Translations from eints
chinese (traditional): 25 changes by Tetrapod1206
italian: 12 changes by federico1564S
3 years ago
Loïc Guilloux c85557e553
Fix: [MinGW] Disable ASLR for x64 Debug builds (#9773) 3 years ago
translators 3ed7910cfe Update: Translations from eints
portuguese (brazilian): 2 changes by Vimerum
3 years ago
Jonathan G Rennison 457a1a172c
Merge pull request #348 from internet-trains/fix-give-money-text-message
fix: Give money message showed incorrect value
3 years ago
Yourself 3caef277c8 fix: Give money message showed incorrect value 3 years ago
Jonathan G Rennison f65a166308 Add client setting to show all signals using the default sprites 3 years ago
Jonathan G Rennison 621677343f Fix wrong sprite count for duplicated prog signal sprites 3 years ago
Jonathan G Rennison f40191b3c0 Add hysteresis to depot search max penalty in missing depot order mode
See: #345
3 years ago
Jonathan G Rennison 2c7ec68b76 Enable news warning for missing depot order in order list by default 3 years ago