frosch
|
b5abf95085
|
(svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the heap, so the point of destruction is well defined ('never' for now).
|
2011-06-13 11:53:00 +00:00 |
|
terkhen
|
7e0daae1ec
|
(svn r22567) -Codechange: Store persistent storages inside a pool.
|
2011-06-12 20:47:45 +00:00 |
|
frosch
|
e8a381659c
|
(svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on destruction.
|
2011-06-11 20:40:46 +00:00 |
|
rubidium
|
43c8073551
|
(svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n].
|
2011-01-22 09:53:15 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
ed96cd2711
|
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
|
2007-09-22 12:59:43 +00:00 |
|