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/sl
Patric Stout 4280c413a6 Fix: only count distance traveled in vehicles for cargo payment (#11283)
No longer you can utilize the free (and instant) labour of station
workers, transporting your cargo from one part of the station to
the other. No more!

Based on patch by dP.

(cherry picked from commit df400ef84a)
9 months ago
..
CMakeLists.txt
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
bridge_signal_sl.cpp
cargomonitor_sl.cpp
cargopacket_sl.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 9 months ago
cheat_sl.cpp
company_sl.cpp Saveload: Change SlSaveToVector to be templated, add SlSaveToTempBuffer 10 months ago
debug_sl.cpp Change gamelog to use std::vector 12 months ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
extended_ver_sl.cpp Fix: only count distance traveled in vehicles for cargo payment (#11283) 9 months ago
extended_ver_sl.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 9 months ago
game_sl.cpp
gamelog_sl.cpp Change gamelog to use std::vector 12 months ago
goal_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
league_sl.cpp
linkgraph_sl.cpp
map_sl.cpp Change gamelog to use std::vector 12 months ago
misc_sl.cpp Change gamelog to use std::vector 12 months ago
newgrf_sl.cpp Change gamelog to use std::vector 12 months ago
newgrf_sl.h
newsignals_sl.cpp
object_sl.cpp
oldloader.cpp
oldloader.h
oldloader_sl.cpp Codechange: simplify splitting of CargoPacket (#11286) 9 months ago
order_sl.cpp Add xdata2 field to OrderExtraInfo 10 months ago
plans_sl.cpp
saveload.cpp Replace remaining uses of std::deque with ring buffers 10 months ago
saveload.h Replace remaining uses of std::deque with ring buffers 10 months ago
saveload_buffer.h Saveload: Add helper to conditionally save template functor 10 months ago
saveload_common.h Fix: only count distance traveled in vehicles for cargo payment (#11283) 9 months ago
saveload_filter.h
saveload_internal.h
saveload_types.h Replace remaining uses of std::deque with ring buffers 10 months ago
signal_sl.cpp
signs_sl.cpp
station_sl.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 9 months ago
storage_sl.cpp
story_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
tbtr_template_replacement_sl.cpp
tbtr_template_veh_sl.cpp
town_sl.cpp
tracerestrict_sl.cpp
train_speed_adaptation.cpp
tunnel_sl.cpp
vehicle_sl.cpp Codechange: cleanup CargoPacket in terms of variable/function names (#11278) 9 months ago
waypoint_sl.cpp