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
Jonathan G Rennison 0e7519f33e Merge branch 'more_cond_orders-sx' into jgrpp
# Conflicts:
#	config.lib
#	projects/openttd_vs100.vcxproj
#	projects/openttd_vs100.vcxproj.filters
#	projects/openttd_vs80.vcproj
#	projects/openttd_vs90.vcproj
#	src/order_gui.cpp
#	src/order_type.h
#	src/saveload/afterload.cpp
#	src/saveload/extended_ver_sl.cpp
6 years ago
..
afterload.cpp Merge branch 'more_cond_orders-sx' into jgrpp 6 years ago
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp Codechange: Use a SmallVec for the animated tile list instead of replicating most of the logic. 6 years ago
autoreplace_sl.cpp
bridge_signal_sl.cpp Extend bridge signal simulation to support an unlimited no. of signals. 8 years ago
cargomonitor_sl.cpp
cargopacket_sl.cpp Pay all cargo payment incomes when cargo finally delivered 6 years ago
cheat_sl.cpp
company_sl.cpp Initial implementation of two rail types per tile 6 years ago
depot_sl.cpp Add support for loading SpringPP v2.3, v2.4 savegames 7 years ago
economy_sl.cpp Merge branch 'master' into save_ext 6 years ago
engine_sl.cpp
extended_ver_sl.cpp Merge branch 'more_cond_orders-sx' into jgrpp 6 years ago
extended_ver_sl.h Merge branch 'save_ext' into more_cond_orders-sx 6 years ago
game_sl.cpp
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp Add: NewGRF support for 16-in-16-out industries 6 years ago
labelmaps_sl.cpp
linkgraph_sl.cpp Merge branch 'master' into jgrpp 6 years ago
map_sl.cpp Merge branch 'master' into jgrpp 6 years ago
misc_sl.cpp Merge branch 'day_length' into jgrpp 8 years ago
newgrf_sl.cpp (svn r27772) -Fix [FS#5819]: If the intro game had a savegame version which contains a NewGRF configuration, then townname NewGRFs would not be activated in the game options. 7 years ago
newgrf_sl.h
object_sl.cpp
oldloader.cpp Merge branch 'master' into jgrpp 6 years ago
oldloader.h
oldloader_sl.cpp Merge branch 'master' into jgrpp 6 years ago
order_sl.cpp Extend timetable wait/travel times from 16 to 32 bits wide 6 years ago
plans_sl.cpp Plans: Make it possible to give plans a name. 6 years ago
saveload.cpp Merge branch 'cpp-11' into save_ext 6 years ago
saveload.h Merge branch 'cpp-11' into save_ext 6 years ago
saveload_buffer.h Fix syntax errors in saveload_buffer.h on strict pointer alignment platforms 6 years ago
saveload_filter.h
saveload_internal.h
signal_sl.cpp
signs_sl.cpp
station_sl.cpp Merge branch 'master' into jgrpp 6 years ago
storage_sl.cpp Feature: [NewGRF] Increase size of persistent storage to 256. 6 years ago
story_sl.cpp
strings_sl.cpp (svn r27756) -Codechange: Add StringTab enum 7 years ago
subsidy_sl.cpp
tbtr_template_replacement_sl.cpp
tbtr_template_veh_sl.cpp Merge branch 'template_train_replacement' into jgrpp 6 years ago
town_sl.cpp Merge branch 'cargo_type_order' into jgrpp 6 years ago
tracerestrict_sl.cpp Initial implementation of trace restrict slots 7 years ago
tunnel_sl.cpp Chunnel: Use hash table for tunnel search, change tunnel fields and savegame format. 7 years ago
vehicle_sl.cpp Extend timetable wait/travel times from 16 to 32 bits wide 6 years ago
waypoint_sl.cpp