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 03e0ec8276 Strong typedef: Use strong typedefs for date, date tick, minutes types
Add delta types
Adjust/add type conversion functions
Add various utility methods on types
Remove the various minute macros
Fix some minute conversion inconsistencies
6 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 Strong typedef: Use strong typedefs for date, date tick, minutes types 6 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 Merge branch 'master' into jgrpp 11 months ago
autoreplace_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
cargomonitor_sl.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 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 Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 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: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
game_sl.cpp Merge branch 'master' into jgrpp 6 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 7 months ago
labelmaps_sl.cpp Codechange: Rename *Railtype* to *RailType* for consistency. (#11287) 9 months ago
league_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
linkgraph_sl.cpp Link graph: Fix incorrect job start/join dates when loading upstream saves 6 months ago
map_sl.cpp Codechange: make explicit when a TileIndex is cast to its basetype (#11190) 10 months ago
misc_sl.cpp Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
newgrf_sl.cpp Change gamelog to use std::vector 11 months ago
newgrf_sl.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
object_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
order_sl.cpp Merge branch 'master' into jgrpp 6 months ago
saveload.cpp Merge branch 'master' into jgrpp 6 months ago
saveload.h Codechange: Use ticks for timetable start date 6 months ago
settings_sl.cpp Split save/load settings into separate INI files 7 months ago
signs_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
station_sl.cpp Merge branch 'master' into jgrpp 6 months ago
storage_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
story_sl.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
subsidy_sl.cpp Move upstream saveload to src/saveload/, move jgrpp saveload to src/sl/ 12 months ago
town_sl.cpp Merge branch 'master' into jgrpp 6 months ago
vehicle_sl.cpp Merge branch 'master' into jgrpp 6 months ago