|
From: <pla...@li...> - 2009-01-07 10:52:18
|
Revision: 176
http://planeshift3dmod.svn.sourceforge.net/planeshift3dmod/?rev=176&view=rev
Author: tuathanach
Date: 2009-01-07 10:52:12 +0000 (Wed, 07 Jan 2009)
Log Message:
-----------
inventory with no doll rename to inventory.xml to use
Added Paths:
-----------
Tuathanach/data/gui/nodoll_inventory.xml
Removed Paths:
-------------
Tuathanach/data/gui/inventory.xml
Deleted: Tuathanach/data/gui/inventory.xml
===================================================================
--- Tuathanach/data/gui/inventory.xml 2009-01-06 16:05:26 UTC (rev 175)
+++ Tuathanach/data/gui/inventory.xml 2009-01-07 10:52:12 UTC (rev 176)
@@ -1,263 +0,0 @@
-<widget_description>
-
-<widget name="InventoryWindow" factory="pawsInventoryWindow"
- visible="no" savepositions="yes" movable="yes"
- resizable="no" configurable="yes">
-
- <frame x="200" y="100" width="400" height="500" border="yes" />
- <bgimage resource="Inventory" alpha="128" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="15" />
-
- <title resource="Blue Title" text="Inventory" align="left" close_button="yes"/>
-
- <widget name="View" factory="pawsButton" id="1005" tooltip="View Item">
- <frame x="280" y="5" width="32" height="32"/>
- <bgimage resource="view"/>
- </widget>
-
- <!--
- <widget name="InventoryDoll" factory="pawsInventoryDollView" >
- <frame x="200" y="86" width="175" height="293" border="no"/>
- <mask resource="invborder" />
- <map file="/planeshift/world/podium" sector="room" />
- <distance value="4.5"/>
- <subscriptions>
- <subscribe data="sigActorUpdate" />
- </subscriptions>
- </widget>
- -->
-
- <widget name="BulkList" factory="pawsListBox" selectable="0">
- <frame x="200" y="50" width="200" height="400" border="no"/>
- <columns height="48" headings="no" >
- <column width="48" >
- <widget name="Bulk0" factory="pawsSlot">
- <frame x="0" y="0" width="48" height="48" />
- <bgimage resource="Bulk Item Slot" alpha="0"/>
- <subscriptions>
- <subscribe data="sigClearSlot" />
- </subscriptions>
- </widget>
- </column>
- <column width="48" >
- <widget name="Bulk1" factory="pawsSlot">
- <frame x="0" y="0" width="48" height="48" />
- <bgimage resource="Bulk Item Slot" alpha="0"/>
- <subscriptions>
- <subscribe data="sigClearSlot" />
- </subscriptions>
- </widget>
- </column>
- <column width="48" >
- <widget name="Bulk2" factory="pawsSlot">
- <frame x="0" y="0" width="48" height="48" />
- <bgimage resource="Bulk Item Slot" alpha="0"/>
- <subscriptions>
- <subscribe data="sigClearSlot" />
- </subscriptions>
- </widget>
- </column>
- <column width="48" >
- <widget name="Bulk3" factory="pawsSlot">
- <frame x="0" y="0" width="48" height="48" />
- <bgimage resource="Bulk Item Slot" alpha="0"/>
- <subscriptions>
- <subscribe data="sigClearSlot" />
- </subscriptions>
- </widget>
- </column>
- </columns>
- </widget>
-
- <widget name="Money" factory="pawsMoney" border="no" spacing="3">
- <frame x="3" y="3" width="0" height="0"/>
- <subscriptions>
- <subscribe data="sigInvMoney" />
- </subscriptions>
- </widget>
-
-
- <widget name="righthand" factory="pawsSlot" tooltip="Right Hand">
- <frame x="25" y="325" width="47" height="80" />
- <ident container="-2" id="0" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_0" />
- </subscriptions>
- </widget>
- <widget name="lefthand" factory="pawsSlot" tooltip="Left Hand">
- <frame x="125" y="325" width="47" height="80" />
- <ident container="-2" id="1" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_1" />
- </subscriptions>
- </widget>
-
- <widget name="leftfinger" factory="pawsSlot" tooltip="Right Fingers">
- <frame x="125" y="275" width="47" height="47" />
- <ident container="-2" id="0" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_4" />
- </subscriptions>
- </widget>
- <widget name="rightfinger" factory="pawsSlot" tooltip="Left Fingers">
- <frame x="25" y="275" width="47" height="47" />
- <ident container="-2" id="1" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_3" />
- </subscriptions>
- </widget>
-
- <widget name="helm" factory="pawsSlot" tooltip="helm">
- <frame x="75" y="125" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_5" />
- </subscriptions>
- </widget>
- <widget name="neck" factory="pawsSlot" tooltip="Neck">
- <frame x="125" y="175" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_6" />
- </subscriptions>
- </widget>
- <widget name="back" factory="pawsSlot" tooltip="Back">
- <frame x="25" y="175" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_7" />
- </subscriptions>
- </widget>
-
- <widget name="arms" factory="pawsSlot" tooltip="Arms">
- <frame x="75" y="225" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_8" />
- </subscriptions>
- </widget>
-
- <widget name="gloves" factory="pawsSlot" tooltip="Gloves">
- <frame x="125" y="225" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_9" />
- </subscriptions>
- </widget>
-
- <widget name="boots" factory="pawsSlot" tooltip="Boots">
- <frame x="75" y="425" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_10" />
- </subscriptions>
- </widget>
-
- <widget name="legs" factory="pawsSlot" tooltip="Legs">
- <frame x="75" y="375" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_11" />
- </subscriptions>
- </widget>
-
- <widget name="belt" factory="pawsSlot" tooltip="Belt">
- <frame x="75" y="325" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_12" />
- </subscriptions>
- </widget>
-
- <widget name="bracers" factory="pawsSlot" tooltip="Bracers">
- <frame x="25" y="225" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_13" />
- </subscriptions>
- </widget>
-
- <widget name="torso" factory="pawsSlot" tooltip="Torso">
- <frame x="75" y="275" width="48" height="48" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_14" />
- </subscriptions>
- </widget>
-
- <widget name="mind" factory="pawsSlot" tooltip="Mind">
- <frame x="75" y="175" width="48" height="48" />
- <ident container="-2" id="13" />
- <subscriptions>
- <subscribe data="sigClearSlot" />
- <subscribe data="invslot_15" />
- </subscriptions>
- </widget>
-
-
-
- <widget name="TotalTrias" factory="pawsTextBox">
- <frame x="110" y="25" width="90" height="20" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
- <text string="0" />
- <subscriptions>
- <subscribe data="sigInvMoneyTotal" />
- </subscriptions>
- </widget>
-
-
- <widget name="TotalWeight" factory="pawsTextBox">
- <frame x="110" y="55" width="90" height="20" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
- <text string="0" />
- <subscriptions>
- <subscribe data="sigInvWeightTotal" />
- </subscriptions>
- </widget>
-
- <widget name="TotalCapacity" factory="pawsTextBox">
- <frame x="150" y="85" width="60" height="20"/>
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
- <text string="0" />
- <subscriptions>
- <subscribe data="fmaxcapacity" />
- </subscriptions>
- </widget>
-
- <widget name="CurrCapacity" factory="pawsTextBox">
- <frame x="110" y="85" width="60" height="20"/>
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="215" g="167" b="32" size="9" />
- <text string="0" />
- <subscriptions>
- <subscribe data="fcurrcap" />
- </subscriptions>
- </widget>
-
-
- <widget name="TotalTriasLabel" factory="pawsTextBox">
- <frame x="100" y="10" width="50" height="20" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
- <text string="Tria" />
- </widget>
-
- <widget name="TotalWeightLabel" factory="pawsTextBox">
- <frame x="100" y="40" width="50" height="30" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
- <text string="Weight:" />
- </widget>
-
- <widget name="TotalCapLabel" factory="pawsTextBox">
- <frame x="100" y="70" width="50" height="30" />
- <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
- <text string="Capacity:" />
- </widget>
-
-</widget>
-
-
-
-</widget_description>
Copied: Tuathanach/data/gui/nodoll_inventory.xml (from rev 175, Tuathanach/data/gui/inventory.xml)
===================================================================
--- Tuathanach/data/gui/nodoll_inventory.xml (rev 0)
+++ Tuathanach/data/gui/nodoll_inventory.xml 2009-01-07 10:52:12 UTC (rev 176)
@@ -0,0 +1,263 @@
+<widget_description>
+
+<widget name="InventoryWindow" factory="pawsInventoryWindow"
+ visible="no" savepositions="yes" movable="yes"
+ resizable="no" configurable="yes">
+
+ <frame x="200" y="100" width="400" height="500" border="yes" />
+ <bgimage resource="Inventory" alpha="128" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="15" />
+
+ <title resource="Blue Title" text="Inventory" align="left" close_button="yes"/>
+
+ <widget name="View" factory="pawsButton" id="1005" tooltip="View Item">
+ <frame x="280" y="5" width="32" height="32"/>
+ <bgimage resource="view"/>
+ </widget>
+
+ <!--
+ <widget name="InventoryDoll" factory="pawsInventoryDollView" >
+ <frame x="200" y="86" width="175" height="293" border="no"/>
+ <mask resource="invborder" />
+ <map file="/planeshift/world/podium" sector="room" />
+ <distance value="4.5"/>
+ <subscriptions>
+ <subscribe data="sigActorUpdate" />
+ </subscriptions>
+ </widget>
+ -->
+
+ <widget name="BulkList" factory="pawsListBox" selectable="0">
+ <frame x="200" y="50" width="200" height="400" border="no"/>
+ <columns height="48" headings="no" >
+ <column width="48" >
+ <widget name="Bulk0" factory="pawsSlot">
+ <frame x="0" y="0" width="48" height="48" />
+ <bgimage resource="Bulk Item Slot" alpha="0"/>
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ </subscriptions>
+ </widget>
+ </column>
+ <column width="48" >
+ <widget name="Bulk1" factory="pawsSlot">
+ <frame x="0" y="0" width="48" height="48" />
+ <bgimage resource="Bulk Item Slot" alpha="0"/>
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ </subscriptions>
+ </widget>
+ </column>
+ <column width="48" >
+ <widget name="Bulk2" factory="pawsSlot">
+ <frame x="0" y="0" width="48" height="48" />
+ <bgimage resource="Bulk Item Slot" alpha="0"/>
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ </subscriptions>
+ </widget>
+ </column>
+ <column width="48" >
+ <widget name="Bulk3" factory="pawsSlot">
+ <frame x="0" y="0" width="48" height="48" />
+ <bgimage resource="Bulk Item Slot" alpha="0"/>
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ </subscriptions>
+ </widget>
+ </column>
+ </columns>
+ </widget>
+
+ <widget name="Money" factory="pawsMoney" border="no" spacing="3">
+ <frame x="3" y="3" width="0" height="0"/>
+ <subscriptions>
+ <subscribe data="sigInvMoney" />
+ </subscriptions>
+ </widget>
+
+
+ <widget name="righthand" factory="pawsSlot" tooltip="Right Hand">
+ <frame x="25" y="325" width="47" height="80" />
+ <ident container="-2" id="0" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_0" />
+ </subscriptions>
+ </widget>
+ <widget name="lefthand" factory="pawsSlot" tooltip="Left Hand">
+ <frame x="125" y="325" width="47" height="80" />
+ <ident container="-2" id="1" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_1" />
+ </subscriptions>
+ </widget>
+
+ <widget name="leftfinger" factory="pawsSlot" tooltip="Right Fingers">
+ <frame x="125" y="275" width="47" height="47" />
+ <ident container="-2" id="0" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_4" />
+ </subscriptions>
+ </widget>
+ <widget name="rightfinger" factory="pawsSlot" tooltip="Left Fingers">
+ <frame x="25" y="275" width="47" height="47" />
+ <ident container="-2" id="1" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_3" />
+ </subscriptions>
+ </widget>
+
+ <widget name="helm" factory="pawsSlot" tooltip="helm">
+ <frame x="75" y="125" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_5" />
+ </subscriptions>
+ </widget>
+ <widget name="neck" factory="pawsSlot" tooltip="Neck">
+ <frame x="125" y="175" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_6" />
+ </subscriptions>
+ </widget>
+ <widget name="back" factory="pawsSlot" tooltip="Back">
+ <frame x="25" y="175" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_7" />
+ </subscriptions>
+ </widget>
+
+ <widget name="arms" factory="pawsSlot" tooltip="Arms">
+ <frame x="75" y="225" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_8" />
+ </subscriptions>
+ </widget>
+
+ <widget name="gloves" factory="pawsSlot" tooltip="Gloves">
+ <frame x="125" y="225" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_9" />
+ </subscriptions>
+ </widget>
+
+ <widget name="boots" factory="pawsSlot" tooltip="Boots">
+ <frame x="75" y="425" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_10" />
+ </subscriptions>
+ </widget>
+
+ <widget name="legs" factory="pawsSlot" tooltip="Legs">
+ <frame x="75" y="375" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_11" />
+ </subscriptions>
+ </widget>
+
+ <widget name="belt" factory="pawsSlot" tooltip="Belt">
+ <frame x="75" y="325" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_12" />
+ </subscriptions>
+ </widget>
+
+ <widget name="bracers" factory="pawsSlot" tooltip="Bracers">
+ <frame x="25" y="225" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_13" />
+ </subscriptions>
+ </widget>
+
+ <widget name="torso" factory="pawsSlot" tooltip="Torso">
+ <frame x="75" y="275" width="48" height="48" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_14" />
+ </subscriptions>
+ </widget>
+
+ <widget name="mind" factory="pawsSlot" tooltip="Mind">
+ <frame x="75" y="175" width="48" height="48" />
+ <ident container="-2" id="13" />
+ <subscriptions>
+ <subscribe data="sigClearSlot" />
+ <subscribe data="invslot_15" />
+ </subscriptions>
+ </widget>
+
+
+
+ <widget name="TotalTrias" factory="pawsTextBox">
+ <frame x="110" y="25" width="90" height="20" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
+ <text string="0" />
+ <subscriptions>
+ <subscribe data="sigInvMoneyTotal" />
+ </subscriptions>
+ </widget>
+
+
+ <widget name="TotalWeight" factory="pawsTextBox">
+ <frame x="110" y="55" width="90" height="20" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
+ <text string="0" />
+ <subscriptions>
+ <subscribe data="sigInvWeightTotal" />
+ </subscriptions>
+ </widget>
+
+ <widget name="TotalCapacity" factory="pawsTextBox">
+ <frame x="150" y="85" width="60" height="20"/>
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="64" size="9" />
+ <text string="0" />
+ <subscriptions>
+ <subscribe data="fmaxcapacity" />
+ </subscriptions>
+ </widget>
+
+ <widget name="CurrCapacity" factory="pawsTextBox">
+ <frame x="110" y="85" width="60" height="20"/>
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="215" g="167" b="32" size="9" />
+ <text string="0" />
+ <subscriptions>
+ <subscribe data="fcurrcap" />
+ </subscriptions>
+ </widget>
+
+
+ <widget name="TotalTriasLabel" factory="pawsTextBox">
+ <frame x="100" y="10" width="50" height="20" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
+ <text string="Tria" />
+ </widget>
+
+ <widget name="TotalWeightLabel" factory="pawsTextBox">
+ <frame x="100" y="40" width="50" height="30" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
+ <text string="Weight:" />
+ </widget>
+
+ <widget name="TotalCapLabel" factory="pawsTextBox">
+ <frame x="100" y="70" width="50" height="30" />
+ <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="128" size="10" />
+ <text string="Capacity:" />
+ </widget>
+
+</widget>
+
+
+
+</widget_description>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|