diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-10-10 22:14:45 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-10-10 22:15:57 +0300 |
commit | aa3f63fd497558a02feb3ddbc44f31eac091f39b (patch) | |
tree | 0e28b9b1f0501dd8be9e1a38db4ec1777fa3fbfa /data/graphics | |
parent | 7c10a6b61e9d06a4ae9cc9f942dfacb6fcfd9d3d (diff) | |
download | plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.gz plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.bz2 plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.tar.xz plus-aa3f63fd497558a02feb3ddbc44f31eac091f39b.zip |
Remove most unused files.
Diffstat (limited to 'data/graphics')
165 files changed, 0 insertions, 2118 deletions
diff --git a/data/graphics/CMakeLists.txt b/data/graphics/CMakeLists.txt deleted file mode 100644 index e3b1697cc..000000000 --- a/data/graphics/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -ADD_SUBDIRECTORY(badges) -ADD_SUBDIRECTORY(flags) -ADD_SUBDIRECTORY(gui) -ADD_SUBDIRECTORY(images) -ADD_SUBDIRECTORY(shaders) -ADD_SUBDIRECTORY(sprites) diff --git a/data/graphics/Makefile.am b/data/graphics/Makefile.am deleted file mode 100644 index 201acaaa7..000000000 --- a/data/graphics/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ - -graphicsdir = $(pkgdatadir)/data/graphics - -EXTRA_DIST = \ - CMakeLists.txt - -SUBDIRS = badges flags gui images shaders sprites diff --git a/data/graphics/badges/CMakeLists.txt b/data/graphics/badges/CMakeLists.txt deleted file mode 100644 index b8e7002fb..000000000 --- a/data/graphics/badges/CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ -SET(FILES - away.png - away.xml - gm.png - gm.xml - inactive.png - inactive.xml - shop.png - shop.xml - team1.png - team1.xml - team2.png - team2.xml - team3.png - team3.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/badges) diff --git a/data/graphics/badges/Makefile.am b/data/graphics/badges/Makefile.am deleted file mode 100644 index b8d3eca94..000000000 --- a/data/graphics/badges/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -badgesdir = $(pkgdatadir)/data/graphics/badges - -badges_DATA = \ - away.png \ - away.xml \ - gm.png \ - gm.xml \ - inactive.png \ - inactive.xml \ - shop.png \ - shop.xml \ - team1.png \ - team1.xml \ - team2.png \ - team2.xml \ - team3.png \ - team3.xml - -EXTRA_DIST = \ - $(badges_DATA) \ - CMakeLists.txt diff --git a/data/graphics/badges/away.png b/data/graphics/badges/away.png Binary files differdeleted file mode 100644 index 4c7c7de64..000000000 --- a/data/graphics/badges/away.png +++ /dev/null diff --git a/data/graphics/badges/away.xml b/data/graphics/badges/away.xml deleted file mode 100644 index e5b65483b..000000000 --- a/data/graphics/badges/away.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/away.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/gm.png b/data/graphics/badges/gm.png Binary files differdeleted file mode 100644 index cec8b1d9f..000000000 --- a/data/graphics/badges/gm.png +++ /dev/null diff --git a/data/graphics/badges/gm.xml b/data/graphics/badges/gm.xml deleted file mode 100644 index 14b0e9375..000000000 --- a/data/graphics/badges/gm.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/gm.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/inactive.png b/data/graphics/badges/inactive.png Binary files differdeleted file mode 100644 index 3f8b333c6..000000000 --- a/data/graphics/badges/inactive.png +++ /dev/null diff --git a/data/graphics/badges/inactive.xml b/data/graphics/badges/inactive.xml deleted file mode 100644 index 1592adcc5..000000000 --- a/data/graphics/badges/inactive.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/inactive.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/shop.png b/data/graphics/badges/shop.png Binary files differdeleted file mode 100644 index ffc71179c..000000000 --- a/data/graphics/badges/shop.png +++ /dev/null diff --git a/data/graphics/badges/shop.xml b/data/graphics/badges/shop.xml deleted file mode 100644 index 1107bf7bb..000000000 --- a/data/graphics/badges/shop.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/shop.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/team1.png b/data/graphics/badges/team1.png Binary files differdeleted file mode 100644 index a830f445c..000000000 --- a/data/graphics/badges/team1.png +++ /dev/null diff --git a/data/graphics/badges/team1.xml b/data/graphics/badges/team1.xml deleted file mode 100644 index e2cd61756..000000000 --- a/data/graphics/badges/team1.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/team1.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/team2.png b/data/graphics/badges/team2.png Binary files differdeleted file mode 100644 index 26094d717..000000000 --- a/data/graphics/badges/team2.png +++ /dev/null diff --git a/data/graphics/badges/team2.xml b/data/graphics/badges/team2.xml deleted file mode 100644 index 5d1ce912e..000000000 --- a/data/graphics/badges/team2.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/team2.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/badges/team3.png b/data/graphics/badges/team3.png Binary files differdeleted file mode 100644 index 32bff2aed..000000000 --- a/data/graphics/badges/team3.png +++ /dev/null diff --git a/data/graphics/badges/team3.xml b/data/graphics/badges/team3.xml deleted file mode 100644 index 6a8a9c32d..000000000 --- a/data/graphics/badges/team3.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2015-2016 ManaPlus developers --> -<sprite> - <imageset name="icon" - src="graphics/badges/team3.png" - width="16" - height="16" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/flags/CMakeLists.txt b/data/graphics/flags/CMakeLists.txt deleted file mode 100644 index 56be4f632..000000000 --- a/data/graphics/flags/CMakeLists.txt +++ /dev/null @@ -1,25 +0,0 @@ -SET(FILES - ca.png - cn.png - cz.png - de.png - en.png - eo.png - es.png - fi.png - fr.png - hk.png - id.png - it.png - jp.png - nl_BE.png - pl.png - pt_BR.png - pt.png - ru.png - se.png - tr.png - ua.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/flags) diff --git a/data/graphics/flags/Makefile.am b/data/graphics/flags/Makefile.am deleted file mode 100644 index a6dfc5f50..000000000 --- a/data/graphics/flags/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -flagsdir = $(pkgdatadir)/data/graphics/flags - -flags_DATA = \ - ca.png \ - cn.png \ - cz.png \ - de.png \ - en.png \ - eo.png \ - es.png \ - fi.png \ - fr.png \ - hk.png \ - id.png \ - it.png \ - jp.png \ - nl_BE.png \ - pl.png \ - pt_BR.png \ - pt.png \ - ru.png \ - se.png \ - tr.png \ - ua.png - -EXTRA_DIST = \ - $(flags_DATA) \ - CMakeLists.txt diff --git a/data/graphics/flags/ca.png b/data/graphics/flags/ca.png Binary files differdeleted file mode 100644 index fc5195a77..000000000 --- a/data/graphics/flags/ca.png +++ /dev/null diff --git a/data/graphics/flags/cn.png b/data/graphics/flags/cn.png Binary files differdeleted file mode 100644 index d7826841d..000000000 --- a/data/graphics/flags/cn.png +++ /dev/null diff --git a/data/graphics/flags/cz.png b/data/graphics/flags/cz.png Binary files differdeleted file mode 100644 index 73e8b8bf9..000000000 --- a/data/graphics/flags/cz.png +++ /dev/null diff --git a/data/graphics/flags/de.png b/data/graphics/flags/de.png Binary files differdeleted file mode 100644 index e0920c917..000000000 --- a/data/graphics/flags/de.png +++ /dev/null diff --git a/data/graphics/flags/en.png b/data/graphics/flags/en.png Binary files differdeleted file mode 100644 index c7b12cf27..000000000 --- a/data/graphics/flags/en.png +++ /dev/null diff --git a/data/graphics/flags/eo.png b/data/graphics/flags/eo.png Binary files differdeleted file mode 100644 index a50c677f4..000000000 --- a/data/graphics/flags/eo.png +++ /dev/null diff --git a/data/graphics/flags/es.png b/data/graphics/flags/es.png Binary files differdeleted file mode 100644 index 75e1552b6..000000000 --- a/data/graphics/flags/es.png +++ /dev/null diff --git a/data/graphics/flags/fi.png b/data/graphics/flags/fi.png Binary files differdeleted file mode 100644 index efb36d197..000000000 --- a/data/graphics/flags/fi.png +++ /dev/null diff --git a/data/graphics/flags/fr.png b/data/graphics/flags/fr.png Binary files differdeleted file mode 100644 index b0f8735a2..000000000 --- a/data/graphics/flags/fr.png +++ /dev/null diff --git a/data/graphics/flags/hk.png b/data/graphics/flags/hk.png Binary files differdeleted file mode 100644 index a8641d506..000000000 --- a/data/graphics/flags/hk.png +++ /dev/null diff --git a/data/graphics/flags/id.png b/data/graphics/flags/id.png Binary files differdeleted file mode 100644 index c0ccb856f..000000000 --- a/data/graphics/flags/id.png +++ /dev/null diff --git a/data/graphics/flags/it.png b/data/graphics/flags/it.png Binary files differdeleted file mode 100644 index 0d69262fe..000000000 --- a/data/graphics/flags/it.png +++ /dev/null diff --git a/data/graphics/flags/jp.png b/data/graphics/flags/jp.png Binary files differdeleted file mode 100644 index 1bcf1457a..000000000 --- a/data/graphics/flags/jp.png +++ /dev/null diff --git a/data/graphics/flags/nl_BE.png b/data/graphics/flags/nl_BE.png Binary files differdeleted file mode 100644 index 950d3fce8..000000000 --- a/data/graphics/flags/nl_BE.png +++ /dev/null diff --git a/data/graphics/flags/pl.png b/data/graphics/flags/pl.png Binary files differdeleted file mode 100644 index 514a7c795..000000000 --- a/data/graphics/flags/pl.png +++ /dev/null diff --git a/data/graphics/flags/pt.png b/data/graphics/flags/pt.png Binary files differdeleted file mode 100644 index 8286af450..000000000 --- a/data/graphics/flags/pt.png +++ /dev/null diff --git a/data/graphics/flags/pt_BR.png b/data/graphics/flags/pt_BR.png Binary files differdeleted file mode 100644 index d6d6b00ec..000000000 --- a/data/graphics/flags/pt_BR.png +++ /dev/null diff --git a/data/graphics/flags/ru.png b/data/graphics/flags/ru.png Binary files differdeleted file mode 100644 index e8ddfeaf5..000000000 --- a/data/graphics/flags/ru.png +++ /dev/null diff --git a/data/graphics/flags/se.png b/data/graphics/flags/se.png Binary files differdeleted file mode 100644 index 86c8a1564..000000000 --- a/data/graphics/flags/se.png +++ /dev/null diff --git a/data/graphics/flags/tr.png b/data/graphics/flags/tr.png Binary files differdeleted file mode 100644 index 0502d84d9..000000000 --- a/data/graphics/flags/tr.png +++ /dev/null diff --git a/data/graphics/flags/ua.png b/data/graphics/flags/ua.png Binary files differdeleted file mode 100644 index 971f53506..000000000 --- a/data/graphics/flags/ua.png +++ /dev/null diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt deleted file mode 100644 index 61151ab03..000000000 --- a/data/graphics/gui/CMakeLists.txt +++ /dev/null @@ -1,103 +0,0 @@ -SET (FILES - browserbox.xml - bubble.png - bubble.xml - button.xml - button_disabled.xml - button_highlighted.xml - button_pressed.xml - buttonplay.png - buy.xml - charcreate_playerbox.xml - checkbox.xml - circle-off.xml - circle-on.xml - colors.xml - complete_icon.xml - connection.xml - cutin.xml - dbutton.xml - dbutton_image.xml - desktop.xml - dpad.xml - dpad_image.xml - dropdown.xml - dropdown_background.xml - dropdown_pressed.xml - emote_selection.xml - emotetabs.xml - equipment.xml - equipment_background.xml - equipment_playerbox.xml - equipmentbox.png - incomplete_icon.xml - info.xml - inventory.xml - inventory_cell.xml - inventory_cell2.xml - item_selection.xml - item_shortcut_background.xml - itemcontainer.xml - keyboard_icon.xml - label.xml - listbox.xml - lock.png - mailedit.xml - ministatus.xml - mouse.png - npc.xml - ok.xml - onlinebrowserbox.xml - outfits.xml - playerbox.xml - playerboxselected.xml - popup.xml - popupbrowserbox.xml - progress-indicator.png - progressbar.xml - progressbar_fill.xml - quests.xml - radio.xml - resize.xml - scroll.xml - scroll_background.xml - scroll_hbackground.xml - scroll_highlighted.xml - scroll_vbackground.xml - scrollbuttons.xml - scrollbuttons_pressed.xml - sell.xml - server.xml - serverinfo.xml - shop.xml - skillrectanglelistbox.xml - slider.xml - slider_highlighted.xml - speechbrowserbox.xml - speechbubble.xml - tab.xml - tab_highlighted.xml - tab_selected.xml - tab_unused.xml - target-cursor-in-range-l.png - target-cursor-in-range-l.xml - target-cursor-in-range-m.png - target-cursor-in-range-m.xml - target-cursor-in-range-s.png - target-cursor-in-range-s.xml - target-cursor-normal-l.png - target-cursor-normal-l.xml - target-cursor-normal-m.png - target-cursor-normal-m.xml - target-cursor-normal-s.png - target-cursor-normal-s.xml - textfield.xml - textpreview.xml - unknown-item.png - window.png - window.xml - windowmenu.xml - world.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/gui) diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am deleted file mode 100644 index 8a07b77e6..000000000 --- a/data/graphics/gui/Makefile.am +++ /dev/null @@ -1,107 +0,0 @@ - -guidir = $(pkgdatadir)/data/graphics/gui - -gui_DATA = \ - browserbox.xml \ - bubble.png \ - bubble.xml \ - button.xml \ - button_disabled.xml \ - button_highlighted.xml \ - button_pressed.xml \ - buttonplay.png \ - buy.xml \ - charcreate_playerbox.xml \ - checkbox.xml \ - circle-off.xml \ - circle-on.xml \ - colors.xml \ - complete_icon.xml \ - connection.xml \ - cutin.xml \ - dbutton.xml \ - dbutton_image.xml \ - desktop.xml \ - dpad.xml \ - dpad_image.xml \ - dropdown.xml \ - dropdown_background.xml \ - dropdown_pressed.xml \ - emote_selection.xml \ - emotetabs.xml \ - equipment.xml \ - equipment_background.xml \ - equipment_playerbox.xml \ - equipmentbox.png \ - incomplete_icon.xml \ - info.xml \ - inventory.xml \ - inventory_cell.xml \ - inventory_cell2.xml \ - item_selection.xml \ - item_shortcut_background.xml \ - itemcontainer.xml \ - keyboard_icon.xml \ - label.xml \ - listbox.xml \ - lock.png \ - mailedit.xml \ - ministatus.xml \ - mouse.png \ - npc.xml \ - ok.xml \ - onlinebrowserbox.xml \ - outfits.xml \ - playerbox.xml \ - playerboxselected.xml \ - popup.xml \ - popupbrowserbox.xml \ - progress-indicator.png \ - progressbar.xml \ - progressbar_fill.xml \ - quests.xml \ - radio.xml \ - resize.xml \ - scroll.xml \ - scroll_background.xml \ - scroll_hbackground.xml \ - scroll_highlighted.xml \ - scroll_vbackground.xml \ - scrollbuttons.xml \ - scrollbuttons_pressed.xml\ - sell.xml \ - server.xml \ - serverinfo.xml \ - shop.xml \ - skillrectanglelistbox.xml \ - slider.xml \ - slider_highlighted.xml \ - speechbrowserbox.xml \ - speechbubble.xml \ - tab.xml \ - tab_highlighted.xml \ - tab_selected.xml \ - tab_unused.xml \ - target-cursor-in-range-l.png \ - target-cursor-in-range-l.xml \ - target-cursor-in-range-m.png \ - target-cursor-in-range-m.xml \ - target-cursor-in-range-s.png \ - target-cursor-in-range-s.xml \ - target-cursor-normal-l.png \ - target-cursor-normal-l.xml \ - target-cursor-normal-m.png \ - target-cursor-normal-m.xml \ - target-cursor-normal-s.png \ - target-cursor-normal-s.xml \ - textfield.xml \ - textpreview.xml \ - unknown-item.png \ - window.png \ - window.xml \ - windowmenu.xml \ - world.xml - -EXTRA_DIST = \ - $(gui_DATA) \ - CMakeLists.txt diff --git a/data/graphics/gui/browserbox.xml b/data/graphics/gui/browserbox.xml deleted file mode 100644 index 63ae11a21..000000000 --- a/data/graphics/gui/browserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="1" /> - </widget> -</skinset> diff --git a/data/graphics/gui/bubble.png b/data/graphics/gui/bubble.png Binary files differdeleted file mode 100644 index 72ef7ca6a..000000000 --- a/data/graphics/gui/bubble.png +++ /dev/null diff --git a/data/graphics/gui/bubble.xml b/data/graphics/gui/bubble.xml deleted file mode 100644 index a2b006891..000000000 --- a/data/graphics/gui/bubble.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="bubble.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> - <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> - <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> - <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> - <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/button.xml b/data/graphics/gui/button.xml deleted file mode 100644 index caca19a77..000000000 --- a/data/graphics/gui/button.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="0"> - <option name="padding" value="4" /> - <option name="spacing" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/button_disabled.xml b/data/graphics/gui/button_disabled.xml deleted file mode 100644 index bebf1c3dd..000000000 --- a/data/graphics/gui/button_disabled.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="75"> - <option name="padding" value="4" /> - <option name="spacing" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/button_highlighted.xml b/data/graphics/gui/button_highlighted.xml deleted file mode 100644 index ba9a79e4a..000000000 --- a/data/graphics/gui/button_highlighted.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="25"> - <option name="padding" value="4" /> - <option name="spacing" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/button_pressed.xml b/data/graphics/gui/button_pressed.xml deleted file mode 100644 index f9304524b..000000000 --- a/data/graphics/gui/button_pressed.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="50"> - <option name="padding" value="4" /> - <option name="spacing" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/buttonplay.png b/data/graphics/gui/buttonplay.png Binary files differdeleted file mode 100644 index cd3a2c3db..000000000 --- a/data/graphics/gui/buttonplay.png +++ /dev/null diff --git a/data/graphics/gui/buy.xml b/data/graphics/gui/buy.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/buy.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/charcreate_playerbox.xml b/data/graphics/gui/charcreate_playerbox.xml deleted file mode 100644 index 563c0bb50..000000000 --- a/data/graphics/gui/charcreate_playerbox.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="75" ypos="186"> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/checkbox.xml b/data/graphics/gui/checkbox.xml deleted file mode 100644 index b65bb5a44..000000000 --- a/data/graphics/gui/checkbox.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="190" ypos="0"> - <option name="padding" value="0" /> - <option name="imagePadding" value="0" /> - <option name="imageSize" value="9" /> - <option name="spacing" value="2" /> - <option name="drawBox" value="1" /> - - <part type="normal" xpos="0" ypos="0" width="9" height="9" /> - <part type="checked" xpos="9" ypos="0" width="9" height="9" /> - <part type="disabled" xpos="18" ypos="0" width="9" height="9" /> - <part type="disabled-checked" xpos="27" ypos="0" width="9" height="9" /> - <part type="normal-highlighted" xpos="36" ypos="0" width="9" height="9" /> - <part type="checked-highlighted" xpos="45" ypos="0" width="9" height="9" /> - </widget> -</skinset> diff --git a/data/graphics/gui/circle-off.xml b/data/graphics/gui/circle-off.xml deleted file mode 100644 index 68f698314..000000000 --- a/data/graphics/gui/circle-off.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="105" ypos="164" width="16" height="16" /> - </widget> -</skinset> diff --git a/data/graphics/gui/circle-on.xml b/data/graphics/gui/circle-on.xml deleted file mode 100644 index ee79e4e56..000000000 --- a/data/graphics/gui/circle-on.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="16" height="16" /> - </widget> -</skinset> diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml deleted file mode 100644 index 1de515e5a..000000000 --- a/data/graphics/gui/colors.xml +++ /dev/null @@ -1,147 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<colors> - <palette id="0"> - <color id="BROWSERBOX" color="#000000" /> - <color id="SELFNICK" color="#000000" /> - <color id="TEXT" color="#000000" /> - <color id="TEXT_DISABLED" color="#000000" /> - <color id="CARET" color="#000000" /> - <color id="SHADOW" color="#000000" /> - <color id="OUTLINE" color="#000000" /> - <color id="BORDER" color="#000000" /> - <color id="PROGRESS_BAR" color="#ffffff" /> - <color id="PROGRESS_BAR_OUTLINE" color="#000000" /> - <color id="BUTTON" color="#000000" /> - <color id="BUTTON_HIGHLIGHTED" color="#000000" /> - <color id="BUTTON_PRESSED" color="#000000" /> - <color id="BUTTON_DISABLED" color="#333333" /> - <color id="CHECKBOX" color="#000000" /> - <color id="DROPDOWN" color="#000000" /> - <color id="LABEL" color="#000000" /> - <color id="LISTBOX" color="#000000" /> - <color id="LISTBOX_SELECTED" color="#000000" /> - <color id="RADIOBUTTON" color="#000000" /> - <color id="POPUP" color="#000000" /> - <color id="TAB" color="#000000" /> - <color id="TAB_HIGHLIGHTED" color="#000000" /> - <color id="TAB_SELECTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB" color="#000000" /> - <color id="BATTLE_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="BATTLE_CHAT_TAB_SELECTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_HIGHLIGHTED" color="#000000" /> - <color id="CHANNEL_CHAT_TAB_SELECTED" color="#000000" /> - <color id="TEXTBOX" color="#000000" /> - <color id="TEXTFIELD" color="#000000" /> - <color id="WINDOW" color="#000000" /> - <color id="PARTY_CHAT_TAB" color="#d06030" /> - <color id="PARTY_SOCIAL_TAB" color="#d06030" /> - <color id="GUILD_CHAT_TAB" color="#d06030" /> - <color id="GUILD_SOCIAL_TAB" color="#d06030" /> - <color id="GM_CHAT_TAB" color="#d06030" /> - <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#d06030" /> - <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#d06030" /> - <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#d06030" /> - <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#d06030" /> - <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#d06030" /> - <color id="PARTY_CHAT_TAB_SELECTED" color="#d06030" /> - <color id="PARTY_SOCIAL_TAB_SELECTED" color="#d06030" /> - <color id="GUILD_CHAT_TAB_SELECTED" color="#d06030" /> - <color id="GUILD_SOCIAL_TAB_SELECTED" color="#d06030" /> - <color id="GM_CHAT_TAB_SELECTED" color="#d06030" /> - <color id="BACKGROUND" color="#ffffff" /> - <color id="BACKGROUND_GRAY" color="#404040" /> - <color id="SCROLLBAR_GRAY" color="#000000" /> - <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> - <color id="HIGHLIGHT" color="#ebc873" /> - <color id="TAB_FLASH" color="#ff0000" effect="pulse" /> - <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> - <color id="SHOP_WARNING" color="#910000" /> - <color id="ITEM_EQUIPPED" color="#000091" /> - <color id="ITEM_NOT_EQUIPPED" color="#000000" /> - <color id="CHAT" color="#000000" /> - <color id="GM" color="#ff0000" /> - <color id="GLOBAL" color="#ff0000" /> - <color id="PLAYER" color="#003000" /> - <color id="WHISPER_TAB" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE" color="#000050" /> - <color id="WHISPER_TAB_HIGHLIGHTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#000050" /> - <color id="WHISPER_TAB_SELECTED" color="#0000ff" /> - <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#000050" /> - <color id="IS" color="#705000" /> - <color id="SERVER" color="#8415e2" /> - <color id="LOGGER" color="#919191" /> - <color id="HYPERLINK" color="#e50d0d" /> - <color id="UNKNOWN_ITEM" color="#000000" /> - <color id="CHARM" color="#000000" /> - <color id="GENERIC" color="#21a5b1" /> - <color id="CARD" color="#21a5b1" /> - <color id="HEAD" color="#527fa4" /> - <color id="USABLE" color="#268d24" /> - <color id="TORSO" color="#d12aa4" /> - <color id="ONEHAND" color="#f42a2a" /> - <color id="LEGS" color="#699900" /> - <color id="FEET" color="#aa1d48" /> - <color id="TWOHAND" color="#f46d0e" /> - <color id="SHIELD" color="#9c2424" /> - <color id="RING" color="#0000ff" /> - <color id="NECKLACE" color="#ff00ff" /> - <color id="ARMS" color="#9c24e8" /> - <color id="AMMO" color="#8b6311" /> - <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> - <color id="WARNING" color="#FF0000" /> - <color id="PLAYER_ADVANCED" color="#005000" /> - <color id="BUBBLE_NAME" color="#ffffff" /> - <color id="BUBBLE_TEXT" color="#ffffff" /> - <color id="BLACK" color="#000000" /> - <color id="RED" color="#ff0000" /> - <color id="GREEN" color="#009000" /> - <color id="BLUE" color="#0000ff" /> - <color id="ORANGE" color="#e0980e" /> - <color id="YELLOW" color="#f1dc27" /> - <color id="PINK" color="#ff00d8" /> - <color id="PURPLE" color="#8415e2" /> - <color id="GRAY" color="#919191" /> - <color id="BROWN" color="#8e4c17" /> - <color id="OLDCHAT" color="#8e4c17" /> - <color id="AWAYCHAT" color="#8e4c17" /> - <color id="STATUSBAR_ON" color="#646464" /> - <color id="STATUSBAR_OFF" color="#ffff00" /> - <color id="TABLE_BACKGROUND" color="#ffffff" /> - <color id="SLOTS_BAR" color="#ffffff" /> - <color id="SLOTS_BAR_OUTLINE" color="#000000" /> - <color id="HP_BAR" color="#ffffff" /> - <color id="HP_BAR_OUTLINE" color="#000000" /> - <color id="MP_BAR" color="#ffffff" /> - <color id="MP_BAR_OUTLINE" color="#000000" /> - <color id="NO_MP_BAR" color="#ffffff" /> - <color id="NO_MP_BAR_OUTLINE" color="#000000" /> - <color id="XP_BAR" color="#ffffff" /> - <color id="XP_BAR_OUTLINE" color="#000000" /> - <color id="WEIGHT_BAR" color="#ffffff" /> - <color id="WEIGHT_BAR_OUTLINE" color="#000000" /> - <color id="MONEY_BAR" color="#ffffff" /> - <color id="MONEY_BAR_OUTLINE" color="#000000" /> - <color id="ARROWS_BAR" color="#ffffff" /> - <color id="ARROWS_BAR_OUTLINE" color="#000000" /> - <color id="STATUS_BAR" color="#ffffff" /> - <color id="STATUS_BAR_OUTLINE" color="#000000" /> - <color id="JOB_BAR" color="#ffffff" /> - <color id="JOB_BAR_OUTLINE" color="#000000" /> - <color id="SKILL_COOLDOWN" color="#5090ff" /> - </palette> - - <progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" /> - <progressbar id="HP_POISON" color="#ffff00,70ff00,50ff00,30ff00" /> - <progressbar id="MP" color="#1a66e6" /> - <progressbar id="NO_MP" color="#646464" /> - <progressbar id="EXP" color="#8fc0d3" /> - <progressbar id="INVY_SLOTS" color="#e1c819" /> - <progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" /> - <progressbar id="JOB" color="#e187cb" /> - <progressbar id="UPDATE" color="#969696" /> - <progressbar id="MONEY" color="#e1c819" /> - <progressbar id="ARROWS" color="#e1c819" /> - <progressbar id="STATUS" color="#8fc0d3" /> -</colors> diff --git a/data/graphics/gui/complete_icon.xml b/data/graphics/gui/complete_icon.xml deleted file mode 100644 index 6e5564c4e..000000000 --- a/data/graphics/gui/complete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="42" ypos="222" width="16" height="16" /> - </widget> -</skinset> diff --git a/data/graphics/gui/connection.xml b/data/graphics/gui/connection.xml deleted file mode 100644 index 18a7cfaa1..000000000 --- a/data/graphics/gui/connection.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - </widget> -</skinset> diff --git a/data/graphics/gui/cutin.xml b/data/graphics/gui/cutin.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/cutin.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/dbutton.xml b/data/graphics/gui/dbutton.xml deleted file mode 100644 index 4da25e4ce..000000000 --- a/data/graphics/gui/dbutton.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="486" ypos="232"> - <option name="padding" value="20" /> - <option name="clickborder" value="0" /> - <option name="x" value="0" /> - <option name="y" value="20" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dbutton_image.xml b/data/graphics/gui/dbutton_image.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/graphics/gui/dbutton_image.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="0" ypos="0" width="0" height="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/desktop.xml b/data/graphics/gui/desktop.xml deleted file mode 100644 index 981dfde83..000000000 --- a/data/graphics/gui/desktop.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showBackground" value="1" /> - <option name="versionX" value="25" /> - <option name="versionY" value="2" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dpad.xml b/data/graphics/gui/dpad.xml deleted file mode 100644 index 0d2d52e89..000000000 --- a/data/graphics/gui/dpad.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="486" ypos="232"> - <option name="padding" value="10" /> - <option name="x" value="0" /> - <option name="y" value="0" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dpad_image.xml b/data/graphics/gui/dpad_image.xml deleted file mode 100644 index 14c89246d..000000000 --- a/data/graphics/gui/dpad_image.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="412" ypos="132" width="100" height="100" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dropdown.xml b/data/graphics/gui/dropdown.xml deleted file mode 100644 index 1b5831d2f..000000000 --- a/data/graphics/gui/dropdown.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="89" ypos="100"> - <option name="padding" value="1" /> - <option name="frameSize" value="2" /> - <option name="imagePadding" value="2" /> - - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dropdown_background.xml b/data/graphics/gui/dropdown_background.xml deleted file mode 100644 index 2ca37d2f2..000000000 --- a/data/graphics/gui/dropdown_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/dropdown_pressed.xml b/data/graphics/gui/dropdown_pressed.xml deleted file mode 100644 index fa9d1daa2..000000000 --- a/data/graphics/gui/dropdown_pressed.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="105" ypos="100"> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/emote_selection.xml b/data/graphics/gui/emote_selection.xml deleted file mode 100644 index 7cc21a20d..000000000 --- a/data/graphics/gui/emote_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="138" ypos="75" width="32" height="32" /> - </widget> -</skinset> diff --git a/data/graphics/gui/emotetabs.xml b/data/graphics/gui/emotetabs.xml deleted file mode 100644 index fd791110e..000000000 --- a/data/graphics/gui/emotetabs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="197" ypos="239" width="51" height="16" /> - </widget> -</skinset> diff --git a/data/graphics/gui/equipment.xml b/data/graphics/gui/equipment.xml deleted file mode 100644 index 7f7460d0f..000000000 --- a/data/graphics/gui/equipment.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="itemPadding" value="2" /> - <option name="boxSize" value="36" /> - <option name="tabHeightAdjust" value="16" /> - <option name="tabPadding" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/equipment_background.xml b/data/graphics/gui/equipment_background.xml deleted file mode 100644 index 7b0b70449..000000000 --- a/data/graphics/gui/equipment_background.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="96" ypos="220"> - <part type="standart" xpos="0" ypos="0" width="36" height="36" /> - <part type="highlighted" xpos="36" ypos="0" width="36" height="36" /> - </widget> -</skinset> diff --git a/data/graphics/gui/equipment_playerbox.xml b/data/graphics/gui/equipment_playerbox.xml deleted file mode 100644 index 563c0bb50..000000000 --- a/data/graphics/gui/equipment_playerbox.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="75" ypos="186"> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/equipmentbox.png b/data/graphics/gui/equipmentbox.png Binary files differdeleted file mode 100644 index a1a737a82..000000000 --- a/data/graphics/gui/equipmentbox.png +++ /dev/null diff --git a/data/graphics/gui/incomplete_icon.xml b/data/graphics/gui/incomplete_icon.xml deleted file mode 100644 index 74c8d31b8..000000000 --- a/data/graphics/gui/incomplete_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="60" ypos="222" width="16" height="16" /> - </widget> -</skinset> diff --git a/data/graphics/gui/info.xml b/data/graphics/gui/info.xml deleted file mode 100644 index 95fc208b8..000000000 --- a/data/graphics/gui/info.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<info> - <name>(default)</name> - <copyright>2004-2009 The Mana World Development Team\n2009-2010 The Mana Developers\n2011-2016 ManaPlus Developers</copyright> - <font>dejavusans.ttf</font> - <boldFont>dejavusans-bold.ttf</boldFont> - <particleFont>dejavusans.ttf</particleFont> - <helpFont>dejavusansmono.ttf</helpFont> - <secureFont>dejavusansmono.ttf</secureFont> - <npcFont>dejavusans.ttf</npcFont> - <japanFont>mplus-1p-regular.ttf</japanFont> - <fontSize>12</fontSize> - <npcfontSize>13</npcfontSize> -</info> diff --git a/data/graphics/gui/inventory.xml b/data/graphics/gui/inventory.xml deleted file mode 100644 index a11263084..000000000 --- a/data/graphics/gui/inventory.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbackground" value="1" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/inventory_cell.xml b/data/graphics/gui/inventory_cell.xml deleted file mode 100644 index 6badd8e28..000000000 --- a/data/graphics/gui/inventory_cell.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="0" ypos="0" width="0" height="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/inventory_cell2.xml b/data/graphics/gui/inventory_cell2.xml deleted file mode 100644 index 4fff4509b..000000000 --- a/data/graphics/gui/inventory_cell2.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="248" ypos="223" width="32" height="32" /> - </widget> -</skinset> diff --git a/data/graphics/gui/item_selection.xml b/data/graphics/gui/item_selection.xml deleted file mode 100644 index 7cc21a20d..000000000 --- a/data/graphics/gui/item_selection.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="138" ypos="75" width="32" height="32" /> - </widget> -</skinset> diff --git a/data/graphics/gui/item_shortcut_background.xml b/data/graphics/gui/item_shortcut_background.xml deleted file mode 100644 index a3c24fdff..000000000 --- a/data/graphics/gui/item_shortcut_background.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="98" ypos="75" width="36" height="42" /> - </widget> -</skinset> diff --git a/data/graphics/gui/itemcontainer.xml b/data/graphics/gui/itemcontainer.xml deleted file mode 100644 index 213799aa7..000000000 --- a/data/graphics/gui/itemcontainer.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="boxWidth" value="35" /> - <option name="boxHeight" value="53" /> - <option name="equippedTextPadding" value="29" /> - <option name="paddingItemX" value="0" /> - <option name="paddingItemY" value="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/keyboard_icon.xml b/data/graphics/gui/keyboard_icon.xml deleted file mode 100644 index 1406145e2..000000000 --- a/data/graphics/gui/keyboard_icon.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="169" ypos="220"> - <option name="padding" value="7" /> - <option name="clickborder" value="7" /> - <option name="x" value="10" /> - <option name="y" value="10" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="28" height="28" /> - <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" /> - <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> - <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/label.xml b/data/graphics/gui/label.xml deleted file mode 100644 index 09320030a..000000000 --- a/data/graphics/gui/label.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/listbox.xml b/data/graphics/gui/listbox.xml deleted file mode 100644 index f0851dcff..000000000 --- a/data/graphics/gui/listbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="imagePadding" value="1" /> - <option name="textPadding" value="34" /> - <option name="spacing" value="2" /> - <option name="itemPadding" value="1" /> - </widget> -</skinset> diff --git a/data/graphics/gui/lock.png b/data/graphics/gui/lock.png Binary files differdeleted file mode 100644 index 457195c7a..000000000 --- a/data/graphics/gui/lock.png +++ /dev/null diff --git a/data/graphics/gui/mailedit.xml b/data/graphics/gui/mailedit.xml deleted file mode 100644 index 786ea9ac2..000000000 --- a/data/graphics/gui/mailedit.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showitemsbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/ministatus.xml b/data/graphics/gui/ministatus.xml deleted file mode 100644 index 2dd1339ac..000000000 --- a/data/graphics/gui/ministatus.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="spacing" value="1" /> - - <option name="iconPadding" value="3" /> - <option name="iconSpacing" value="2" /> - </widget> -</skinset> diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png Binary files differdeleted file mode 100644 index 1f2a22c3c..000000000 --- a/data/graphics/gui/mouse.png +++ /dev/null diff --git a/data/graphics/gui/npc.xml b/data/graphics/gui/npc.xml deleted file mode 100644 index 786ea9ac2..000000000 --- a/data/graphics/gui/npc.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showitemsbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/ok.xml b/data/graphics/gui/ok.xml deleted file mode 100644 index 616e3e273..000000000 --- a/data/graphics/gui/ok.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="buttonPadding" value="8" /> - <option name="padding" value="5" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/onlinebrowserbox.xml b/data/graphics/gui/onlinebrowserbox.xml deleted file mode 100644 index b553dec54..000000000 --- a/data/graphics/gui/onlinebrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/outfits.xml b/data/graphics/gui/outfits.xml deleted file mode 100644 index c34767b28..000000000 --- a/data/graphics/gui/outfits.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="8" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/playerbox.xml b/data/graphics/gui/playerbox.xml deleted file mode 100644 index 88e98604e..000000000 --- a/data/graphics/gui/playerbox.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="75" ypos="186"> - <option name="drawbackground" value="1" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/playerboxselected.xml b/data/graphics/gui/playerboxselected.xml deleted file mode 100644 index 69d50cc4e..000000000 --- a/data/graphics/gui/playerboxselected.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="109" ypos="186"> - <option name="drawbackground" value="0" /> - <option name="offsetX" value="-16" /> - <option name="offsetY" value="-32" /> - <option name="frameSize" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/popup.xml b/data/graphics/gui/popup.xml deleted file mode 100644 index bc5bb9ede..000000000 --- a/data/graphics/gui/popup.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/popupbrowserbox.xml b/data/graphics/gui/popupbrowserbox.xml deleted file mode 100644 index ebd404ff9..000000000 --- a/data/graphics/gui/popupbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="newLinePadding" value="15" /> - <option name="itemPadding" value="1" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="0" /> - </widget> -</skinset> diff --git a/data/graphics/gui/progress-indicator.png b/data/graphics/gui/progress-indicator.png Binary files differdeleted file mode 100644 index 907f334eb..000000000 --- a/data/graphics/gui/progress-indicator.png +++ /dev/null diff --git a/data/graphics/gui/progressbar.xml b/data/graphics/gui/progressbar.xml deleted file mode 100644 index c2b1f46e9..000000000 --- a/data/graphics/gui/progressbar.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="73" ypos="164"> - <option name="padding" value="2" /> - <option name="fillPadding" value="3" /> - <option name="fillImage" value="0" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="10" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="10" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/progressbar_fill.xml b/data/graphics/gui/progressbar_fill.xml deleted file mode 100644 index c674c7c7b..000000000 --- a/data/graphics/gui/progressbar_fill.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="73" ypos="164"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="10" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="10" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="10" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/quests.xml b/data/graphics/gui/quests.xml deleted file mode 100644 index ec6616aa3..000000000 --- a/data/graphics/gui/quests.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showlistbackground" value="0" /> - <option name="showtextbackground" value="0" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/radio.xml b/data/graphics/gui/radio.xml deleted file mode 100644 index 5800fb939..000000000 --- a/data/graphics/gui/radio.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="137" ypos="132"> - <option name="padding" value="0" /> - <option name="imagePadding" value="0" /> - <option name="imageSize" value="10" /> - <option name="spacing" value="2" /> - - <part type="in" xpos="0" ypos="0" width="10" height="10" /> - <part type="in-highlighted" xpos="14" ypos="0" width="10" height="10" /> - <part type="out" xpos="0" ypos="14" width="10" height="10" /> - <part type="out-highlighted" xpos="14" ypos="14" width="10" height="10" /> - </widget> -</skinset> diff --git a/data/graphics/gui/resize.xml b/data/graphics/gui/resize.xml deleted file mode 100644 index 45b7ed8e0..000000000 --- a/data/graphics/gui/resize.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="160" ypos="0" width="15" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scroll.xml b/data/graphics/gui/scroll.xml deleted file mode 100644 index aa9782ef5..000000000 --- a/data/graphics/gui/scroll.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="164"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scroll_background.xml b/data/graphics/gui/scroll_background.xml deleted file mode 100644 index 2ca37d2f2..000000000 --- a/data/graphics/gui/scroll_background.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scroll_hbackground.xml b/data/graphics/gui/scroll_hbackground.xml deleted file mode 100644 index 7ebb8e7c8..000000000 --- a/data/graphics/gui/scroll_hbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="135" ypos="164"> - <!-- Left Row --> - <part type="left-edge" xpos="0" ypos="0" width="6" height="12" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="6" ypos="0" width="6" height="12" /> - - <!-- Right Row --> - <part type="right-edge" xpos="12" ypos="0" width="6" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scroll_highlighted.xml b/data/graphics/gui/scroll_highlighted.xml deleted file mode 100644 index f4f5c6e29..000000000 --- a/data/graphics/gui/scroll_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="57" ypos="164"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="3" height="4" /> - <part type="top-right-corner" xpos="7" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="11" /> - <part type="bg-quad" xpos="4" ypos="4" width="3" height="11" /> - <part type="right-edge" xpos="7" ypos="4" width="4" height="11" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="15" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="15" width="3" height="4" /> - <part type="bottom-right-corner" xpos="7" ypos="15" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scroll_vbackground.xml b/data/graphics/gui/scroll_vbackground.xml deleted file mode 100644 index 5e482204e..000000000 --- a/data/graphics/gui/scroll_vbackground.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="121" ypos="164"> - <!-- Top Row --> - <part type="top-edge" xpos="0" ypos="0" width="12" height="6" /> - - <!-- Middle Row --> - <part type="bg-quad" xpos="0" ypos="6" width="12" height="6" /> - - <!-- Bottom Row --> - <part type="bottom-edge" xpos="0" ypos="12" width="12" height="6" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scrollbuttons.xml b/data/graphics/gui/scrollbuttons.xml deleted file mode 100644 index 381f102ba..000000000 --- a/data/graphics/gui/scrollbuttons.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="100"> - <part type="left" xpos="0" ypos="0" width="12" height="12" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/scrollbuttons_pressed.xml b/data/graphics/gui/scrollbuttons_pressed.xml deleted file mode 100644 index d278742d6..000000000 --- a/data/graphics/gui/scrollbuttons_pressed.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="57" ypos="100"> - <part type="left" xpos="0" ypos="0" width="12" height="12" /> - <part type="right" xpos="0" ypos="16" width="12" height="12" /> - <part type="down" xpos="0" ypos="32" width="12" height="12" /> - <part type="up" xpos="0" ypos="48" width="12" height="12" /> - </widget> -</skinset> diff --git a/data/graphics/gui/sell.xml b/data/graphics/gui/sell.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/sell.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/server.xml b/data/graphics/gui/server.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/server.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/serverinfo.xml b/data/graphics/gui/serverinfo.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/serverinfo.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/shop.xml b/data/graphics/gui/shop.xml deleted file mode 100644 index 0b5c92f32..000000000 --- a/data/graphics/gui/shop.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbuybackground" value="1" /> - <option name="showsellbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/gui/skillrectanglelistbox.xml b/data/graphics/gui/skillrectanglelistbox.xml deleted file mode 100644 index d879933a2..000000000 --- a/data/graphics/gui/skillrectanglelistbox.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="boxWidth" value="80" /> - <option name="boxHeight" value="70" /> - <option name="iconXOffset" value="24" /> - <option name="iconYOffset" value="10" /> - <option name="textXOffset" value="0" /> - <option name="textYOffset" value="44" /> - </widget> -</skinset> diff --git a/data/graphics/gui/slider.xml b/data/graphics/gui/slider.xml deleted file mode 100644 index 01866f572..000000000 --- a/data/graphics/gui/slider.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="98" ypos="0"> - <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> - <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> - <part type="hend" xpos="11" ypos="0" width="4" height="6" /> - <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> - - <part type="vstart" xpos="0" ypos="6" width="6" height="4" /> - <part type="vmiddle" xpos="0" ypos="10" width="6" height="8" /> - <part type="vend" xpos="0" ypos="18" width="6" height="9" /> - <part type="vgrip" xpos="6" ypos="7" width="9" height="10" /> - </widget> -</skinset> diff --git a/data/graphics/gui/slider_highlighted.xml b/data/graphics/gui/slider_highlighted.xml deleted file mode 100644 index 76aa4eb45..000000000 --- a/data/graphics/gui/slider_highlighted.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="98" ypos="50"> - <part type="hstart" xpos="0" ypos="0" width="4" height="6" /> - <part type="hmiddle" xpos="4" ypos="0" width="7" height="6" /> - <part type="hend" xpos="11" ypos="0" width="4" height="6" /> - <part type="hgrip" xpos="6" ypos="7" width="9" height="10" /> - - <part type="vstart" xpos="0" ypos="6" width="6" height="4" /> - <part type="vmiddle" xpos="0" ypos="10" width="6" height="8" /> - <part type="vend" xpos="0" ypos="18" width="6" height="9" /> - <part type="vgrip" xpos="6" ypos="7" width="9" height="10" /> - </widget> -</skinset> diff --git a/data/graphics/gui/speechbrowserbox.xml b/data/graphics/gui/speechbrowserbox.xml deleted file mode 100644 index 281683021..000000000 --- a/data/graphics/gui/speechbrowserbox.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="0" /> - <option name="newLinePadding" value="0" /> - <option name="itemPadding" value="0" /> - <option name="highlightBackground" value="1" /> - <option name="highlightUnderline" value="1" /> - </widget> -</skinset> diff --git a/data/graphics/gui/speechbubble.xml b/data/graphics/gui/speechbubble.xml deleted file mode 100644 index 5ca5b1e69..000000000 --- a/data/graphics/gui/speechbubble.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="SpeechBubble" image="bubble.png"> - <widget type="Window"> - <option name="padding" value="4" /> - <option name="spacing" value="2" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> - <part type="top-edge" xpos="5" ypos="0" width="5" height="5" /> - <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="5" width="5" height="5" /> - <part type="bg-quad" xpos="5" ypos="5" width="5" height="5" /> - <part type="right-edge" xpos="10" ypos="5" width="5" height="5" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" /> - <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" /> - <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/tab.xml b/data/graphics/gui/tab.xml deleted file mode 100644 index ffbd1ea6a..000000000 --- a/data/graphics/gui/tab.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="0"> - <option name="padding" value="4" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/tab_highlighted.xml b/data/graphics/gui/tab_highlighted.xml deleted file mode 100644 index 497f7be51..000000000 --- a/data/graphics/gui/tab_highlighted.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="25"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/tab_selected.xml b/data/graphics/gui/tab_selected.xml deleted file mode 100644 index ad43851e5..000000000 --- a/data/graphics/gui/tab_selected.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="50"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/tab_unused.xml b/data/graphics/gui/tab_unused.xml deleted file mode 100644 index ed13c1168..000000000 --- a/data/graphics/gui/tab_unused.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="68" ypos="75"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> - <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> - <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> - <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> - <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> - <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> - <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> - </widget> -</skinset> diff --git a/data/graphics/gui/target-cursor-in-range-l.png b/data/graphics/gui/target-cursor-in-range-l.png Binary files differdeleted file mode 100644 index dcf09d024..000000000 --- a/data/graphics/gui/target-cursor-in-range-l.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-in-range-l.xml b/data/graphics/gui/target-cursor-in-range-l.xml deleted file mode 100644 index ee7285b37..000000000 --- a/data/graphics/gui/target-cursor-in-range-l.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-large" - src="graphics/gui/target-cursor-in-range-l.png" - width="96" - height="96"/> - - <action name="default" imageset="target-large"> - <animation direction="default"> - <sequence start="0" end="13" delay="50"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/target-cursor-in-range-m.png b/data/graphics/gui/target-cursor-in-range-m.png Binary files differdeleted file mode 100644 index 193863204..000000000 --- a/data/graphics/gui/target-cursor-in-range-m.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-in-range-m.xml b/data/graphics/gui/target-cursor-in-range-m.xml deleted file mode 100644 index 696b846d7..000000000 --- a/data/graphics/gui/target-cursor-in-range-m.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-medium" - src="graphics/gui/target-cursor-in-range-m.png" - width="64" - height="64"/> - - <action name="default" imageset="target-medium"> - <animation direction="default"> - <sequence start="0" end="17" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/target-cursor-in-range-s.png b/data/graphics/gui/target-cursor-in-range-s.png Binary files differdeleted file mode 100644 index 6be643daa..000000000 --- a/data/graphics/gui/target-cursor-in-range-s.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-in-range-s.xml b/data/graphics/gui/target-cursor-in-range-s.xml deleted file mode 100644 index 3c4356681..000000000 --- a/data/graphics/gui/target-cursor-in-range-s.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-small" - src="graphics/gui/target-cursor-in-range-s.png" - width="64" - height="64"/> - - <action name="default" imageset="target-small"> - <animation direction="default"> - <sequence start="0" end="17" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/target-cursor-normal-l.png b/data/graphics/gui/target-cursor-normal-l.png Binary files differdeleted file mode 100644 index 5670380f8..000000000 --- a/data/graphics/gui/target-cursor-normal-l.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-normal-l.xml b/data/graphics/gui/target-cursor-normal-l.xml deleted file mode 100644 index 1058d5906..000000000 --- a/data/graphics/gui/target-cursor-normal-l.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-large" - src="graphics/gui/target-cursor-normal-l.png" - width="96" - height="96"/> - - <action name="default" imageset="target-large"> - <animation direction="default"> - <sequence start="0" end="13" delay="50"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/target-cursor-normal-m.png b/data/graphics/gui/target-cursor-normal-m.png Binary files differdeleted file mode 100644 index 6a2412fef..000000000 --- a/data/graphics/gui/target-cursor-normal-m.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-normal-m.xml b/data/graphics/gui/target-cursor-normal-m.xml deleted file mode 100644 index 03d34758c..000000000 --- a/data/graphics/gui/target-cursor-normal-m.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-medium" - src="graphics/gui/target-cursor-normal-m.png" - width="64" - height="64"/> - - <action name="default" imageset="target-medium"> - <animation direction="default"> - <sequence start="0" end="17" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/target-cursor-normal-s.png b/data/graphics/gui/target-cursor-normal-s.png Binary files differdeleted file mode 100644 index e9a17edfa..000000000 --- a/data/graphics/gui/target-cursor-normal-s.png +++ /dev/null diff --git a/data/graphics/gui/target-cursor-normal-s.xml b/data/graphics/gui/target-cursor-normal-s.xml deleted file mode 100644 index e407a29a1..000000000 --- a/data/graphics/gui/target-cursor-normal-s.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: Alige -Copyright (C) 2013 Evol Online --> -<sprite> - <imageset name="target-small" - src="graphics/gui/target-cursor-normal-s.png" - width="64" - height="64"/> - - <action name="default" imageset="target-small"> - <animation direction="default"> - <sequence start="0" end="17" delay="100"/> - </animation> - </action> -</sprite> diff --git a/data/graphics/gui/textfield.xml b/data/graphics/gui/textfield.xml deleted file mode 100644 index dbc477eb0..000000000 --- a/data/graphics/gui/textfield.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window" xpos="41" ypos="186"> - <option name="padding" value="1" /> - <option name="frameSize" value="2" /> - <option name="passwordChar" value="42" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="4" /> - <part type="top-right-corner" xpos="28" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="3" width="4" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="28" ypos="3" width="4" height="26" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="28" width="4" height="4" /> - <part type="bottom-edge" xpos="3" ypos="28" width="26" height="4" /> - <part type="bottom-right-corner" xpos="28" ypos="28" width="4" height="4" /> - </widget> -</skinset> diff --git a/data/graphics/gui/textpreview.xml b/data/graphics/gui/textpreview.xml deleted file mode 100644 index 3c9f32c34..000000000 --- a/data/graphics/gui/textpreview.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - </widget> -</skinset> diff --git a/data/graphics/gui/unknown-item.png b/data/graphics/gui/unknown-item.png Binary files differdeleted file mode 100644 index 92659a76e..000000000 --- a/data/graphics/gui/unknown-item.png +++ /dev/null diff --git a/data/graphics/gui/window.png b/data/graphics/gui/window.png Binary files differdeleted file mode 100644 index c84eb1ae9..000000000 --- a/data/graphics/gui/window.png +++ /dev/null diff --git a/data/graphics/gui/window.xml b/data/graphics/gui/window.xml deleted file mode 100644 index 4ad70a5a8..000000000 --- a/data/graphics/gui/window.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset>
\ No newline at end of file diff --git a/data/graphics/gui/windowmenu.xml b/data/graphics/gui/windowmenu.xml deleted file mode 100644 index ede5a8fb8..000000000 --- a/data/graphics/gui/windowmenu.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="padding" value="1" /> - <option name="spacing" value="1" /> - </widget> -</skinset> diff --git a/data/graphics/gui/world.xml b/data/graphics/gui/world.xml deleted file mode 100644 index d414a9a35..000000000 --- a/data/graphics/gui/world.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<skinset name="Default" image="window.png"> - <widget type="Window"> - <option name="showbackground" value="1" /> - - <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> - <part type="top-edge" xpos="4" ypos="0" width="32" height="4" /> - <part type="top-right-corner" xpos="36" ypos="0" width="4" height="4" /> - - <!-- Middle Row --> - <part type="left-edge" xpos="0" ypos="4" width="4" height="216" /> - <part type="bg-quad" xpos="4" ypos="86" width="32" height="57" /> - <part type="right-edge" xpos="36" ypos="4" width="4" height="216" /> - - <!-- Bottom Row --> - <part type="bottom-left-corner" xpos="0" ypos="220" width="4" height="4" /> - <part type="bottom-edge" xpos="4" ypos="220" width="32" height="4" /> - <part type="bottom-right-corner" xpos="36" ypos="220" width="4" height="4" /> - - <part type="closeImage" xpos="130" ypos="0" width="15" height="15" /> - <part type="stickyImageUp" xpos="130" ypos="51" width="15" height="15" /> - <part type="stickyImageDown" xpos="145" ypos="51" width="15" height="15" /> - </widget> -</skinset> diff --git a/data/graphics/images/CMakeLists.txt b/data/graphics/images/CMakeLists.txt deleted file mode 100644 index 5181b4e11..000000000 --- a/data/graphics/images/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -SET(FILES - error.png - login_wallpaper.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images) diff --git a/data/graphics/images/Makefile.am b/data/graphics/images/Makefile.am deleted file mode 100644 index 09e7c3171..000000000 --- a/data/graphics/images/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -imagesdir = $(pkgdatadir)/data/graphics/images - -images_DATA = \ - error.png \ - login_wallpaper.png - -EXTRA_DIST = \ - $(images_DATA) \ - CMakeLists.txt diff --git a/data/graphics/images/error.png b/data/graphics/images/error.png Binary files differdeleted file mode 100644 index a15cb7e91..000000000 --- a/data/graphics/images/error.png +++ /dev/null diff --git a/data/graphics/images/login_wallpaper.png b/data/graphics/images/login_wallpaper.png Binary files differdeleted file mode 100644 index 5cf03bab6..000000000 --- a/data/graphics/images/login_wallpaper.png +++ /dev/null diff --git a/data/graphics/shaders/CMakeLists.txt b/data/graphics/shaders/CMakeLists.txt deleted file mode 100644 index 1ae389d50..000000000 --- a/data/graphics/shaders/CMakeLists.txt +++ /dev/null @@ -1,8 +0,0 @@ -SET(FILES - gles2_frag.glsl - gles2_vertex.glsl - simple_frag.glsl - simple_vertex.glsl - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/shaders) diff --git a/data/graphics/shaders/Makefile.am b/data/graphics/shaders/Makefile.am deleted file mode 100644 index 543c8677b..000000000 --- a/data/graphics/shaders/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -shadersdir = $(pkgdatadir)/data/graphics/shaders - -shaders_DATA = \ - gles2_frag.glsl \ - gles2_vertex.glsl \ - simple_frag.glsl \ - simple_vertex.glsl - -EXTRA_DIST = \ - $(shaders_DATA) \ - CMakeLists.txt diff --git a/data/graphics/shaders/gles2_frag.glsl b/data/graphics/shaders/gles2_frag.glsl deleted file mode 100644 index ab642fcf6..000000000 --- a/data/graphics/shaders/gles2_frag.glsl +++ /dev/null @@ -1,20 +0,0 @@ -#version 100 -precision mediump float; - -uniform sampler2D tex; -uniform vec4 color; -uniform float drawType; -uniform float alpha; -varying mediump vec2 Texcoord; - -void main() -{ - if (drawType >= 0.1) - { - gl_FragColor = texture2D(tex, Texcoord) * vec4(1.0, 1.0, 1.0, alpha); - } - else - { - gl_FragColor = color; - } -} diff --git a/data/graphics/shaders/gles2_vertex.glsl b/data/graphics/shaders/gles2_vertex.glsl deleted file mode 100644 index 83bd7f42d..000000000 --- a/data/graphics/shaders/gles2_vertex.glsl +++ /dev/null @@ -1,12 +0,0 @@ -#version 100 - -attribute vec4 position; -varying vec2 Texcoord; -uniform vec2 screen; -uniform vec2 textureSize; - -void main() -{ - Texcoord = vec2(position.z / textureSize.x, position.w / textureSize.y); - gl_Position = vec4(position.x / screen.x - 1.0, 1.0 - position.y / screen.y, 0.0, 1.0); -} diff --git a/data/graphics/shaders/simple_frag.glsl b/data/graphics/shaders/simple_frag.glsl deleted file mode 100644 index 2c149351a..000000000 --- a/data/graphics/shaders/simple_frag.glsl +++ /dev/null @@ -1,19 +0,0 @@ -#version 130 -in vec2 Texcoord; -out vec4 outColor; -uniform sampler2D tex; -uniform vec4 color; -uniform float drawType; -uniform float alpha; - -void main() -{ - if (drawType >= 0.1) - { - outColor = texelFetch(tex, ivec2(Texcoord.x, Texcoord.y), 0) * vec4(1.0, 1.0, 1.0, alpha); - } - else - { - outColor = color; - } -} diff --git a/data/graphics/shaders/simple_vertex.glsl b/data/graphics/shaders/simple_vertex.glsl deleted file mode 100644 index 317d41c6d..000000000 --- a/data/graphics/shaders/simple_vertex.glsl +++ /dev/null @@ -1,9 +0,0 @@ -#version 130 -in ivec4 position; -out vec2 Texcoord; -uniform vec2 screen; -void main() -{ - Texcoord = vec2(position.z, position.w); - gl_Position = vec4(position.x / screen.x - 1, 1 - position.y / screen.y, 0.0, 1.0); -} diff --git a/data/graphics/sprites/CMakeLists.txt b/data/graphics/sprites/CMakeLists.txt deleted file mode 100644 index bc5d7d70c..000000000 --- a/data/graphics/sprites/CMakeLists.txt +++ /dev/null @@ -1,15 +0,0 @@ -SET(FILES - arrow_down.png - arrow_left.png - arrow_right.png - arrow_up.png - chatemotes.png - error.png - error.xml - manaplus_emotions.png - manaplus_emote.xml - manaplus_emotes.xml - test.xml - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/sprites) diff --git a/data/graphics/sprites/Makefile.am b/data/graphics/sprites/Makefile.am deleted file mode 100644 index 8001e7016..000000000 --- a/data/graphics/sprites/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -spritesdir = $(pkgdatadir)/data/graphics/sprites - -sprites_DATA = \ - arrow_down.png \ - arrow_left.png \ - arrow_right.png \ - arrow_up.png \ - chatemotes.png \ - error.png \ - error.xml \ - manaplus_emotions.png\ - manaplus_emote.xml \ - manaplus_emotes.xml \ - test.xml - -EXTRA_DIST = \ - $(sprites_DATA) \ - CMakeLists.txt diff --git a/data/graphics/sprites/arrow_down.png b/data/graphics/sprites/arrow_down.png Binary files differdeleted file mode 100644 index 08c19a88b..000000000 --- a/data/graphics/sprites/arrow_down.png +++ /dev/null diff --git a/data/graphics/sprites/arrow_left.png b/data/graphics/sprites/arrow_left.png Binary files differdeleted file mode 100644 index 07d4333ba..000000000 --- a/data/graphics/sprites/arrow_left.png +++ /dev/null diff --git a/data/graphics/sprites/arrow_right.png b/data/graphics/sprites/arrow_right.png Binary files differdeleted file mode 100644 index 98e9abec4..000000000 --- a/data/graphics/sprites/arrow_right.png +++ /dev/null diff --git a/data/graphics/sprites/arrow_up.png b/data/graphics/sprites/arrow_up.png Binary files differdeleted file mode 100644 index f6158b2ae..000000000 --- a/data/graphics/sprites/arrow_up.png +++ /dev/null diff --git a/data/graphics/sprites/chatemotes.png b/data/graphics/sprites/chatemotes.png Binary files differdeleted file mode 100644 index 78b459d68..000000000 --- a/data/graphics/sprites/chatemotes.png +++ /dev/null diff --git a/data/graphics/sprites/error.png b/data/graphics/sprites/error.png Binary files differdeleted file mode 100644 index 2cce541ac..000000000 --- a/data/graphics/sprites/error.png +++ /dev/null diff --git a/data/graphics/sprites/error.xml b/data/graphics/sprites/error.xml deleted file mode 100644 index 579627805..000000000 --- a/data/graphics/sprites/error.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<sprite> - <imageset name="base" src="graphics/sprites/error.png" width="29" height="9" /> - - <action name="default" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> -</sprite> diff --git a/data/graphics/sprites/manaplus_emote.xml b/data/graphics/sprites/manaplus_emote.xml deleted file mode 100644 index 7c5c48046..000000000 --- a/data/graphics/sprites/manaplus_emote.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author : Reid, 4144 -Copyright (C) 2011-2012 Manaplus --> -<sprite variants="28" variant_offset="1"> - <imageset name="base" src="graphics/sprites/manaplus_emotions.png" width="30" height="32" /> - - <action name="stand" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> -</sprite> diff --git a/data/graphics/sprites/manaplus_emotes.xml b/data/graphics/sprites/manaplus_emotes.xml deleted file mode 100644 index 8daf57630..000000000 --- a/data/graphics/sprites/manaplus_emotes.xml +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<emotes> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> - <its:translateRule selector="//emote/sprite/@name" translate="yes"/> - <its:translateRule selector="//*" translate="no"/> - </its:rules> - - <emote id="100"><sprite name="Kitty" variant="0">manaplus_emote.xml</sprite></emote> - <emote id="101"><sprite name="xD" variant="1">manaplus_emote.xml</sprite></emote> - <emote id="102"><sprite name="^.^" variant="2">manaplus_emote.xml</sprite></emote> - <emote id="103"><sprite name="Heart eye" variant="3">manaplus_emote.xml</sprite></emote> - <emote id="104"><sprite name="Gold eye" variant="4">manaplus_emote.xml</sprite></emote> - <emote id="105"><sprite name="Sleepy" variant="5">manaplus_emote.xml</sprite></emote> - <emote id="106"><sprite name="u.u" variant="6">manaplus_emote.xml</sprite></emote> - <emote id="107"><sprite name="-.-'" variant="7">manaplus_emote.xml</sprite></emote> - <emote id="108"><sprite name="Surprised" variant="8">manaplus_emote.xml</sprite></emote> - <emote id="109"><sprite name="Dead" variant="9">manaplus_emote.xml</sprite></emote> - <emote id="110"><sprite name="Look away" variant="10">manaplus_emote.xml</sprite></emote> - <emote id="111"><sprite name="Sad" variant="11">manaplus_emote.xml</sprite></emote> - <emote id="112"><sprite name="Palmhead" variant="12">manaplus_emote.xml</sprite></emote> - <emote id="113"><sprite name="Evil" variant="13">manaplus_emote.xml</sprite></emote> - <emote id="114"><sprite name="Angry" variant="14">manaplus_emote.xml</sprite></emote> - <emote id="115"><sprite name="Purple Sad" variant="15">manaplus_emote.xml</sprite></emote> - <emote id="116"><sprite name="Insult Buble" variant="16">manaplus_emote.xml</sprite></emote> - <emote id="117"><sprite name="Heart" variant="17">manaplus_emote.xml</sprite></emote> - <emote id="118"><sprite name="Emote" variant="18">manaplus_emote.xml</sprite></emote> - <emote id="119"><sprite name="Pumpkin" variant="19">manaplus_emote.xml</sprite></emote> - <emote id="120"><sprite name="Evil" variant="20">manaplus_emote.xml</sprite></emote> - <emote id="121"><sprite name="Epic" variant="21">manaplus_emote.xml</sprite></emote> - <emote id="122"><sprite name="Bad geek" variant="22">manaplus_emote.xml</sprite></emote> - <emote id="123"><sprite name="Mimi" variant="23">manaplus_emote.xml</sprite></emote> - <emote id="124"><sprite name="Alien" variant="24">manaplus_emote.xml</sprite></emote> - <emote id="125"><sprite name="Troll" variant="25">manaplus_emote.xml</sprite></emote> - <emote id="126"><sprite name="Metal" variant="26">manaplus_emote.xml</sprite></emote> - <emote id="127"><sprite name="Crying" variant="27">manaplus_emote.xml</sprite></emote> -</emotes> diff --git a/data/graphics/sprites/manaplus_emotions.png b/data/graphics/sprites/manaplus_emotions.png Binary files differdeleted file mode 100644 index 1cdced3de..000000000 --- a/data/graphics/sprites/manaplus_emotions.png +++ /dev/null diff --git a/data/graphics/sprites/test.xml b/data/graphics/sprites/test.xml deleted file mode 100644 index 7243254af..000000000 --- a/data/graphics/sprites/test.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<sprite> - <imageset name="base" src="graphics/sprites/manaplus_emotions.png" width="30" height="32" /> - - <action name="default" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> - - <action name="stand" imageset="base"> - <animation direction="default"> - <frame index="0" delay="10"/> - <frame index="7" delay="20"/> - <frame index="7" delay="10"/> - <label name="test1"/> - <frame index="5" delay="25"/> - <goto label="test1" rand="0"/> - <frame index="5" delay="10"/> - <frame index="2" delay="10" rand="0"/> - <frame index="6" delay="10"/> - <goto label="test1" rand="100"/> - </animation> - </action> - <action name="sit" imageset="base"> - <animation direction="default"> - <frame index="0" delay="85"/> - <frame index="1" delay="10"/> - </animation> - </action> -</sprite> |