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 36df94ddb0 (svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed. 15 years ago
..
afterload.cpp (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way 15 years ago
ai_sl.cpp (svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug window) when they were randomly chosen 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 r18330) -Cleanup: remove some unneeded includes 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 r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more. 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 r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry. 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 r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning 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 r18683) -Fix: it's not an other 15 years ago
oldloader_sl.cpp (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way 15 years ago
order_sl.cpp (svn r18683) -Fix: it's not an other 15 years ago
saveload.cpp (svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed. 15 years ago
saveload.h (svn r18688) -Cleanup: remove some unused code/constants 15 years ago
saveload_internal.h (svn r18404) -Codechange: link drive through stops better together 15 years ago
signs_sl.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
station_sl.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
strings_sl.cpp (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
subsidy_sl.cpp (svn r18028) -Codechange: unglobalise some functions 15 years ago
town_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
vehicle_sl.cpp (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way 15 years ago
waypoint_sl.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago