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 f09a74a996 (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
..
afterload.cpp (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 15 years ago
ai_sl.cpp (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game 15 years ago
airport_sl.cpp (svn r19458) -Fix (r19457): svn add the new file 15 years ago
animated_tile_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
cargopacket_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
cheat_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
company_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
depot_sl.cpp (svn r19806) -Codechange: silence one warning 15 years ago
economy_sl.cpp (svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more. 15 years ago
engine_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gamelog_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
group_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
industry_sl.cpp (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
labelmaps_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
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 (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
newgrf_sl.cpp (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized 15 years ago
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 (svn r18683) -Fix: it's not an other 15 years ago
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 (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
signs_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
station_sl.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
strings_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
subsidy_sl.cpp (svn r18028) -Codechange: unglobalise some functions 15 years ago
town_sl.cpp (svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks 15 years ago
vehicle_sl.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
waypoint_sl.cpp (svn r19738) -Fix: MSVC 64 bits compile warnings 15 years ago