summaryrefslogtreecommitdiff
path: root/src/utils/xml.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-7/+7
2012-02-03Clear tile flags from the gid before further processingThorbjørn Lindeijer1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-15Don't leak the XMLContext that is created while loading an XML documentThorbjørn Lindeijer1-4/+4
2010-09-27Centralized String to bool conversion into the client.Yohann Ferreira1-4/+8
2010-08-15Remove the logToChat optionChuck Miller1-1/+1
2010-08-15Merge branch '1.0'Chuck Miller1-26/+51
2010-08-13Simplify handling of compressed filesJared Adams1-22/+3
2010-08-05Add better XML error logging and do some related cleanupJared Adams1-5/+46
2010-07-10Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...Philipp Sehmisch1-0/+10
2010-03-03Fix possible memory corruption.Andrei Karas1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-10Change code styleAndrei Karas1-5/+11
2009-12-20Fixed an uninitialized pointerPhilipp Sehmisch1-1/+1
2009-12-19Added support for resources.xml from update server... Also added option to do...Chuck Miller1-3/+32
2009-03-26Changed includes in utils/ dictory to new guidelinesBjørn Lindeijer1-3/+3
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-6/+3
2008-12-07Some code reformattingBjørn Lindeijer1-8/+7
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch1-0/+36
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-0/+23
2006-11-15Added missing Id keyword property to recently added files.Bjørn Lindeijer1-1/+1
2006-11-15Separated getProperty method to an XML utility namespace.Bjørn Lindeijer1-0/+54