summaryrefslogtreecommitdiffstats
path: root/src/utils/string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-1/+1
* Fix compareStrI functionJared Adams2010-12-151-1/+7
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-1/+1
* Centralized stringToBool conversion.Yohann Ferreira2010-09-081-1/+35
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fix detecting collision layer for mapsJared Adams2009-12-091-3/+24
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-1/+0
* Use a string util for converting strings toDavid Athay2008-11-051-0/+12
* Changed command system to handle commands without template magic.David Athay2008-10-311-0/+13
* Fixed crash introduced in utils::toupperBjørn Lindeijer2008-10-231-1/+1
* Fixed compiler warnings, including a forgotten initialization of an item'sBjørn Lindeijer2008-10-231-6/+6
* ignore case in map object types (by Chuck Miller)Roderic Morris2008-10-231-0/+31