summaryrefslogtreecommitdiff
path: root/src/newgrf_storage.h
AgeCommit message (Expand)Author
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-06-12(svn r22567) -Codechange: Store persistent storages inside a pool.terkhen
2011-06-12(svn r22564) -Codechange: Rename Get and Store persistent storage functions t...terkhen
2011-06-11(svn r22552) -Fix: Clear airport persistent storage on construction/removal o...frosch
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
2010-03-21(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/p...frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-24(svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating failssmatz
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-09-22(svn r11139) -Codechange: add support for persistent storage for NewGRFs.rubidium
2007-09-22(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...rubidium