summaryrefslogtreecommitdiff
path: root/src/common/configuration.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-3/+3
2013-04-27Use nullptr instead of NULL everywhereErik Schilling1-1/+1
2012-04-12Fixed Configuration::initialize() to return false when failing loadingErik Schilling1-2/+2
2011-11-21Allow includes in configuration file.Erik Schilling1-6/+35
2011-11-01Have one place where the Configuration is initializedThorbjørn Lindeijer1-4/+11
2011-03-24Rely more on the functionality in XML::DocumentThorbjørn Lindeijer1-10/+2
2011-03-12Allow values to be set to empty in the configurationThorbjørn Lindeijer1-10/+10
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-3/+3
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-2/+13
2010-08-22Changed the location of configuration, logs and statsThorbjørn Lindeijer1-3/+9
2010-05-16Don't return configuration value by referenceThorbjørn Lindeijer1-2/+2
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-8/+7
2009-05-24Stopped tmwserv from writing to its configuration fileBjørn Lindeijer1-36/+1
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-6/+6
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-09-22Cleaned both configuration and resource managers.Guillaume Melquiond1-0/+122