summaryrefslogtreecommitdiff
path: root/testxml
AgeCommit message (Collapse)AuthorFilesLines
2012-06-03testxml: add check for tsx filesAndrei Karas1-1/+12
testxml: add partial support for extern tilesets.
2012-05-27textxml: add check for power of 10 for delays.Andrei Karas1-13/+35
testxml: fix check for power of two.
2012-05-25testxml: fix unisex gender.Andrei Karas1-7/+9
2012-05-25testxml: check for power of two images size.Andrei Karas1-2/+17
2012-05-25testxml: add new dye type S.Andrei Karas1-5/+52
testxml: add pause animation tag. testxml: add support for new sequences.
2012-02-18testxml: fix default path to client data.Andrei Karas1-1/+1
2012-01-05testxml: fix 0 size bug. Show line of conflicting xml.Andrei Karas1-5/+19
2012-01-05testxml: Fix type aciton -> action.Andrei Karas1-1/+1
2011-07-25testxml: small changes in detecting default action and animation.Andrei Karas1-2/+5
2011-07-24testxml: dont show errors for empty default animation tag.Andrei Karas1-1/+1
2011-07-24testxml: Fix crash with incorrect imageset tag.Andrei Karas1-1/+2
2011-04-30testxml: add checking for overlaped tilesets.Andrei Karas1-0/+15
2011-04-27testxml: add item attributes drawBefore, drawAfterAndrei Karas1-2/+22
2011-04-27testxml: add animation tags label, jump, gotoAndrei Karas1-1/+72
2011-04-27testxml: add more sound events.Andrei Karas1-1/+2
2011-04-27testxml: add repeat attribute checking.Andrei Karas1-2/+6
2011-04-27textxml: add checking for itemcolors.xmlAndrei Karas1-0/+66
2011-04-27Fixing checking music dir.Andrei Karas1-4/+5
2011-03-09testxml: Add checking for colors attribute in items.xml.Andrei Karas1-13/+34
2011-02-23testxml: fix searching variants tag.Andrei Karas1-2/+2
2011-02-20testxml: Dont check long seuqenses for duplication.Andrei Karas1-1/+1
2011-02-19Update copyrights in scripts.Andrei Karas1-0/+1
2011-02-17textxml: fix crash if item dont have id.Andrei Karas1-1/+14
2011-02-08textxml: Fix default path to clientdata.Andrei Karas1-1/+1
2011-02-05testxml: fix some errors.Andrei Karas1-15/+19
2011-02-05testxml: add checking default files and dirs with images, xmls.Andrei Karas1-2/+151
2011-02-05Add new tool spritesdedup.Andrei Karas1-705/+0
This tool delete duplicate frames in xml files.
2011-02-03Add copyrights.Andrei Karas1-0/+2
2011-02-02Add moved tools from manaplus. http://www.gitorious.org/manaplus/Andrei Karas1-0/+705
2011-01-29textxml: Add checking tiles with possible bad collision.Andrei Karas1-25/+152
Disabled in code. Known issue: bad collision detection incorrectly working with tiles more then 32 px.
2011-01-27textxml: add testing for collision tile index > 1.Andrei Karas1-8/+26
2011-01-26testxml: Dont check collision layer if it already empty.Andrei Karas1-1/+2
2011-01-25testxml: add support for zlib map layer compression.Andrei Karas1-4/+11
2011-01-25testxml: fix crash in incorrect maps.Andrei Karas1-1/+4
2011-01-25textxml: add more checks for variant/variants.Andrei Karas1-0/+15
2011-01-25testxml: add border check in collision layer.Andrei Karas1-4/+42
2011-01-24textxml: trim tiles list to 100 points.Andrei Karas1-0/+5
2011-01-24textxml: add line run at with current date and time.Andrei Karas1-0/+2
2011-01-24textxml: Add minimal map size checks.Andrei Karas1-3/+8
2011-01-24testxml: add basic validation for layers data.Andrei Karas1-15/+127
2011-01-22Restore checking all files.Andrei Karas1-3/+3
2011-01-22testxml: add additional checking for map layers.Andrei Karas1-3/+59
2011-01-22testxml: fix some errors.Andrei Karas1-2/+10
2011-01-22testxml: fix headerAndrei Karas1-1/+2
2011-01-22testxml: add basic map validation.Andrei Karas1-0/+134
2011-01-21Add validation for floor item attribute in items.xmlAndrei Karas1-4/+31
2011-01-21textxml: add basic particles validation.Andrei Karas1-34/+71
2011-01-20Add link to repository in header.Andrei Karas1-1/+1
2011-01-20testxml: add checking for same frames/sequences.Andrei Karas1-30/+70
2011-01-20testxml: Add also checking small size of icons in items.xmlAndrei Karas1-2/+7