summaryrefslogtreecommitdiff
path: root/src/utils/string.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-86/+0
2010-09-29Add log file rotation support based on ExceptionFault's work.Yohann Ferreira1-0/+14
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-4/+33
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-09Fix detecting collision layer for mapsJared Adams1-0/+10
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-1/+0
2008-11-05Use a string util for converting strings toDavid Athay1-0/+1
2008-10-31Changed command system to handle commands without template magic.David Athay1-0/+1
2008-10-23Fixed compiler warnings, including a forgotten initialization of an item'sBjørn Lindeijer1-1/+2
2008-10-23ignore case in map object types (by Chuck Miller)Roderic Morris1-0/+31