3 <root id="interface" x="0" y="0" w="800" h="600" active="true" />
5 <!--********************-->
6 <!--* Encyclopedia *-->
7 <!--********************-->
9 <variable entry="UI:VARIABLES:ENCY:STEPS" type="sint32" value="7" />
10 <variable entry="UI:VARIABLES:ENCY:DONE" type="sint32" value="2" />
11 <variable entry="UI:VARIABLES:ENCY:REWARDBRICK:SHEET" type="sint32" value="0" />
12 <variable entry="UI:VARIABLES:ENCY:ALBUMBRICK:SHEET" type="sint32" value="0" />
14 <style style="ency_title" type="text" color="255 255 255 255" fontsize="14" shadow="true" case_mode="%case_normal"/>
15 <style style="ency_title2" type="text" color="255 255 255 192" fontsize="12" shadow="true" />
18 <proc id="encyclopedia_init">
19 <action handler="set" params="dblink=UI:VARIABLES:ISACTIVE:ENCYCLOPEDIA|value=1" />
22 <proc id="encyclopedia_uninit">
23 <action handler="proc" params="ency_hide_all" />
24 <action handler="set" params="dblink=UI:VARIABLES:ISACTIVE:ENCYCLOPEDIA|value=0" />
28 <!-- TEMPLATE DE STEPS & RITE ICONS -->
29 <template name="step_icon" id="" posref="" posparent="" w="16" h="16" x="2" y="0" done="" >
30 <group id="#id" posref="#posref" posparent="#posparent" w="#w" h="#h" x="#x" y="#y" done="#done" >
31 <view type="bitmap" id="step_slot" posref="TL TL" texture="ency_step_slot.tga" inherit_gc_alpha="true" />
32 <view type="bitmap" id="step_done" posref="TL TL" texture="ency_step_done.tga" global_color="false" />
36 <template name="rite_icon" id="" posref="" posparent="parent" w="24" h="24" x="0" y="0" done="" >
37 <group id="#id" posref="#posref" posparent="#posparent" w="#w" h="#h" x="#x" y="#y" done="#done" >
38 <view type="bitmap" id="rite_slot" posref="TL TL" texture="ency_rite_slot.tga" inherit_gc_alpha="true" />
39 <view type="bitmap" id="rite_done" posref="TL TL" texture="ency_rite_done.tga" global_color="false" />
43 <template name="rite" id="" posref="TL TL" posparent="parent" sizeref="w" w="0" h="0" x="0" y="0" hardtext="" >
44 <group id="#id" posref="#posref" sizeref="#sizeref" posparent="#posparent" w="#w" h="#h" x="#x" y="#y" child_resize_h="true" child_resize_hmargin="4" >
46 <view type="bitmap" id="slot" posref="TL TL" x="4" y="0" texture="ency_rite_slot.tga" inherit_gc_alpha="true" />
47 <view type="bitmap" id="done" posparent="slot" posref="MM MM" texture="ency_rite_done.tga" global_color="false" />
49 <view type="text" id="giver" posref="TL TL" hardtext="uiENGiver" x="36" y="0" sizeref="w" w="-36" color="255 255 255 255" fontsize="10" shadow="true" />
50 <view type="text" id="npc" posparent="giver" posref="BL TL" sizeref="w" color="255 255 255 160" fontsize="12" shadow="true" />
52 <view type="text" id="name" posparent="npc" posref="BL TL" hardtext="uiENName" y="-4" sizeref="w" color="255 255 255 255" fontsize="10" shadow="true" />
53 <view type="text_id" id="desc" posparent="name" posref="BL TL" y="0" sizeref="w" color="255 255 255 160" fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="#hardtext" />
55 <!-- <view type="bitmap" id="rite_sep" posparent="#id" posref="BL BL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />-->
59 <template name="task" id="" posref="TL TL" posparent="parent" sizeref="w" w="0" h="0" x="0" y="0" hardtext="" >
60 <group id="#id" posref="#posref" sizeref="#sizeref" posparent="#posparent" w="#w" h="#h" x="#x" y="#y" child_resize_h="true" child_resize_hmargin="4" >
61 <view type="bitmap" id="slot" posref="TL TL" x="8" y="0" texture="ency_step_slot.tga" inherit_gc_alpha="true" />
62 <view type="bitmap" id="done" posparent="slot" posref="MM MM" texture="ency_step_done.tga" global_color="false" />
64 <view type="text" id="giver" posref="TL TL" hardtext="uiENGiver" x="36" y="0" sizeref="w" w="-36" color="255 255 255 255" fontsize="10" shadow="true" />
65 <view type="text" id="npc" posparent="giver" posref="BL TL" sizeref="w" color="255 255 255 160" fontsize="12" shadow="true" />
67 <view type="text" id="name" posparent="npc" posref="BL TL" hardtext="uiENName" y="-4" sizeref="w" color="255 255 255 255" fontsize="10" shadow="true" />
68 <view type="text_id" id="desc" posparent="name" posref="BL TL" y="0" sizeref="w" color="255 255 255 160" fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="#hardtext" />
74 <group type="container" id="legacy_encyclopedia" w="432" h="400" title="uiEncyclopedia" global_color="false" line_at_bottom="false"
75 movable="true" active="false" opened="true" openable="false" resizer="true" header_color="UI:SAVE:WIN:COLORS:PLA"
76 pop_min_w="432" pop_min_h="128" pop_max_w="800" pop_max_h="600" render_layer="1000" >
78 <group id="header_closed" x="0" y="0" child_resize_w="true" h="16" posref="TL TL"
79 group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color">
82 <group id="header_opened" x="0" y="0" child_resize_w="true" h="16" posref="TL TL"
83 group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color">
86 <group id="content" x="0" y="0" sizeref="wh" w="0" h="0" posref="TL TL" >
88 <group id="sbtree" posref="TL TL" sizeref="w3h" x="0" w="-14" y="-4" h="-4" >
90 <group id="tree_list" type="tree" posref="TL TL" x="14" y="-4" col_over="255 255 255 48" col_select="255 255 255 80"
91 max_sizeparent="parent" max_sizeref="wh" max_w="-10" max_h="-4" >
93 <node id="album" name="uiEncyAlbum" handler="proc" params="ency_album" fontsize="11" y_decal="-1" >
94 <node id="theme" name="uiEncyTheme" handler="proc" params="ency_theme" fontsize="10" y_decal="-1" />
98 <ctrl style="skin_scroll" id="scroll_bar" align="T" target="tree_list" />
102 <group id="graph" posref="TR TR" x="0" y="-4" sizeref="w7h" w="-4" h="-4" >
103 <instance template="box_widget" id="back" sizeref="wh" w="0" h="0" />
106 <group id="crop" posparent="graph" posref="MM MM" x="0" y="0" sizeref="wh" w="-4" h="-12" />
109 <group id="help" posparent="crop" posref="TM TM" x="0" y="-8" sizeref="w" child_resize_h="true" child_resize_hmargin="4" w="-4" max_sizeparent="crop" max_sizeref="h" max_h="-4" >
110 <group id="explanation" posparent="crop" posref="TM TM" x="0" y="-8" sizeref="w" child_resize_h="true" child_resize_hmargin="4" w="-4" max_sizeref="h" max_h="-4" >
111 <view type="text" id="explanation_txt" posref="TL TL" sizeref="w" color="255 255 255 160"
112 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="uiEncyExplanation" />
114 <ctrl style="skin_scroll" id="scroll_bar_explanation" align="T" target="explanation" posref="TL TR" x="-8" y="0" />
118 <group id="album" posparent="crop" posref="TM TM" x="0" y="-8" sizeref="w" child_resize_h="true" child_resize_hmargin="4" w="-4" max_sizeparent="crop" max_sizeref="h" max_h="-4" active="false" >
121 <view style="ency_title" type="text_id" id="title" posref="TM TM" x="0" y="0" hardtext="uiEncyAlbum" />
125 <!-- Reward - Action -->
126 <group id="reward" posref="TM TM" x="0" y="-16" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
127 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
129 <view type="bitmap" id="back" posref="ML ML" x="0" y="0" texture="W_slot_brick.tga" color="255 255 255 192" />
130 <ctrl type="sheet" id="brick" nature="sbrick" value="UI:VARIABLES:ENCY:ALBUMBRICK" posref="TL TL" posparent="back" x="0" y="0" onclick_r="open_sbrick_help" />
131 <view type="text" id="desc" posref="TL TL" sizeref="w" color="255 255 255 160" x="32" y="-8"
132 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="WORK IN PROGRESS" />
135 <!-- LINK ALBUM OVER -->
136 <link expr="ne(@UI:VARIABLES:ENCY:ALBUMBRICK:SHEET,0)" target="reward:active" />
139 <!-- Reward - Text -->
141 <group id="reward_text" posref="BM TM" posparent="reward" x="0" y="0" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
142 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
144 <view type="text_id" id="desc" posref="TL TL" sizeref="w" color="255 255 255 160" y="-8"
145 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" />
149 <group id="reward" posref="TM TM" x="0" y="-16" sizeref="w" w="0" h="44">
150 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
152 <view style="ency_title2" type="text" id="icon" posref="MM MM" x="0" y="0" hardtext="WORK IN PROGRESS" />
157 <group id="reward_text" posref="BM TM" posparent="reward" x="0" y="0" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4">
158 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
160 <view type="text" id="reward_txt" posref="TL TL" sizeref="w" color="255 255 255 160" y="-8"
161 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="uiEncyExplanation" />
165 <ctrl style="skin_scroll" id="scroll_bar_album" align="T" target="album" posparent="crop" posref="TL TR" x="-8" y="0" />
169 <group id="theme" posparent="crop" posref="TM TM" x="0" y="-8" sizeref="w" child_resize_h="true" child_resize_hmargin="4" w="-4" max_sizeparent="crop" max_sizeref="h" max_h="-4" active="false" >
172 <view style="ency_title" type="text_id" id="title" posref="TM TM" x="0" y="0" hardtext="uiEncyTheme" />
175 <group id="progression" posref="TM TM" x="-13" y="-16" child_resize_w="true" child_resize_wmargin="4" h="24" >
176 <view style="ency_title2" type="text" id="prog_title" posref="ML ML" x="0" y="-2" hardtext="uiThemeProgression" />
178 <instance template="step_icon" id="step_1" posparent="prog_title" posref="TR TL" x="4" y="2" />
179 <instance template="step_icon" id="step_2" posparent="step_1" posref="TR TL" />
180 <instance template="step_icon" id="step_3" posparent="step_2" posref="TR TL" />
181 <instance template="step_icon" id="step_4" posparent="step_3" posref="TR TL" />
182 <instance template="step_icon" id="step_5" posparent="step_4" posref="TR TL" />
183 <instance template="step_icon" id="step_6" posparent="step_5" posref="TR TL" />
184 <instance template="step_icon" id="step_7" posparent="step_6" posref="TR TL" />
186 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,0)" target="step_1:active" />
187 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,1)" target="step_2:active" />
188 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,2)" target="step_3:active" />
189 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,3)" target="step_4:active" />
190 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,4)" target="step_5:active" />
191 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,5)" target="step_6:active" />
192 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,6)" target="step_7:active" />
194 <link expr="gt(@UI:VARIABLES:ENCY:DONE,0)" target="step_1:step_done:active" />
195 <link expr="gt(@UI:VARIABLES:ENCY:DONE,1)" target="step_2:step_done:active" />
196 <link expr="gt(@UI:VARIABLES:ENCY:DONE,2)" target="step_3:step_done:active" />
197 <link expr="gt(@UI:VARIABLES:ENCY:DONE,3)" target="step_4:step_done:active" />
198 <link expr="gt(@UI:VARIABLES:ENCY:DONE,4)" target="step_5:step_done:active" />
199 <link expr="gt(@UI:VARIABLES:ENCY:DONE,5)" target="step_6:step_done:active" />
200 <link expr="gt(@UI:VARIABLES:ENCY:DONE,6)" target="step_7:step_done:active" />
203 <view style="ency_title2" type="text" id="sep" posparent="progression" posref="MR ML" x="0" y="-2" hardtext="-" />
205 <instance template="rite_icon" id="rite" posparent="progression" posref="TR TL" x="12" />
207 <!-- Reward - Action -->
208 <group id="reward" posref="TM TM" x="0" y="-48" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
209 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
211 <view type="text" id="desc" posref="TL TL" sizeref="w" color="255 255 255 160" x="48" y="-8"
212 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" hardtext="WORK IN PROGRESS" />
214 <ctrl type="sheet" id="brick" nature="auto" value="UI:VARIABLES:ENCY:REWARDBRICK" posref="ML ML" posparent="parent" x="0" y="0" />
218 <!-- Reward - Text -->
219 <group id="reward_text" posref="BM TM" posparent="reward" x="0" y="0" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
220 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
222 <view type="text_id" id="desc" posref="TL TL" sizeref="w" color="255 255 255 160" y="-8"
223 fontsize="12" shadow="true" multi_line="true" multi_line_space="0" />
226 <!-- LINK THEME OVER -->
227 <link expr="gt(@UI:VARIABLES:ENCY:DONE,@UI:VARIABLES:ENCY:STEPS)" target="rite:rite_done:active,reward_text:active" />
228 <link expr="ne(@UI:VARIABLES:ENCY:REWARDBRICK:SHEET,0)" target="reward:active" />
231 <!-- Rite & Tasks -->
232 <group id="todo" posref="BM TM" posparent="reward_text" x="0" y="0" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
233 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
234 <view type="text" id="required" posparent="sep" posref="BL TL" x="0" y="-4" hardtext="uiENRequired" color="255 255 255 255" global_color="false" fontsize="10" shadow="true" />
236 <instance template="task" id="task1" posparent="sep" posref="BL TL" hardtext="uiTask1" y="-20" />
237 <instance template="task" id="task2" posparent="task1" posref="BL TL" hardtext="uiTask2" />
238 <instance template="task" id="task3" posparent="task2" posref="BL TL" hardtext="uiTask3" />
239 <instance template="task" id="task4" posparent="task3" posref="BL TL" hardtext="uiTask4" />
240 <instance template="task" id="task5" posparent="task4" posref="BL TL" hardtext="uiTask5" />
241 <instance template="task" id="task6" posparent="task5" posref="BL TL" hardtext="uiTask6" />
242 <instance template="task" id="task7" posparent="task6" posref="BL TL" hardtext="uiTask7" />
244 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,0)" target="task1:active" />
245 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,1)" target="task2:active" />
246 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,2)" target="task3:active" />
247 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,3)" target="task4:active" />
248 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,4)" target="task5:active" />
249 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,5)" target="task6:active" />
250 <link expr="gt(@UI:VARIABLES:ENCY:STEPS,6)" target="task7:active" />
254 <group id="todo2" posref="BM TM" posparent="todo" x="0" y="0" sizeref="w" w="0" child_resize_h="true" child_resize_hmargin="4" >
255 <view type="bitmap" id="sep" posref="TL TL" scale="true" sizeref="w" h="2" texture="W_line_hor.tga" />
256 <view type="text" id="ritual" posparent="sep" posref="BL TL" x="0" y="-4" hardtext="uiENRite" color="255 255 255 255" global_color="false" fontsize="10" shadow="true" />
258 <instance template="rite" id="rite" posparent="sep" posref="BL TL" hardtext="uiRite" y="-20" />
262 <ctrl style="skin_scroll" id="scroll_bar_theme" align="T" target="theme" posparent="crop" posref="TL TR" x="-8" y="0" />
267 <group type="container" id="encyclopedia" active="false" w="950" h="700" pop_max_w="950" pop_max_h="700" pop_min_w="621" pop_min_h="120" header_color="UI:SAVE:WIN:COLORS:PLA" posref="TL TL" title="Mission Catalog" global_color="true" global_color_over="true" right_button="true" movable="true" lockable="true" openable="true" opened="true" resizer="true" active_savable="false" >
268 <group id="header_closed" x="0" y="0" w="120" h="16" posref="TL TL" on_active="lua" on_active_params="game:closeWindowHeader()"></group>
269 <group id="header_opened" x="0" y="0" w="950" h="16" posref="TL TL" on_active="lua" on_active_params="game:openWindowHeader()"
270 group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color" >
272 <group id="content" x="0" y="0" w="0" h="0" posref="TL TL">
273 <group id="htmlA" type="html" posref="TL TL" url="http://app.ryzom.com" title_prefix="" sizeref="h" x="-16" y="0" w="220" h="49" background_color="0 0 0 0" error_color="255 240 48 255" link_color="240 155 100 255" text_color="210 210 210 255" h1_color="255 255 255 255" h2_color="255 255 255 255" h3_color="255 255 255 255" h4_color="255 255 255 255" h5_color="255 255 255 255" h6_color="255 255 255 255" text_font_size="10" h1_font_size="16" h2_font_size="14" h3_font_size="13" h4_font_size="12" h5_font_size="11" h6_font_size="11" paragraph_begin_space="12" multi_line_space_factor="0.25" td_begin_space="0" li_begin_space="4" ul_begin_space="12" li_indent="-10" ul_indent="30" checkbox_bitmap_normal="w_slot_on.tga" checkbox_bitmap_pushed="w_opacity_on.tga" checkbox_bitmap_over="" background_bitmap_view="" home="" browse_next_time="false" timeout="0" form_text_area_group="edit_box_widget_multiline" >
274 <group id="black" posref="BR BR" sizeref="hw" w="-16" h="0" inherit_gc_alpha="true"/>
275 <view type="bitmap" id="black2" posparent="black" posref="MM MM" sizeref="wh" w="-2" h="-2" inherit_gc_alpha="true" scale="true" texture="blank.tga" global_color="false" color="255 255 255 0"/>
276 <group type="list" id="text_list" fontsize="9" posref="TL TL" posparent="black" x="2" y="-2" space="0" sizeref="hw" w="-4" h="-4" maxelements="2000"/>
277 <ctrl style="skin_scroll" id="scroll_bar" x="8"/>
279 <group id="htmlB" type="html" posref="TL TL" url="http://app.ryzom.com" title_prefix="" sizeref="h" x="190" y="0" w="740" h="49" background_color="0 0 0 255" error_color="255 240 48 255" link_color="240 155 100 255" text_color="210 210 210 255" h1_color="255 255 255 255" h2_color="255 255 255 255" h3_color="255 255 255 255" h4_color="255 255 255 255" h5_color="255 255 255 255" h6_color="255 255 255 255" text_font_size="10" h1_font_size="16" h2_font_size="14" h3_font_size="13" h4_font_size="12" h5_font_size="11" h6_font_size="11" paragraph_begin_space="12" multi_line_space_factor="0.25" td_begin_space="0" li_begin_space="4" ul_begin_space="12" li_indent="-10" ul_indent="30" checkbox_bitmap_normal="w_slot_on.tga" checkbox_bitmap_pushed="w_opacity_on.tga" checkbox_bitmap_over="" background_bitmap_view="" home="" browse_next_time="false" timeout="0" form_text_area_group="edit_box_widget_multiline" >
280 <group id="black" posref="BR BR" sizeref="hw" w="-16" h="0" inherit_gc_alpha="true"/>
281 <view type="bitmap" id="black2" posparent="black" posref="MM MM" sizeref="wh" w="-2" h="-2" inherit_gc_alpha="true" scale="true" texture="blank.tga" global_color="false" color="255 255 255 0"/>
282 <group type="list" id="text_list" fontsize="9" posref="TL TL" posparent="black" x="2" y="-2" space="0" sizeref="hw" w="-4" h="-4" maxelements="2000"/>
283 <ctrl style="skin_scroll" id="scroll_bar" posref="TR TL" posparent="text_list" x="-8"/>
285 <group id="htmlC" type="html" posref="TL TL" url="http://app.ryzom.com" title_prefix="" sizeref="h" x="190" y="0" w="740" h="49" background_color="0 0 0 255" error_color="255 240 48 255" link_color="240 155 100 255" text_color="210 210 210 255" h1_color="255 255 255 255" h2_color="255 255 255 255" h3_color="255 255 255 255" h4_color="255 255 255 255" h5_color="255 255 255 255" h6_color="255 255 255 255" text_font_size="10" h1_font_size="16" h2_font_size="14" h3_font_size="13" h4_font_size="12" h5_font_size="11" h6_font_size="11" paragraph_begin_space="12" multi_line_space_factor="0.25" td_begin_space="0" li_begin_space="4" ul_begin_space="12" li_indent="-10" ul_indent="30" checkbox_bitmap_normal="w_slot_on.tga" checkbox_bitmap_pushed="w_opacity_on.tga" checkbox_bitmap_over="" background_bitmap_view="" home="" browse_next_time="false" timeout="0" form_text_area_group="edit_box_widget_multiline" >
286 <group id="black" posref="BR BR" sizeref="hw" w="-16" h="0" inherit_gc_alpha="true"/>
287 <view type="bitmap" id="black2" posparent="black" posref="MM MM" sizeref="wh" w="-2" h="-2" inherit_gc_alpha="true" scale="true" texture="blank.tga" global_color="false" color="255 255 255 0"/>
288 <group type="list" id="text_list" fontsize="9" posref="TL TL" posparent="black" x="2" y="-2" space="0" sizeref="hw" w="-4" h="-4" maxelements="2000"/>
289 <ctrl style="skin_scroll" id="scroll_bar" posref="TR TL" posparent="text_list" x="-8"/>
294 <tree node="legacy_encyclopedia"></tree>
295 <tree node="encyclopedia"></tree>