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
/
storage_sl.cpp
Age
Commit message (
Expand
)
Author
2021-07-02
Add: store headers for most savegame chunks
Patric Stout
2021-06-06
Codechange: Remove FOR_ALL_CHUNK_HANDLERS
glx22
2021-05-31
Codechange: C++-ify lists for SaveLoad (#9323)
Patric Stout
2019-12-21
Codechange: Replace FOR_ALL_STORAGES with range-based for loops
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-02-02
Codechange: Change from numeric to descriptive SLV enum labels for last entries.
Peter Nelson
2019-02-02
Codechange: Convert saveload numbers to enum values.
Peter Nelson
2019-02-02
Codechange: Make saveload version upper bound exclusive, i.e. version object ...
Peter Nelson
2018-09-02
Feature: [NewGRF] Increase size of persistent storage to 256.
Michael Lutz
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-23
(svn r26371) -Fix [FS#5831]: Calling DoCommandP during the gameloop cleared p...
frosch
2013-12-23
(svn r26175) -Add: Log in desync output when persistent storage is discarded.
frosch
2012-01-25
(svn r23853) -Fix: several incorrect @files
rubidium
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen