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
frosch 54a7c3243e (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). 15 years ago
..
afterload.cpp (svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad(). 15 years ago
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp
depot_sl.cpp (svn r19806) -Codechange: silence one warning 15 years ago
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
map_sl.cpp (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 15 years ago
misc_sl.cpp
newgrf_sl.cpp
oldloader.cpp (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 15 years ago
oldloader.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 15 years ago
oldloader_sl.cpp (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 15 years ago
order_sl.cpp
saveload.cpp (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 15 years ago
saveload.h (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 15 years ago
saveload_internal.h
signs_sl.cpp
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp
waypoint_sl.cpp