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 16b840d86e Increase DateTicks to 64 bits, fix overflow after year 79455 5 months ago
..
compat Fix b0e73277: save/load next_station for CargoPacket again 8 months ago
CMakeLists.txt Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
afterload.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
ai_sl.cpp Merge branch 'master' into jgrpp 11 months ago
airport_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
animated_tile_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
autoreplace_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
cargomonitor_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
cargopacket_sl.cpp Codechange: Use iterators and/or range-for on cargo related loops. 8 months ago
cheat_sl.cpp Merge branch 'master' into jgrpp 6 months ago
company_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
depot_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
economy_sl.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
engine_sl.cpp Codechange: coding style fixes 5 months ago
game_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
gamelog_sl.cpp Codechange: do not make a string valid in place, to then copy it 11 months ago
goal_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
group_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
industry_sl.cpp Merge branch 'master' into jgrpp 6 months ago
labelmaps_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
league_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
linkgraph_sl.cpp Increase DateTicks to 64 bits, fix overflow after year 79455 5 months ago
map_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
misc_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
newgrf_sl.cpp Change gamelog to use std::vector 11 months ago
newgrf_sl.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
object_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
order_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
saveload.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
saveload.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
settings_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
signs_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
station_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
storage_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
story_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
subsidy_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
town_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
vehicle_sl.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago