summaryrefslogtreecommitdiff
path: root/src/newgrf_storage.cpp
AgeCommit message (Expand)Author
2021-06-13Codechange: convert printf DEBUG statements to fmt Debug statementsrubidium42
2019-11-10Cleanup: Removed SVN headersS. 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 BasePersistentStorageArrayfrosch
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 appropriaterubidium
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