summaryrefslogtreecommitdiffstats
path: root/src/common/configuration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of NULL everywhereErik Schilling2013-04-271-1/+1
* Fixed Configuration::initialize() to return false when failing loadingErik Schilling2012-04-121-2/+2
* Allow includes in configuration file.Erik Schilling2011-11-211-6/+35
* Have one place where the Configuration is initializedThorbjørn Lindeijer2011-11-011-4/+11
* Rely more on the functionality in XML::DocumentThorbjørn Lindeijer2011-03-241-10/+2
* Allow values to be set to empty in the configurationThorbjørn Lindeijer2011-03-121-10/+10
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-3/+3
* Centralized stringToBool conversion.Yohann Ferreira2010-09-081-2/+13
* Changed the location of configuration, logs and statsThorbjørn Lindeijer2010-08-221-3/+9
* Don't return configuration value by referenceThorbjørn Lindeijer2010-05-161-2/+2
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-8/+7
* Stopped tmwserv from writing to its configuration fileBjørn Lindeijer2009-05-241-36/+1
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-6/+6
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Cleaned both configuration and resource managers.Guillaume Melquiond2007-09-221-0/+122