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
/
newgrf_storage.cpp
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
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
2013-12-23
(svn r26174) -Codechange: Rename BaseStorageArray to BasePersistentStorageArray
frosch
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-06-13
(svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the...
frosch
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen
2011-06-11
(svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on d...
frosch
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-09-22
(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...
rubidium