Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-11 | Format xml files. | Jessica Tölke | 1 | -62/+56 | |
Running tools/formatXML.sh Applying manual edits to: - effects.xml to place comments above the line they belong to instead of below - to paths.xml and portal-door.particle.xml to remove tabs within a comment - to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation. - used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to, manually edited npcs 251 to 265 | |||||
2011-05-30 | Small errors fixed thanks to the report generated by the testxml tool, by ↵ | Coffee | 1 | -1/+1 | |
4144: https://gitorious.org/evol/evol-tools/blobs/master/testxml/ | |||||
2009-01-19 | Converted DOS newlines to UNIX format | Thorbjørn Lindeijer | 1 | -65/+65 | |
Sorry, but DOS got it wrong. :P | |||||
2008-08-28 | Added the being effects from Fate's magic patch. | Bjørn Lindeijer | 1 | -0/+65 | |