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
Peter Nelson 33e3f49161 Fix #7119: When rotating a ship, apply an additional offset to avoid movement glitch. 5 years ago
..
afterload.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
ai_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
airport_sl.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
animated_tile_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
autoreplace_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
cargomonitor_sl.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
cargopacket_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
cheat_sl.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
company_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
depot_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
economy_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
engine_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
game_sl.cpp (svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comments 10 years ago
gamelog_sl.cpp Codechange: Separate gamelog revision length from network revision length 5 years ago
goal_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
group_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
industry_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
labelmaps_sl.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
linkgraph_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
map_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
misc_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
newgrf_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
newgrf_sl.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
object_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
oldloader.cpp Fix: Remove various dead or unnecessary assignments 6 years ago
oldloader.h (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style 13 years ago
oldloader_sl.cpp Change: Available railtypes is always calculated on load, so no need to load value for old savegames (#6782) 6 years ago
order_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
saveload.cpp Codechange: Additional type safety for saveload version variables. 5 years ago
saveload.h Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
saveload_filter.h (svn r21395) -Codechange: move the save and load filter's interface to a header 14 years ago
saveload_internal.h (svn r25620) -Fix (r25342): Save/load of story books were broken 11 years ago
signs_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
station_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
storage_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
story_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
strings_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
subsidy_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago
town_sl.cpp Codechange: Change from numeric to descriptive SLV enum labels for last entries. 5 years ago
vehicle_sl.cpp Fix #7119: When rotating a ship, apply an additional offset to avoid movement glitch. 5 years ago
waypoint_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago