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 5a6c2d786e (svn r19638) -Change: log the _date and _date_fract in the desync log for saved games 14 years ago
..
afterload.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 14 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 14 years ago
airport_sl.cpp (svn r19458) -Fix (r19457): svn add the new file 14 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 r17248) -Fix: add GPL license notice where appropriate 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. 14 years ago
labelmaps_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
map_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 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 r17693) -Cleanup: remove some unneeded includes 15 years ago
oldloader.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 14 years ago
oldloader_sl.cpp (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 14 years ago
order_sl.cpp (svn r18683) -Fix: it's not an other 15 years ago
saveload.cpp (svn r19638) -Change: log the _date and _date_fract in the desync log for saved games 14 years ago
saveload.h (svn r18954) -Fix (r18952): missing 'inline' 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 14 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 14 years ago
vehicle_sl.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 14 years ago
waypoint_sl.cpp (svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a waypoint from around 0.4.0 14 years ago