OpenTTD-patches/src/saveload
2012-04-22 16:28:14 +00:00
..
afterload.cpp (svn r24134) -Add: Configurable limits for tree planting. 2012-04-17 19:43:52 +00:00
ai_sl.cpp (svn r24033) -Fix: reset "is random" status of temporary variable during saveload as it's not always written to when loading an AI which means it'd be taking the is random setting of another AI. 2012-03-17 11:14:25 +00:00
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 2012-04-17 19:44:02 +00:00
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp (svn r24134) -Add: Configurable limits for tree planting. 2012-04-17 19:43:52 +00:00
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
game_sl.cpp (svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed. 2012-01-21 13:21:33 +00:00
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
newgrf_sl.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
newgrf_sl.h
object_sl.cpp
oldloader_sl.cpp (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says 2012-01-20 20:18:19 +00:00
oldloader.cpp
oldloader.h
order_sl.cpp (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 2012-02-14 17:04:06 +00:00
saveload_filter.h
saveload_internal.h
saveload.cpp (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 2012-04-17 19:44:02 +00:00
saveload.h
signs_sl.cpp (svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable. 2012-01-22 13:54:02 +00:00
station_sl.cpp (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files 2012-01-03 21:32:51 +00:00
storage_sl.cpp (svn r23853) -Fix: several incorrect @files 2012-01-25 22:10:14 +00:00
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp (svn r23657) -Fix (r22958): loading of very old savegames with custom town names failed 2011-12-22 17:07:54 +00:00
vehicle_sl.cpp (svn r23973) -Fix (r23947): Also save the maximum travel speed for the current vehicle order. 2012-02-21 17:25:17 +00:00
waypoint_sl.cpp (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount(). 2012-04-22 16:28:14 +00:00