summaryrefslogtreecommitdiff
path: root/testxml
AgeCommit message (Expand)AuthorFilesLines
2016-05-22testxml: fix crash if sprite tag is empty.Andrei Karas1-1/+1
2016-05-12testxml: add check into xsd for badges.xml and horses.xmlAndrei Karas2-0/+72
2016-04-27testxml: report error if any warning happend.Andrei Karas1-9/+17
2016-04-19testxml: add attribute quickActionEffect into beings.Andrei Karas1-0/+1
2016-04-09testxml: fix some typos.Andrei Karas1-2/+2
2016-04-09testxml: add mercenaries.xml and homunculuses.xml into xml validation.Andrei Karas2-0/+107
2016-04-08testxml: fix wrong report about duplicate action with same name and different...Andrei Karas1-2/+6
2016-04-08testxml: add silent mode. Only report biggest issues.Andrei Karas1-21/+34
2016-03-23testxml: update xml scheme. Add new status effect attributes.Andrei Karas1-6/+6
2016-03-13testxml: remove maxHp attribute for monsters from xsd.Andrei Karas1-1/+2
2016-03-10testxml: add support for new pet db attribute.Andrei Karas1-0/+3
2016-02-15testxml: add xsdcheck script for check xml files based on schemes.Andrei Karas7-0/+5129
2016-02-10testxml: fix validating dye palette with GIMP color names.Andrei Karas1-9/+11
2015-10-23testxml: add check for broken description.Andrei Karas1-0/+4
2015-09-08testxml: fix some errors in error reporting.Andrei Karas1-3/+3
2015-09-06testxml: add support for overlapping vertical oversized tiles.Andrei Karas1-1/+10
2015-09-06testxml: update url.Andrei Karas1-1/+1
2015-08-17testxml: add card item type.Andrei Karas1-1/+1
2014-12-19testxml: do not report as error empty replace tag in items.xmlAndrei Karas1-1/+2
2014-12-19testxml: in report for oversized tileset report map name.Andrei Karas1-2/+3
2014-12-19testxml: remove map compression type check.Andrei Karas1-8/+8
2014-12-19testxml: remove legacy path.xml parameters check.Andrei Karas1-27/+2
2014-12-07testxml: add support for evol client data relative path.Andrei Karas1-1/+1
2014-11-05testxml: fix parsing included files.Andrei Karas1-7/+9
2014-09-21testxml: restore working version.Andrei Karas1-49/+15
2014-09-21hercules: add missing monster related files.Andrei Karas1-15/+49
2014-07-07testxml: fix dye channel messages.Andrei Karas1-6/+6
2014-07-07testxml: add support for include tags.Andrei Karas1-1931/+1957
2014-04-21testxml: Fix crash with broken soft link in directory.Andrei Karas1-1/+6
2013-11-03update python version in testxml.Andrei Karas1-1/+1
2013-01-26testxml: add miss sound support.Andrei Karas1-1/+7
2012-10-11testxml: add detection for overlapped oversized tiles.Andrei Karas1-1/+47
2012-08-08testxml: Fix end tag detection in attack animations.Andrei Karas1-5/+7
2012-08-08testxml: add checks for all parameters in paths.xmlAndrei Karas1-6/+53
2012-08-05testxml: fix typo.Andrei Karas1-1/+1
2012-08-05testxml: add check for last attack tag.Andrei Karas1-1/+9
2012-08-05testxml: disable some paranoid checks by default.Andrei Karas1-9/+17
2012-08-05testxml: add support for csv and xml layer formats.Andrei Karas1-5/+69
2012-06-11textxml: fix false positives with some image sizes.Andrei Karas1-2/+2
2012-06-11testxml: add check for executable files.Andrei Karas1-6/+14
2012-06-11testxml: add check for default paths.Andrei Karas1-0/+13
2012-06-11testxml: fix global path vars issue.Andrei Karas1-1/+3
2012-06-11testxml: fix error in multiple imagesets.Andrei Karas1-1/+12
2012-06-11testxml: fix crash on incorrect imagesets.Andrei Karas1-0/+1
2012-06-08testxml: check multiple imageset tags in sprites.Andrei Karas1-84/+96
2012-06-04testxml: add check for attack action in sprites.Andrei Karas1-15/+28
2012-06-04testxml: fix power of two checks.Andrei Karas1-18/+31
2012-06-04testxml: replace "power of 10" to "multiple of 10"Andrei Karas1-1/+1
2012-06-04testxml: fix crash if particle xml file is incorrect xml file.Andrei Karas1-1/+5
2012-06-03testxml: add check for include in spite files.Andrei Karas1-0/+10