summaryrefslogtreecommitdiff
path: root/src/autoreplace.cpp
AgeCommit message (Expand)Author
2021-04-22Codechange: Replace Group::replace_protection with Group::flagspeter1138
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-04-08(svn r26450) -Feature: Hierarchical vehicle subgroups.peter1138
2013-01-31(svn r24950) -Fix (r24136): Also set replace when old flag when replacing an ...peter1138
2012-04-17(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old....michi_cc
2011-05-02(svn r22413) -Document: even more stuffrubidium
2011-02-25(svn r22145) -Codechange: Do explicit test for non-bool values.alberth
2011-02-19(svn r22116) -Codechange: use PoolBase::Clean() at more placessmatz
2011-01-18(svn r21844) -Codechange: move documentation towards the code to make it more...rubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-03-20(svn r19486) -Codechange: Code style, move var declarations closer to their f...alberth
2010-03-20(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.alberth
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-05-22(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...smatz
2009-05-17(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...smatz
2009-05-16(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)smatz
2009-02-09(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.rubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz
2008-09-13(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to...frosch