Commit Graph

36577 Commits (dbdab67cdaf74c357bb36f144edffd97671ed4ed)

Author SHA1 Message Date
Jonathan G Rennison 6d1535b902 Also show destination on mouseover when vehicle waiting for PBS/routing restriction 4 years ago
Jonathan G Rennison 7467051331 Merge branch 'master' into jgrpp
# Conflicts:
#	.gitignore
#	src/network/network_server.cpp
#	src/vehicle_gui.cpp
4 years ago
Jonathan G Rennison f998b1eaa6 Only do RV leader check within uncached area 4 years ago
Jonathan G Rennison c1adefc86d Only do RV leader check if there are multiple target candidates 4 years ago
Jonathan G Rennison e05f4b2faf Use front vehicle for vehicle orders in RV YAPF leader check 4 years ago
Jonathan G Rennison 49fdc9c77a Merge branch 'pr-138' into jgrpp 4 years ago
Jonathan G Rennison c93cffed64 Tidy up PR #138 4 years ago
Yourself 087cae82fc Add: zero tree growth setting 4 years ago
Abdurrahmaan Iqbal 7d2db99bfd Fix #7772: Show destination on mouseover when vehicle stopped (and not in depot) 4 years ago
TrevorShelton c39d62c245 Update: Disuse of STR_ERROR_INCOMPATIBLE_ROAD 4 years ago
TrevorShelton c7e391da93 Change #8162: Conversion of Town Road, Impr. Error
This changes the error when you attempt to convert a road owned by a town to another road, specifying that it's owned by the town rather than simply being incompatible. As the original poster of the issue pointed out, these seemed to be the only occurences of the incompatible road string, so now it's unused, but they would be left untouched in case of future use or since changing it to a different error would do the work of removing it then. If requested, it likely wouldn't be too difficult to remove the string entirely.
4 years ago
Jonathan G Rennison 48b15bb7b8 Avoid superfluous calls to SetDirtyAsBlocks when dragging window
See: #170
4 years ago
Jonathan G Rennison 002e99ac34 Debug: Show tile info on separate lines in vehicle debug window 4 years ago
Jonathan G Rennison 053d4f3bff Fix: Thread unsafe use of SendPacket for PACKET_SERVER_MAP_SIZE
NetworkTCPSocketHandler::SendPacket is not thread safe and may not
be used concurrently from multiple threads without suitable locking
4 years ago
Jonathan G Rennison 1f5de8b82c Auto separation: Remove circular linked list, use new algorithm 4 years ago
Jonathan G Rennison 2219a1a5b7 Debug: Add ahead/behind separation vehicles to vehicle debug window 4 years ago
Jonathan G Rennison c81c805856 Timetable auto: Add an absolute threshold for congestion detection
In addition to existing proportional threshold
4 years ago
Jonathan G Rennison 73340fc112 Timetable auto: Clear timetabled flag with travel time when congested 4 years ago
Jonathan G Rennison 3a65346abc Timetable auto: Skip congestion check for depot service orders 4 years ago
Jonathan G Rennison 21a4c97a8a Fix general transparency hotkey not updating vehicles in tunnels 4 years ago
Jonathan G Rennison 894fd6c609 Add separation state to DumpVehicleFlags 4 years ago
Jonathan G Rennison b7a9f9901a Auto-separation: Do not clear separation on congestion
Clear timetable started, and do no separate using vehicles
without timetable started
4 years ago
Jonathan G Rennison 09a1a7ce1a Auto-separation: Tidy up Vehicle::InitSeparation 4 years ago
Jonathan G Rennison fdd8ae2b9b Whitespace fix 4 years ago
Jonathan G Rennison b520193831 Fix incorrect news parameters for vehicle too heavy advice message 4 years ago
Jonathan G Rennison 53f9fa139d Remove redundant year/month date globals 4 years ago
Jonathan G Rennison c7f6a711b3 Departures board: Fix handling of via orders for arrivals 4 years ago
Jonathan G Rennison 8112e012b6 Fix station catchment overlay not being cleared when distant join window closed 4 years ago
Jonathan G Rennison 5e7f42154d Merge branch 'pr-8263' into HEAD 4 years ago
Jonathan G Rennison 737ced9f50 Merge branch 'master' into jgrpp 4 years ago
Jonathan G Rennison 641e682e3f
Merge pull request #167 from internet-trains/gs-rivers
Gamescript river construction
4 years ago
Yourself 1330a9f59f Fix: allow deity company to always build river 4 years ago
Yourself 3927ec08c6 Feature: GSMarine.BuildRiver function 4 years ago
Jonathan G Rennison 4ac30471a3 Add debug console command to merge all linkgraph jobs ASAP 4 years ago
Jonathan G Rennison cd89b246a7 Reset vehicle lateness when auto-timetable jam detected 4 years ago
Jonathan G Rennison caa0f6a044 TBTR: Relax assert restriction on new train in TransferCargoForTrain 4 years ago
Jonathan G Rennison c6f2edda06 Script: Increase verbosity of compat script not found error message 4 years ago
Jonathan G Rennison e912e5dc63 Skip road vehicle cargo age period callback for known bad GRFs 4 years ago
Jonathan G Rennison 56c514f43b Fix max template param in CompanyFinancesWindow::OnHundredthTick 4 years ago
Jonathan G Rennison bb8d2c3fe0 Fix 6821c0e9: Incorrect use of __builtin_mul_overflow
Fixes: #164
4 years ago
Łukasz Hryniuk 7bef7f86f3 Fix: refresh coverage on option switch 4 years ago
Jonathan G Rennison 5034421ee4 Never set stable tag bit in NewGRF version value 4 years ago
TechGeekNZ 716c883737 Fix: Globally apply preprocessor directive coding style
Global; except for the 32-bit SSE blitter, which has some #DEFINEs
in not-very-nice places.
4 years ago
Jonathan G Rennison 6288abae56 Saveload: Improve error messages for loading unsupported versions 4 years ago
Jonathan G Rennison f4cf966167 Saveload: Add version label feature to SLXI chunk 4 years ago
Jonathan G Rennison d5ada6a14b Add setting to control RV re-routing on road layout change
Default to road removal only
This is due to poor performance with many RVs when town growth is
continually adding to the road layout
4 years ago
stormcone 816fada2b1
Fix #8250: [NRT] Company infrastructure window always omits last road/tramtype 4 years ago
Jonathan G Rennison 38d42795c8 Add setting to disable vehicle expiry after a given year 4 years ago
Jonathan G Rennison 7ccbb6cf16 Debug: Show engine date properties in vehicle debug window 4 years ago
translators 94d5fcab4b Update: Translations from eints
czech: 3 changes by djst
4 years ago