summaryrefslogtreecommitdiff
path: root/graphics/emotes/angry.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-02-20Restore emotes for Mana clientThorbjørn Lindeijer1-0/+17
This reverts part of the following commits: * 8b687b477f2ab5b683bb98bd3446e7b8af359913 * a86e94c1a54e173fb1cdca88b0b0da20a187d71a * 044cb648a54266ef5c104b0504f9983f6bd55798 It does not appear to be enough yet, though. Need to debug why emotes are still not showing. This also adds back the `settings.xml` file, so Mana client can drop its "compatibility fallback". **** Co-authored-by: Jesusaves <jesusalva@themanaworld.org> Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org>
2015-04-28remove leftovers from past emote systemmekolat1-17/+0
2012-06-11Format xml files.Jessica Tölke1-17/+16
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
2012-05-23Added a new set of emotes. Most of them were taken from manaplus.alige Ali-G1-0/+18
Changed the emotes location from graphics/particles/emotes/ to graphics/emotes/.