Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-11 | give unique ids to magic spell effects | gumi | 1 | -0/+21 | |
2015-01-15 | Adding skills descriptions to be showed in Manaplus skill window | Cassy1 | 1 | -18/+30 | |
2014-07-21 | Remove ea-skills.xml | Ben Longbons | 1 | -0/+6 | |
2014-07-02 | Fixing numerous warnings and errors in manaplus | wushin | 1 | -1/+0 | |
closes #121 closes #108 closes #100 closes #93 | |||||
2014-07-01 | Remove files and tags related to unsupported clients. | Andrei Karas | 1 | -4/+2 | |
2013-09-03 | Adding Dark Magic: | tux9th | 1 | -0/+1 | |
* Added in ea_skills.xml. * Added in skills.xml. * Added Dark Magic image, done by wushin, enchilado and Alige. * Edited license.txt. * Added particle effect for Dark Magic. | |||||
2012-06-11 | Format xml files. | Jessica Tölke | 1 | -27/+24 | |
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-12-14 | Replaced all the skill icons by the ones made by Ali-G. | ali-g | 1 | -1/+1 | |
Added a skill ring icon that will be used to make new skill icons. Added the Raging Skill icon. Made skills.xml point to the correct icon for the raging skill. | |||||
2011-11-02 | In skills.xml: Removed "Skill" from the names of the focusable Skills. ↵ | ali-g | 1 | -9/+9 | |
Removed "Skills" from the Focusing Skills name. Changed the name of the category of the focusable skills, from "Skills" to "Focus". | |||||
2011-07-23 | Adding Raging Skill | Jessica Tölke | 1 | -0/+1 | |
2011-04-28 | Adapted the ea-skills.xml and skills.xml according to current changes. | Yohann Ferreira | 1 | -19/+29 | |
2011-01-30 | adding the focussing skill to the skills.xml | Stefan Beller | 1 | -0/+1 | |
2011-01-13 | adding skills to skills.xml | Stefan Beller | 1 | -0/+6 | |
obviously there is ea-skills.xml and skills.xml, and BOTH need to be right. Some clients use skills.xml, soe others use the ea-skills.xml | |||||
2010-12-30 | Removed manaserv specific files as they don't belong here anyway. | Yohann Ferreira | 1 | -0/+4 | |
I also fixed the error.png sprite and added a note about the deprecated skills.xml file (Replaced by ea-skills.xml). Trivial fix. | |||||
2009-09-18 | Remove basic skill | Jared Adams | 1 | -1/+3 | |
2009-01-26 | Change Ether Magic to Astral Magic | Jared Adams | 1 | -1/+1 | |
2009-01-10 | Added skill definitions for magic | Fate | 1 | -0/+6 | |
2009-01-06 | Add missing XML declarations | Jared Adams | 1 | -0/+1 | |
2008-11-01 | * Added skills.xml file in preparation for the next commit, which changes ↵ | Fate | 1 | -0/+3 | |
the skill GUI to draw skill names from that very file |