summaryrefslogtreecommitdiffstats
path: root/src/XMLParser.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-39/+39
2015-07-31Unified the doxy-comment format.Mattes D1-1/+1
2015-05-09More style checking.Mattes D1-20/+20
Spaces around some operators are checked.
2014-12-05BasicStyle: Added missing braces to control statements.Mattes D1-0/+8
2014-12-05Fixed reported parentheses around comparisons.Mattes D1-3/+3
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-58/+58
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-58/+58
2014-07-17Normalized comments.madmaxoft1-1/+1
This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
2014-07-17Fixed basic whitespace problems.madmaxoft1-18/+18
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-701/+701
2013-04-09Added Expat and LuaExpat, XML parsing now available in the API.madmaxoft1-0/+701
FS #336 Windows version only, Linux to be fixed soon. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1374 0a769ca7-a7f5-676a-18bf-c427514a06d6