summaryrefslogtreecommitdiff
path: root/src/autoreplace.cpp
AgeCommit message (Expand)Author
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