summaryrefslogtreecommitdiff
path: root/src/utils/string.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-1/+1
2010-12-15Fix compareStrI functionJared Adams1-1/+7
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-1/+1
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-1/+35
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-09Fix detecting collision layer for mapsJared Adams1-3/+24
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/+12
2008-10-31Changed command system to handle commands without template magic.David Athay1-0/+13
2008-10-23Fixed crash introduced in utils::toupperBjørn Lindeijer1-1/+1
2008-10-23Fixed compiler warnings, including a forgotten initialization of an item'sBjørn Lindeijer1-6/+6
2008-10-23ignore case in map object types (by Chuck Miller)Roderic Morris1-0/+31