OpenTTD/src/saveload
rubidium 78f31c1744 (svn r19044) -Codechange: don't load the 'new game' NewGRFs when you're certain the savegame wouldn't have been saved with them, i.e. don't load the 'new game' NewGRFs for TTO savegames. 2010-02-06 17:26:21 +00:00
..
afterload.cpp (svn r18912) -Codechange: free up a bunch of airporttile ids by using the tile animation frame 2010-01-24 20:25:28 +00:00
ai_sl.cpp (svn r18944) -Change [FS#3232]: use the highest version of an AI that can load the AI data from a savegame instead of the exact same version 2010-01-29 00:03:31 +00:00
animated_tile_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
autoreplace_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
cargopacket_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 2009-11-28 20:35:25 +00:00
cheat_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
company_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
depot_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
economy_sl.cpp (svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more. 2009-11-08 12:23:02 +00:00
engine_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
gamelog_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
group_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
industry_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
labelmaps_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
map_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
misc_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
newgrf_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
oldloader.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
oldloader.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
oldloader_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
order_sl.cpp (svn r18683) -Fix: it's not an other 2010-01-01 18:45:40 +00:00
saveload.cpp (svn r19044) -Codechange: don't load the 'new game' NewGRFs when you're certain the savegame wouldn't have been saved with them, i.e. don't load the 'new game' NewGRFs for TTO savegames. 2010-02-06 17:26:21 +00:00
saveload.h (svn r18954) -Fix (r18952): missing 'inline' 2010-01-29 23:54:00 +00:00
saveload_internal.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
signs_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
station_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
strings_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 2009-11-28 20:35:25 +00:00
subsidy_sl.cpp (svn r18028) -Codechange: unglobalise some functions 2009-11-09 10:40:33 +00:00
town_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 2009-10-04 17:16:41 +00:00
vehicle_sl.cpp (svn r18812) -Codechange: make some functions in train.h functions of Train. 2010-01-15 18:23:52 +00:00
waypoint_sl.cpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00