Age | Commit message (Expand) | Author |
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 appropriate | rubidium |
2009-02-24 | (svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails | smatz |
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 |