summaryrefslogtreecommitdiff
path: root/src/utils/tokencollector.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-3/+3
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-4/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-08-17Simplified TokenCollector and fixed a few bugs. Moved its implementation outs...Guillaume Melquiond1-265/+79
2007-03-20Corrected a bug, that occurred when connecting to the game-server.Rogier Polak1-6/+6
2007-03-19Fixed two compiler warnings and corrected a spelling error.Philipp Sehmisch1-6/+6
2007-03-18Added a TokenCollector class for matching magic_tokens.Rogier Polak1-0/+326