summaryrefslogtreecommitdiff
path: root/src/stringfilter_type.h
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-26Cleanup: Remove unused size template parameters from SmallMap and ↵Henry Wilson
Auto[Free|Delete]SmallVector
2019-03-26Codechange: Removed SmallVector completelyHenry Wilson
2019-03-26Codechange: Replace SmallVector::Length() with std::vector::size()Henry Wilson
2012-10-27(svn r24632) -Feature: Add text filtering to advanced settings.frosch
2012-06-09(svn r24337) -Feature: Allow filtering for multiple words (separated by ↵frosch
whitespace resp. quoted) in the sign list, content- and NewGRF-guis.