summaryrefslogtreecommitdiffstats
path: root/src/utils/stringfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-2/+2
* Micro-optimizations related to std::stringThorbjørn Lindeijer2011-03-171-5/+5
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-1/+1
* Random cleanups, adding const, removing unnecessary clear callsThorbjørn Lindeijer2010-05-161-6/+4
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* Synced the protocol file with client in protocol.h, letting other defines in ...Bertram2009-10-091-1/+0
* Limit login attempt frequency based on IP addressThorbjørn Lindeijer2009-10-031-1/+1
* Fixes for some compile warningsBjørn Lindeijer2009-03-101-3/+5
* Made a lot of hard-coded values configuration optionsPhilipp Sehmisch2009-02-241-2/+2
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Made it compile with GCC 4.3Guillaume Melquiond2007-10-271-0/+2
* Cleaned both configuration and resource managers.Guillaume Melquiond2007-09-221-9/+7
* Mostly fixed some compilation issues.Bjørn Lindeijer2007-03-231-1/+1
* Corrected formatting of single-line commentsRogier Polak2007-03-141-1/+1
* Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond2007-01-051-2/+1
* First step toward a restructured class hierarchy for world actors: addGuillaume Melquiond2006-07-271-3/+0
* Changed ConnectionHandler and NetComputer into low-level base classes; Guillaume Melquiond2006-05-201-2/+2
* A bunch of cleanups.Björn Steinbrink2006-03-061-72/+46
* Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink2006-03-061-1/+4
* Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and...Yohann Ferreira2006-01-241-0/+155