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
rubidium 96d098e120 (svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this', which broke loading old savegames. Now remove the (need for the) hack that needed that assumption. 15 years ago
..
afterload.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
ai_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
animated_tile_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
autoreplace_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
cargopacket_sl.cpp (svn r17720) -Codechange: guard the CargoPacket variables that are cached in CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen) 15 years ago
cheat_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
company_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
depot_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
economy_sl.cpp (svn r17433) -Codechange: Store cumulated inflation in savegame and compute all prices from that instead of storing all prices separately. 15 years ago
engine_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
gamelog_sl.cpp (svn r17596) -Codechange: constify some tables 15 years ago
group_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
industry_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
labelmaps_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
map_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
misc_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
newgrf_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
oldloader.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
oldloader.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
oldloader_sl.cpp (svn r17720) -Codechange: guard the CargoPacket variables that are cached in CargoLists so they cannot be written from outside the CargoList class (based on patch by fonsinchen) 15 years ago
order_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
saveload.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
saveload.h (svn r17535) -Fix: compiling without networking failed; also unhackify the crash logger a bit. 15 years ago
saveload_internal.h (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
signs_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station_sl.cpp (svn r17727) -Codechange: some coding style and documentation fixes 15 years ago
strings_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
subsidy_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
town_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
vehicle_sl.cpp (svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this', which broke loading old savegames. Now remove the (need for the) hack that needed that assumption. 15 years ago
waypoint_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago