index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
saveload
/
saveload_internal.h
Age
Commit message (
Expand
)
Author
2021-06-14
Codechange: remove the special station/vehicle code from SaveLoad
Patric Stout
2021-05-31
Codechange: C++-ify lists for SaveLoad (#9323)
Patric Stout
2020-05-21
Codechange: Use std::string for most of the user-settable custom names.
Michael Lutz
2020-05-06
Fix #8021: limit savegame range for docking tiles fixing
glx
2020-03-30
Fix #8020: Add missing docking tiles around industry neutral stations
SamuXarick
2020-01-12
Fix #7925: Reset temporary saveload data at the start of loading a savegame i...
frosch
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-29
Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte
Charles Pigott
2013-07-21
(svn r25620) -Fix (r25342): Save/load of story books were broken
zuu
2013-05-19
(svn r25258) -Codechange: save linkgraph (fonsinchen)
rubidium
2011-12-03
(svn r23411) -Add: Company infrastructure counts for rail.
michi_cc
2011-11-21
(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...
michi_cc
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
rubidium
2009-11-30
(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-16
(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint ...
rubidium
2009-03-21
(svn r15799) -Codechange: Save rail type label list to savegame and perform m...
peter1138
2009-02-04
(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...
smatz
2009-01-23
(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...
smatz
2009-01-20
(svn r15166) -Codechange: reduce number of includes in afterload.cpp
smatz
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz