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 0f411f9899 (svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and make SetLastSpeed a function of GroundVehicle 14 years ago
..
afterload.cpp (svn r21881) -Codechange: ensure that vehicle's GOINGUP/DOWN bits are set correctly and that it has correct z_pos when converting from older savegames 14 years ago
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company 14 years ago
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 r21890) -Cleanup: remove some unneeded includes 14 years ago
newgrf_sl.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
newgrf_sl.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
object_sl.cpp
oldloader.cpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
oldloader.h
oldloader_sl.cpp (svn r21803) -Cleanup: Remove unnecessary semicolons. 14 years ago
order_sl.cpp (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. 14 years ago
saveload.cpp (svn r21875) -Codechange: indentation of some comments was wrong 14 years ago
saveload.h
saveload_filter.h
saveload_internal.h
signs_sl.cpp
station_sl.cpp (svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well 14 years ago
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp (svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and make SetLastSpeed a function of GroundVehicle 14 years ago
waypoint_sl.cpp