summaryrefslogtreecommitdiffstats
path: root/src/utils/xml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of NULL everywhereErik Schilling2013-04-271-1/+1
* Clear the gid flags before processing themThorbjørn Lindeijer2012-02-031-1/+1
* Fixed problems with loading XML files containing Windows newlinesThorbjørn Lindeijer2011-03-231-42/+11
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-3/+3
* Centralized stringToBool conversion.Yohann Ferreira2010-09-081-6/+2
* Upgraded Skill Map loading.Yohann Ferreira2010-07-221-0/+29
* Changed and split up the default location for loading dataThorbjørn Lindeijer2010-05-161-29/+115
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-4/+4
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Moved the functions which translate strings into enumerations from the XML li...Philipp Sehmisch2008-02-211-58/+0
* Implemented different monster attacks read from monsters.xmlPhilipp Sehmisch2008-02-201-0/+72
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+53