summaryrefslogtreecommitdiff
path: root/src/tar_type.h
AgeCommit message (Expand)Author
2021-05-03Codechange: Replace FOR_ALL_TARS with range-based for loopsglx22
2020-12-27Codechange: Use std::string in file scanners.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2011-11-14(svn r23216) -Codechange: introduce the concept of having different tar listsrubidium
2011-11-12(svn r23198) -Codechange: introduce a free that takes const pointers so we do...rubidium
2010-08-03(svn r20346) -Change: scan for tar files before scanning for AIs/NewGRFs so n...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-03(svn r14817) -Cleanup: unify the place where the @file header is placedsmatz
2008-07-24(svn r13814) -Fix (r13810): MSVC (as usual) does stupid things. This time it ...rubidium
2008-07-23(svn r13810) -Fix: small memory leak when tar files would be found.rubidium
2008-06-25(svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusionssmatz
2008-06-24(svn r13618) -Codechange: move tar-specific declarations to separate filesmatz