This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 17:32:45 +01:00
Code
Issues
Releases
Wiki
Activity
Files
9529703cab79f114ca2bf788a0543d4b3d835f62
OpenTTD
/
src
/
saveload
History
Tyler Trahan
ec90fb4c99
Fix
#6544
: Don't join AI company when loading network game in singleplayer
2022-04-30 19:36:09 +02:00
..
compat
…
afterload.cpp
Fix
#6544
: Don't join AI company when loading network game in singleplayer
2022-04-30 19:36:09 +02:00
ai_sl.cpp
…
airport_sl.cpp
…
animated_tile_sl.cpp
…
autoreplace_sl.cpp
…
cargomonitor_sl.cpp
…
cargopacket_sl.cpp
…
cheat_sl.cpp
…
CMakeLists.txt
…
company_sl.cpp
…
depot_sl.cpp
…
economy_sl.cpp
…
engine_sl.cpp
…
game_sl.cpp
…
gamelog_sl.cpp
Fix
#9740
: Fix loading of gamelog change items from savegame ver >= 294
2021-12-10 22:46:16 +01:00
goal_sl.cpp
…
group_sl.cpp
…
industry_sl.cpp
…
labelmaps_sl.cpp
…
linkgraph_sl.cpp
…
map_sl.cpp
…
misc_sl.cpp
…
newgrf_sl.cpp
Change: Don't store not to be activated newGRFs in savegames (
#9627
)
2021-10-20 22:14:23 +02:00
newgrf_sl.h
…
object_sl.cpp
…
oldloader_sl.cpp
Codechange: Use anonymous union for vehicle orders/old orders list
2022-02-15 20:01:10 +01:00
oldloader.cpp
…
oldloader.h
…
order_sl.cpp
…
saveload_filter.h
…
saveload_internal.h
…
saveload.cpp
…
saveload.h
Fix
#9591
: Update station docking tiles upon placing a water object on a docking tile (
#9594
)
2021-10-03 12:54:19 +02:00
settings_sl.cpp
…
signs_sl.cpp
…
station_sl.cpp
…
storage_sl.cpp
…
story_sl.cpp
…
strings_sl.cpp
…
subsidy_sl.cpp
…
town_sl.cpp
…
vehicle_sl.cpp
Codechange: Use anonymous union for vehicle orders/old orders list
2022-02-15 20:01:10 +01:00
waypoint_sl.cpp
…