Age | Commit message (Expand) | Author |
2011-05-02 | (svn r22413) -Document: even more stuff | rubidium |
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 places | smatz |
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 appropriate | rubidium |
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 includes | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |
2008-09-13 | (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to... | frosch |