summaryrefslogtreecommitdiff
path: root/monsters
AgeCommit message (Collapse)AuthorFilesLines
2015-11-08add: ITS rules for "monsters/*.xml" files.github/fork/nelson6e65/itstool-fixesNelson Martell1-0/+15
This avoid including unnecesary strings to be translated. Only the NAME of monster must to be translatable. Usage: Via "-i" command-line option. Just run this command: $ itstool monsters/monster*.xml -o "monsters.pot" -i "monsters/_monsters.its" Using XLink href attribute in *.xml files. - Add this line after root node (monsters) to ALL monster files: <its:rules version="1.0" xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="_monsters.its" xlink:type="simple"/> - Then run: $ itstool monsters/monster*.xml -o "monsters.pot"
2015-07-27Fix typo in General Krukan's filenamewushin1-1/+1
2015-01-09Making Reinboo use the correct base spriteCassy11-1/+1
2014-12-01fixing typo General KrukanCassy11-1/+1
2014-10-28Adding new mob Lava SlimeCassy12-0/+8
2014-07-28Merge remote-tracking branch 'meko/monstersplit'wushin128-1/+1183
Clean up make check problems from merge closes #143
2014-07-18split monsters.xmlmekolat128-1/+1185
2014-07-18Add dummy files for make-updates until split xmls landBen Longbons1-0/+1