summaryrefslogtreecommitdiffstats
path: root/src/XMLParser.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-05Revert "Temporarily commented out override directives."Tycho1-1/+1
This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
2014-08-21Temporarily commented out override directives.Samuel Barney1-1/+1
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