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
Patric Stout 7adae09897 Codechange: liblzma is called liblzma, how ever strange that might be
It is the only library we use that calls itself with 'lib' in the
name. This might be confusing, but with the arrival of cmake a lot
of these things are automated. And detection will find 'liblzma',
not 'lzma', like with 'lzo', 'zlib', ..
5 years ago
..
afterload.cpp Codechange: Make a merged k-d tree index of all viewport signs 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 Fix #6803: CargoMonitorID bit packing updated to handle 64 cargo types. 5 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 Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept cargo to/from their neutral station. (#7234) 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: liblzma is called liblzma, how ever strange that might be 5 years ago
saveload.h Add: Road vehicle path cache. (#7261) 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: Make a k-d tree index of towns 5 years ago
vehicle_sl.cpp Add: Road vehicle path cache. (#7261) 5 years ago
waypoint_sl.cpp Codechange: Convert saveload numbers to enum values. 5 years ago