You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/saveload
rubidium 0fed86a779 (svn r18404) -Codechange: link drive through stops better together
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
15 years ago
..
afterload.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
ai_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
cheat_sl.cpp
company_sl.cpp
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp (svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning 15 years ago
newgrf_sl.cpp
oldloader.cpp
oldloader.h
oldloader_sl.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
order_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
saveload.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
saveload.h
saveload_internal.h (svn r18404) -Codechange: link drive through stops better together 15 years ago
signs_sl.cpp
station_sl.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
strings_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp (svn r18385) -Cleanup: remove the now unneeded multistop slot management code 15 years ago
waypoint_sl.cpp