2010-06-30 14:34:44 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
<sprites>
|
2010-09-28 07:19:13 -07:00
|
|
|
|
2010-10-05 22:25:30 -07:00
|
|
|
<sprite name="groupsIcon">
|
|
|
|
|
<image
|
2012-04-08 15:56:11 -07:00
|
|
|
texture="session/icons/groups.png"
|
2010-10-05 22:25:30 -07:00
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Menu -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2014-01-17 18:38:07 -08:00
|
|
|
|
|
|
|
|
<sprite name="horizontalThinBorder">
|
2011-08-30 19:41:21 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
2010-09-29 14:55:51 -07:00
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Panel Backgrounds -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Generic Panel -->
|
2010-09-30 15:39:45 -07:00
|
|
|
<sprite name="genericPanel">
|
|
|
|
|
<image
|
2014-03-03 18:23:01 -08:00
|
|
|
texture="global/modern/background.png"
|
2010-10-01 15:18:03 -07:00
|
|
|
texture_size="0 0 100% 100%"
|
2010-09-30 15:39:45 -07:00
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- sides -->
|
2010-09-30 15:39:45 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- corners -->
|
2010-09-30 15:39:45 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2010-09-30 16:01:24 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Top Panel -->
|
2010-09-29 14:55:51 -07:00
|
|
|
<sprite name="topPanel">
|
|
|
|
|
<image
|
|
|
|
|
texture="session/ribbon_bg.png"
|
2010-09-30 16:01:24 -07:00
|
|
|
real_texture_placement="0 0 2048 32"
|
2010-09-29 14:55:51 -07:00
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- sides -->
|
2010-09-29 14:55:51 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2016-08-25 06:59:25 -07:00
|
|
|
<sprite name="CivIconOver">
|
|
|
|
|
<image
|
|
|
|
|
texture="session/portraits/emblems/states/hover.png"
|
|
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Map Panel -->
|
2010-09-29 14:55:51 -07:00
|
|
|
<sprite name="mapPanel">
|
2014-01-17 18:38:07 -08:00
|
|
|
<image backcolor="0 0 0"
|
2010-10-01 15:18:03 -07:00
|
|
|
size="0 0 100% 100%"
|
2010-09-29 14:55:51 -07:00
|
|
|
/>
|
2012-06-24 12:38:58 -07:00
|
|
|
<!-- sides -->
|
2010-09-29 14:55:51 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- corners -->
|
2010-09-29 14:55:51 -07:00
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Bottom Left Panel -->
|
2012-06-10 18:07:41 -07:00
|
|
|
<sprite name="supplementalDetailsPanel">
|
2010-09-29 14:55:51 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- sides -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- corners -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_middle_left.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_middle.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_middle.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_middle_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<!-- background -->
|
2024-01-21 21:59:23 -08:00
|
|
|
<image texture="session/hud_panels.png"
|
|
|
|
|
real_texture_placement="314 98 512 256"
|
2011-08-27 16:17:14 -07:00
|
|
|
texture_size="0 0 100% 100%"
|
|
|
|
|
size="4 4 100%-4 100%-4"
|
|
|
|
|
/>
|
2010-09-29 14:55:51 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Bottom Middle Panel -->
|
2012-06-10 18:07:41 -07:00
|
|
|
<sprite name="selectionDetailsPanel">
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<!-- background -->
|
2024-01-21 21:59:23 -08:00
|
|
|
<image texture="session/hud_panels.png"
|
|
|
|
|
real_texture_placement="0 0 220 192"
|
2010-10-01 15:18:03 -07:00
|
|
|
texture_size="0 0 100% 100%"
|
2010-09-30 16:01:24 -07:00
|
|
|
size="0 0 100% 100%"
|
2010-09-29 14:55:51 -07:00
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- sides -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
2010-09-29 14:55:51 -07:00
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- corners -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_top_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_left.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_top_left.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- Bottom Right Panel -->
|
2012-06-10 18:07:41 -07:00
|
|
|
<sprite name="unitCommandsPanel">
|
2010-09-29 14:55:51 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- sides -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_horiz.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_vert.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- corners -->
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_top_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_bottom_middle.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="global/border/line_corner_middle_right.png"
|
2010-09-29 14:55:51 -07:00
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2016-08-27 08:33:22 -07:00
|
|
|
<!-- background -->
|
2024-01-21 21:59:23 -08:00
|
|
|
<image texture="session/hud_panels.png"
|
|
|
|
|
real_texture_placement="75 64 469 222"
|
2011-08-27 16:17:14 -07:00
|
|
|
texture_size="0 0 100% 100%"
|
|
|
|
|
size="4 4 100%-4 100%-4"
|
|
|
|
|
/>
|
2010-09-29 14:55:51 -07:00
|
|
|
</sprite>
|
2010-09-28 07:19:13 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Shading -->
|
2011-08-30 19:41:21 -07:00
|
|
|
<!-- ================================ ================================ -->
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-18 15:45:10 -07:00
|
|
|
<sprite name="panelShader">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/panel_shader.png"
|
2012-06-18 15:45:10 -07:00
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-18 16:47:36 -07:00
|
|
|
<sprite name="edgedPanelShader">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/panel_shader_top_edge.png"
|
2012-06-18 16:47:36 -07:00
|
|
|
real_texture_placement="0 0 256 1"
|
|
|
|
|
size="0 0 100% 1"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
|
|
|
|
<image texture="session/panel_shader.png"
|
2012-06-18 16:47:36 -07:00
|
|
|
size="0 0 100% 100%-5"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/panel_shader_bottom_edge.png"
|
2012-06-18 16:47:36 -07:00
|
|
|
real_texture_placement="0 0 256 5"
|
|
|
|
|
size="0 100%-5 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-18 16:47:36 -07:00
|
|
|
<sprite name="bottomEdgedPanelShader">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/panel_shader_top_edge.png"
|
2012-06-18 16:47:36 -07:00
|
|
|
real_texture_placement="0 0 256 1"
|
|
|
|
|
size="0 0 100% 1"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
|
|
|
|
<image texture="session/panel_shader.png"
|
2012-06-18 16:47:36 -07:00
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2017-05-27 13:38:05 -07:00
|
|
|
<sprite name="topEdgedPanelShader">
|
|
|
|
|
<image texture="session/panel_shader.png"
|
|
|
|
|
size="0 0 100% 100%-5"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<image texture="session/panel_shader_bottom_edge.png"
|
|
|
|
|
real_texture_placement="0 0 256 5"
|
|
|
|
|
size="0 100%-5 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2012-06-24 12:38:58 -07:00
|
|
|
<sprite name="queuePanelShader">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/panel_shader.png"
|
2012-06-24 12:38:58 -07:00
|
|
|
size="4 4 100%-4 100%-4"
|
|
|
|
|
/>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-24 12:38:58 -07:00
|
|
|
<!-- sides -->
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 0 100%-4 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="100%-4 4 100% 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_horiz.png"
|
|
|
|
|
texture_size="0 0 64 4"
|
|
|
|
|
size="4 100%-4 100%-4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_vert.png"
|
|
|
|
|
texture_size="0 0 4 64"
|
|
|
|
|
size="0 4 4 100%-4"
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
|
|
<!-- corners -->
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 0 100% 4"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_right.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="100%-4 100%-4 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_bottom_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 100%-4 4 100%"
|
|
|
|
|
/>
|
|
|
|
|
<image
|
|
|
|
|
texture="global/border/line_corner_top_left.png"
|
|
|
|
|
texture_size="0 0 4 4"
|
|
|
|
|
size="0 0 4 4"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<sprite name="glassSquareMap">
|
|
|
|
|
<image backcolor="255 255 255 56" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="255 255 255 56" size="100%-1 1 100% 100%"/>
|
|
|
|
|
<image backcolor="255 255 255 56" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="255 255 255 56" size="0 1 1 100%-1"/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<image backcolor="255 255 255 44" size="1 1 100%-1 2"/>
|
|
|
|
|
<image backcolor="255 255 255 44" size="100%-2 2 100%-1 100%-1"/>
|
|
|
|
|
<image backcolor="255 255 255 44" size="1 100%-2 100%-1 100%-1"/>
|
|
|
|
|
<image backcolor="255 255 255 44" size="1 2 2 100%-2"/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<image backcolor="255 255 255 32" size="2 2 100%-2 3"/>
|
|
|
|
|
<image backcolor="255 255 255 32" size="100%-3 3 100%-2 100%-2"/>
|
|
|
|
|
<image backcolor="255 255 255 32" size="2 100%-3 100%-2 100%-2"/>
|
|
|
|
|
<image backcolor="255 255 255 32" size="2 3 3 100%-3"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2012-06-16 13:55:33 -07:00
|
|
|
<sprite name="iconBorder">
|
|
|
|
|
<image backcolor="gold" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="gold" size="100%-1 1 100% 100%"/>
|
|
|
|
|
<image backcolor="gold" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="gold" size="0 1 1 100%-1"/>
|
2010-10-03 15:42:15 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
2012-06-16 17:28:05 -07:00
|
|
|
<sprite name="statsBarShaderHorizontal">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/bar_lighting_horizontal.png"
|
2012-06-16 17:28:05 -07:00
|
|
|
real_texture_placement="0 0 150 7"
|
|
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-16 17:28:05 -07:00
|
|
|
<sprite name="statsBarShaderVertical">
|
2016-08-27 08:33:22 -07:00
|
|
|
<image texture="session/bar_lighting_vertical.png"
|
2012-06-16 17:28:05 -07:00
|
|
|
real_texture_placement="0 0 7 150"
|
|
|
|
|
size="0 0 100% 100%"
|
|
|
|
|
/>
|
2010-09-25 08:22:41 -07:00
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
2012-06-09 19:05:40 -07:00
|
|
|
<!-- Colored Stats Bars -->
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-09 19:05:40 -07:00
|
|
|
<sprite name="playerColorBackground">
|
|
|
|
|
<image backcolor="255 255 255 128"/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2012-06-18 06:40:53 -07:00
|
|
|
<sprite name="barBorder">
|
|
|
|
|
<image backcolor="0 0 0 128"/>
|
|
|
|
|
</sprite>
|
2016-08-27 08:33:22 -07:00
|
|
|
|
2010-09-28 07:19:13 -07:00
|
|
|
<sprite name="queueProgressSlider">
|
|
|
|
|
<image backcolor="0 255 0 128"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-09-25 08:22:41 -07:00
|
|
|
<sprite name="healthBackground">
|
2010-06-30 14:34:44 -07:00
|
|
|
<image backcolor="red"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-09-25 08:22:41 -07:00
|
|
|
<sprite name="healthForeground">
|
2010-06-30 14:34:44 -07:00
|
|
|
<image backcolor="green"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-09-25 08:22:41 -07:00
|
|
|
<sprite name="resourceBackground">
|
|
|
|
|
<image backcolor="darkgray"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="resourceForeground">
|
2012-06-09 19:05:40 -07:00
|
|
|
<image backcolor="orange"/>
|
2010-09-25 08:22:41 -07:00
|
|
|
</sprite>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2011-05-02 08:03:01 -07:00
|
|
|
<sprite name="experienceBackground">
|
|
|
|
|
<image backcolor="darkgray"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="experienceForeground">
|
|
|
|
|
<image backcolor="white"/>
|
|
|
|
|
</sprite>
|
2010-06-30 14:34:44 -07:00
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Chat -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
2010-09-28 10:40:41 -07:00
|
|
|
<sprite name="chatInput">
|
|
|
|
|
<image backcolor="255 255 255 192" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="255 255 255 192" size="100%-1 1 100% 100%-1"/>
|
|
|
|
|
<image backcolor="255 255 255 192" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="255 255 255 192" size="0 1 1 100%-1"/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-09-28 10:40:41 -07:00
|
|
|
<image backcolor="255 255 255 128" size="0 1 100% 2"/>
|
|
|
|
|
<image backcolor="255 255 255 128" size="100%-2 2 100%-1 100%-2"/>
|
|
|
|
|
<image backcolor="255 255 255 128" size="0 100%-2 100% 100%-1"/>
|
|
|
|
|
<image backcolor="255 255 255 128" size="1 2 2 100%-2"/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-09-28 10:40:41 -07:00
|
|
|
<image backcolor="255 255 255 64" size="0 2 100% 3"/>
|
|
|
|
|
<image backcolor="255 255 255 64" size="100%-3 3 100%-2 100%-3"/>
|
|
|
|
|
<image backcolor="255 255 255 64" size="0 100%-3 100% 100%-2"/>
|
|
|
|
|
<image backcolor="255 255 255 64" size="2 3 3 100%-3"/>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-09-30 15:39:45 -07:00
|
|
|
<image backcolor="0 0 0 144" size="3 3 100%-3 100%-3"/>
|
2010-06-30 14:34:44 -07:00
|
|
|
</sprite>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2010-09-28 10:40:41 -07:00
|
|
|
<sprite name="chatInputHighlight">
|
|
|
|
|
<image backcolor="255 165 0 192" size="-2 1 100% 100%+1"/>
|
2010-07-14 14:54:11 -07:00
|
|
|
</sprite>
|
2010-10-03 15:42:15 -07:00
|
|
|
|
2016-08-25 11:36:05 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Tooltips -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<sprite name="BackgroundSessionTooltip">
|
|
|
|
|
<image
|
|
|
|
|
backcolor="darkbrown"
|
|
|
|
|
size="0 0 100% 100%"
|
2021-06-03 10:02:02 -07:00
|
|
|
/>
|
|
|
|
|
<image backcolor="gold" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="gold" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="gold" size="0 0 1 100%"/>
|
2021-05-24 11:42:51 -07:00
|
|
|
<image backcolor="gold" size="100%-1 0 100% 100%"/>
|
2016-08-25 11:36:05 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="BackgroundInformationTooltip">
|
|
|
|
|
<image
|
|
|
|
|
backcolor="0 0 0 192"
|
|
|
|
|
size="0 0 100% 100%"
|
2021-06-03 10:02:02 -07:00
|
|
|
/>
|
|
|
|
|
<image backcolor="white" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="white" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="white" size="0 0 1 100%"/>
|
2021-05-24 11:42:51 -07:00
|
|
|
<image backcolor="white" size="100%-1 0 100% 100%"/>
|
2016-08-25 11:36:05 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
2016-08-26 07:19:01 -07:00
|
|
|
<sprite name="BackgroundErrorTooltip">
|
|
|
|
|
<image
|
|
|
|
|
backcolor="0 0 0 192"
|
|
|
|
|
size="0 0 100% 100%"
|
2021-06-03 10:02:02 -07:00
|
|
|
/>
|
|
|
|
|
<image backcolor="red" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="red" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="red" size="0 0 1 100%"/>
|
2021-05-24 11:42:51 -07:00
|
|
|
<image backcolor="red" size="100%-1 0 100% 100%"/>
|
2016-08-26 07:19:01 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
2026-03-29 11:55:58 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Tutorial -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<sprite name="GuiExplanationPanel">
|
|
|
|
|
<image texture="session/hud_panels.png"/>
|
|
|
|
|
|
|
|
|
|
<!-- top edge -->
|
|
|
|
|
<image backcolor="41 32 11" size="0 0 100% 4"/>
|
|
|
|
|
<image backcolor="164 133 57" size="2 2 100%-2 3"/>
|
|
|
|
|
<image backcolor="221 180 87" size="1 1 100%-1 2"/>
|
|
|
|
|
|
|
|
|
|
<!-- bottom edge -->
|
|
|
|
|
<image backcolor="41 32 11" size="0 100%-4 100% 100%"/>
|
|
|
|
|
<image backcolor="164 133 57" size="2 100%-3 100%-2 100%-2"/>
|
|
|
|
|
<image backcolor="221 180 87" size="1 100%-2 100%-1 100%-1"/>
|
|
|
|
|
|
|
|
|
|
<!-- left edge -->
|
|
|
|
|
<image backcolor="41 32 11" size="0 4 4 100%-4"/>
|
|
|
|
|
<image backcolor="164 133 57" size="2 3 3 100%-3"/>
|
|
|
|
|
<image backcolor="221 180 87" size="1 2 2 100%-2"/>
|
|
|
|
|
|
|
|
|
|
<!-- right edge -->
|
|
|
|
|
<image backcolor="41 32 11" size="100%-4 4 100% 100%-4"/>
|
|
|
|
|
<image backcolor="164 133 57" size="100%-3 3 100%-2 100%-3"/>
|
|
|
|
|
<image backcolor="221 180 87" size="100%-2 2 100%-1 100%-2"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="GoldenArrowDown">
|
|
|
|
|
<image texture="session/golden-arrow_down.png"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="GoldenArrowUp">
|
|
|
|
|
<image texture="session/golden-arrow_down.png" texture_size="0 100% 100% 0"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="GoldenArrowLeft">
|
|
|
|
|
<image texture="session/golden-arrow_left.png"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="GoldernArrowRight">
|
|
|
|
|
<image texture="session/golden-arrow_left.png" texture_size="100% 0 0 100%"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-10-03 15:42:15 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Misc -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<sprite name="bandbox">
|
|
|
|
|
<image backcolor="black" size="0 0 100% 1"/>
|
|
|
|
|
<image backcolor="black" size="100%-1 0 100% 100%"/>
|
|
|
|
|
<image backcolor="black" size="0 100%-1 100% 100%"/>
|
|
|
|
|
<image backcolor="black" size="0 0 1 100%"/>
|
|
|
|
|
<image backcolor="white" size="1 1 100%-1 2"/>
|
|
|
|
|
<image backcolor="white" size="100%-2 1 100%-1 100%-1"/>
|
|
|
|
|
<image backcolor="white" size="1 100%-2 100%-1 100%-1"/>
|
|
|
|
|
<image backcolor="white" size="1 1 2 100%-1"/>
|
|
|
|
|
</sprite>
|
2011-08-30 19:41:21 -07:00
|
|
|
|
2017-08-30 06:22:53 -07:00
|
|
|
<sprite name="sessionOverlayBackground">
|
2014-04-29 22:04:12 -07:00
|
|
|
<image backcolor="0 0 0 185"/>
|
2010-06-30 14:34:44 -07:00
|
|
|
</sprite>
|
|
|
|
|
|
2025-09-24 07:52:59 -07:00
|
|
|
<sprite name="ResearchPanelSeparator">
|
|
|
|
|
<image backcolor="57 55 30"/>
|
|
|
|
|
<image backcolor="89 77 23" size="0 1 100% 2"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2016-08-25 15:14:56 -07:00
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<!-- Unit portrait -->
|
|
|
|
|
<!-- ================================ ================================ -->
|
|
|
|
|
<sprite name="snIconPortrait">
|
|
|
|
|
<image texture="session/icons/bkg/portrait_black.dds" size="0 0 100% 100%"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="snIconPortraitOver">
|
|
|
|
|
<effect add_color="42 42 42 0"/>
|
|
|
|
|
<image texture="session/icons/bkg/portrait_black.dds" size="0 0 100% 100%"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
|
|
|
|
<sprite name="snIconPortraitDisabled">
|
|
|
|
|
<effect grayscale=""/>
|
|
|
|
|
<image texture="session/icons/bkg/portrait_black.dds" size="0 0 100% 100%"/>
|
|
|
|
|
</sprite>
|
|
|
|
|
|
2010-06-30 14:34:44 -07:00
|
|
|
</sprites>
|