VGInterface.com
Search Downloads


Login
User Name:

Password:

Remember Me?

Patch Changes 1843-1849

  • el
  • pt
  • From VGInterface Wiki

    Contents

    Pages That have differences

    FOLDER COMPARISON Produced: 7/5/2007 8:54:32 PM

    Mode: Just Mismatches Left base folder: V:\Games\Sony\Vanguard\VGUIAssets\Shells\Default Right base folder: V:\Games\Sony\Vanguard\VGUIAssets\Shells\Def_1843

    Left Side Newer Files Size Modified

    Windows\VGUIGroup.xml 25,651 7/5/2007 8:37:18 pm 25,649 1/13/2007 6:11:44 pm Windows\VGUIInventoryPopups.xml 19,172 7/5/2007 8:37:17 pm 16,237 2/6/2007 6:30:32 pm Windows\VGUIMerchant.xml 31,085 7/5/2007 8:37:18 pm 27,473 3/7/2007 7:39:25 am

    Right Side Newer Files Size Modified

    none.

    Left Side Orphans Size Modified

    none.

    Right Side Orphans Size Modified

    none.

    Contents Differ Size Modified

    none.

    Differences by File

    none.

    Windows\VGUIGroup.xml

    654 <> (empty Line Added)

    Windows\VGUIInventoryPopups.xml

    9   <VGUIWindow name="_inventory_deconstruct_confirm">
    10      <Rect x="300" y="200" width="400" height="130"/>
    11      <Settings   name="_inventory_deconstruct_confirm"
    12                  searchKey="_inventory_deconstruct_confirm"
    13                  visible="false"
    14                  background="true"
    15                  setStoreInt="-1"
    16                  border="frame"
    17                  titlebar="true">
    18
    19          <SetRelationalPos relationTo="PARENT">
    20              <Edge>CENTER</Edge>
    21              <Offset>
    22                  <Point x="-150" y="-110"/>
    23              </Offset>
    24          </SetRelationalPos>
    25
    26          <Action event="inventory_deconstruct_items" senderName="_inventory_deconstruct_button_items">
    27              <Notifications>
    28                  <Message>BUTTON_PRESS</Message>
    29              </Notifications>
    30          </Action>
    31          <Action event="inventory_deconstruct_dust" senderName="_inventory_deconstruct_button_dust">
    32              <Notifications>
    33                  <Message>BUTTON_PRESS</Message>
    34              </Notifications>
    35          </Action>
    36          <Action event="inventory_deconstruct_cancel" senderName="_inventory_deconstruct_button_cancel">
    37              <Notifications>
    38                  <Message>BUTTON_PRESS</Message>
    39              </Notifications>
    40          </Action>
    41      </Settings>
    42
    43      <!--Destroy question-->
    44      <UseControl type="TextField">
    45          <TextField fontSize="10" color="white" centered="true">
    46              <Rect x="10" y="10" width="350" height="40"/>
    47              <Text>Deconstruct</Text>
    48          </TextField>
    49          <Settings name="_inventory_deconstruct_confirm_label"/>
    50      </UseControl>
    51
    52
    53      <!--Destroy question-->
    54      <UseControl type="TextField">
    55          <TextField fontSize="10" color="cyan" centered="true">
    56              <Rect x="10" y="30" width="350" height="48"/>
    57              <Text>Item Name Here</Text>
    58          </TextField>
    59          <Settings name="_inventory_deconstruct_confirm_name"/>
    60      </UseControl>
    61
    62
    63      <UseControl type="Button">
    64      <Button type="template" textColor="gold">
    65          <Rect x="50" y="55" width="83" height="28"/>
    66          <DisplayName>Resource</DisplayName>
    67          <Template>ButtonGraphic</Template>
    68          <GraphicName label="ButtonGraphic" isBaseName="false">
    69              <Name>VgrdGlassButtonSmallGreen</Name>
    70          </GraphicName>
    71      </Button>
    72      <Settings name="_inventory_deconstruct_button_items"/>
    73      </UseControl>
    74
    75      <UseControl type="Button">
    76      <Button type="template" textColor="gold">
    77          <Rect x="150" y="55" width="83" height="28"/>
    78          <DisplayName>Dust</DisplayName>
    79          <Template>ButtonGraphic</Template>
    80          <GraphicName label="ButtonGraphic" isBaseName="false">
    81              <Name>VgrdGlassButtonSmallGreen</Name>
    82          </GraphicName>
    83      </Button>
    84      <Settings name="_inventory_deconstruct_button_dust"/>
    85      </UseControl>
    86
    87      <UseControl type="Button">
    88      <Button type="template" textColor="gold">
    89          <Rect x="250" y="55" width="83" height="28"/>
    90          <DisplayName>Cancel</DisplayName>
    91          <Template>ButtonGraphic</Template>
    92          <GraphicName label="ButtonGraphic" isBaseName="false">
    93              <Name>VgrdGlassButtonSmallRed</Name>
    94          </GraphicName>
    95      </Button>
    96      <Settings name="_inventory_deconstruct_button_cancel"/>
    97      </UseControl>
    98  </VGUIWindow>
    99  <!--End: _inventory_delete_confirm-->
    100
    101
    102
    103 <!--_inventory_delete_confirm-->
    

    Windows\VGUIMerchant.xml

    184 <!-- Page of Entries for Repair --> 
    185 <ComponentWindow name="merchant_page_repair">
    186     <Rect x="0" y="0" width="400" height="250"/>
    187     <Settings visible="false" searchKey="merchant_page" setStoreInt="10"/>
    188     <!--NOTE: must store the number of entry slots for a window that will act as a page list-->
    189
    190     <UseControl type="StaticWindow">
    191         <StaticWindow>
    192             <Rect x="0" y="0" width="416" height="296"/>
    193         </StaticWindow>
    194         <Settings canTriggerMove="false"/>
    195     </UseControl>
    196
    197     <!--Entry Slots-->
    198     <!-- 0 58 116 174 232 290 -->
    199     <!--Loc 0-->
    200     <UseControl type="Window">
    201         <VGUIWindow>
    202             <Rect x="2" y="0" width="190" height="50"/>
    203             <Settings visible="false" name="_entry_loc_0" searchKey="_entry_loc_0"/>
    204         </VGUIWindow>
    205     </UseControl>
    206
    207     <!--Loc 1-->
    208     <UseControl type="Window">
    209         <VGUIWindow>
    210             <Rect x="2" y="50" width="190" height="50"/>
    211             <Settings visible="false" name="_entry_loc_1" searchKey="_entry_loc_1"/>
    212         </VGUIWindow>
    213     </UseControl>
    214
    215     <!--Loc 2-->
    216     <UseControl type="Window">
    217         <VGUIWindow>
    218             <Rect x="2" y="100" width="190" height="50"/>
    219             <Settings visible="false" name="_entry_loc_2" searchKey="_entry_loc_2"/>
    220         </VGUIWindow>
    221     </UseControl>
    222
    223     <!--Loc 3-->
    224     <UseControl type="Window">
    225         <VGUIWindow>
    226             <Rect x="2" y="150" width="190" height="50"/>
    227             <Settings visible="false" name="_entry_loc_3" searchKey="_entry_loc_3"/>
    228         </VGUIWindow>
    229     </UseControl>
    230
    231     <!--Loc 4-->
    232     <UseControl type="Window">
    233         <VGUIWindow>
    234             <Rect x="2" y="200" width="190" height="50"/>
    235             <Settings visible="false" name="_entry_loc_4" searchKey="_entry_loc_4"/>
    236         </VGUIWindow>
    237     </UseControl>
    238
    239     <!--Loc 5-->
    240     <UseControl type="Window">
    241         <VGUIWindow>
    242             <Rect x="195" y="0" width="190" height="50"/>
    243             <Settings visible="false" name="_entry_loc_5" searchKey="_entry_loc_5"/>
    244         </VGUIWindow>
    245     </UseControl>
    246
    247     <!--Loc 6-->
    248     <UseControl type="Window">
    249         <VGUIWindow>
    250             <Rect x="195" y="50" width="190" height="50"/>
    251             <Settings visible="false" name="_entry_loc_6" searchKey="_entry_loc_6"/>
    252         </VGUIWindow>
    253     </UseControl>
    254
    255     <!--Loc 7-->
    256     <UseControl type="Window">
    257         <VGUIWindow>
    258             <Rect x="195" y="100" width="190" height="50"/>
    259             <Settings visible="false" name="_entry_loc_7" searchKey="_entry_loc_7"/>
    260         </VGUIWindow>
    261     </UseControl>
    262
    263     <!--Loc 8-->
    264     <UseControl type="Window">
    265         <VGUIWindow>
    266             <Rect x="195" y="150" width="190" height="50"/>
    267             <Settings visible="false" name="_entry_loc_8" searchKey="_entry_loc_8"/>
    268         </VGUIWindow>
    269     </UseControl>
    270
    271     <!--Loc 9-->
    272     <UseControl type="Window">
    273         <VGUIWindow>
    274             <Rect x="195" y="200" width="190" height="50"/>
    275             <Settings visible="false" name="_entry_loc_9" searchKey="_entry_loc_9"/>
    276         </VGUIWindow>
    277     </UseControl>
    278
    279 </ComponentWindow>
    280 <!--Page for Repair-->
    281
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    713         <Action event="merchant_repair_repairall" senderName="merchant_repair_all">             +-
    714             <Notifications>
    715                 <Message>BUTTON_PRESS</Message>
    716             </Notifications>
    717         </Action>
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    741             <Rect x="5" y="5" width="410" height="260"/>                      <> 638             <Rect x="5" y="5" width="410" height="310"/>
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    743                 <Size width="400" height="250"/>                                   <> 640                 <Size width="400" height="300"/>
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    757                 <UseComponent name="merchant_page_repair">               <> 654                 <UseComponent name="merchant_page">
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    762     </UseControl>                                                                         +-
    ------------------------------------------------------------------------
    ------------------------------------------------------------------------
    764     <!-- Repair All Button -->   
    765     <UseControl type="Button">
    766         <Button type="icon" custom="true">
    767             <Rect x="0" y="0" width="40" height="40"/>
    768             <DisplayName>Repair All</DisplayName>
    769             <Icon>ButtonGraphic</Icon>
    770             <Tooltip>RepairAll</Tooltip>
    771             <GraphicName label="ButtonGraphic" isBaseName="false">
    772                 <Name>01046</Name>
    773             </GraphicName>
    774         </Button>
    775         <Settings name="merchant_repair_all" searchKey="merchant_repair_all">
    776             <SetRelationalPos relationTo="PARENT">
    777                 <Edge>BOTTOM</Edge>
    778                 <Offset>
    779                     <Point x="-20" y="-70"/>
    780                 </Offset>
    781             </SetRelationalPos>
    782         </Settings>
    

    All times are GMT -5. The time now is 04:00 AM.

    Contact Us - VGInterface - Terms of Service - Privacy Statement - Top

    Our Network
    EQInterface | EQ2Interface | War.MMOUI | WoWInterface | VGInterface | LoTROInterface | MMOInterface