Age | Commit message (Expand) | Author |
---|---|---|
2012-04-17 | (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old.... | michi_cc |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-05-22 | (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp | smatz |
2009-05-22 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time... | smatz |
2009-05-22 | (svn r16377) -Codechange: unify FOR_ALL_* macros, use separate index variable... | smatz |
2009-05-16 | (svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolS... | smatz |
2009-05-16 | (svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index) | smatz |
2008-09-13 | (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to... | frosch |
2008-01-07 | (svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl... | rubidium |