add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
57
gamedata/configs/ui/ui_mm_load_dlg.xml
Normal file
57
gamedata/configs/ui/ui_mm_load_dlg.xml
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
<w>
|
||||
<background width="1024" height="768">
|
||||
<auto_static x="500" y="130" width="432" height="160" stretch="1">
|
||||
<texture width="432" height="160">ui\video_voroni_crop</texture>
|
||||
</auto_static>
|
||||
<auto_static x="413" y="352" width="576" height="416" stretch="1">
|
||||
<texture width="576" height="416">ui\video_water_crop</texture>
|
||||
</auto_static>
|
||||
<auto_static width="1024" height="768">
|
||||
<texture>ui_inGame2_background</texture>
|
||||
</auto_static>
|
||||
<auto_static x="41" y="278" width="288" height="428">
|
||||
<texture>ui_save_load_back</texture>
|
||||
</auto_static>
|
||||
</background>
|
||||
<file_item>
|
||||
<main width="490" height="18"/>
|
||||
<fn width="325" height="18"/>
|
||||
<fd width="110" height="18"/>
|
||||
</file_item>
|
||||
<form x="50" y="252" width="560" height="460" stretch="1">
|
||||
<texture>ui_inGame2_main_window_small</texture>
|
||||
<caption x="0" y="20" width="560" height="30">
|
||||
<text font="graffiti32" align="c">ui_mm_load_game</text>
|
||||
</caption>
|
||||
<picture x="31" y="75" width="128" height="128">
|
||||
<texture width="128" height="128">ui\ui_noise</texture>
|
||||
</picture>
|
||||
<auto_static x="30" y="74" width="130" height="130" stretch="1">
|
||||
<texture>ui_inGame2_picture_window</texture>
|
||||
</auto_static>
|
||||
<file_caption x="170" y="70" width="240" height="20">
|
||||
<text font="letterica18"/>
|
||||
</file_caption>
|
||||
<file_data x="170" y="90" width="240" height="50" complex_mode="1">
|
||||
<text font="letterica18"/>
|
||||
</file_data>
|
||||
<list_frame x="30" y="215" width="500" height="175">
|
||||
<texture>ui_inGame2_servers_list_frame</texture>
|
||||
</list_frame>
|
||||
<list x="33" y="215" width="497" height="173" item_height="18" can_select="1">
|
||||
<font font="letterica16"/>
|
||||
</list>
|
||||
<btn_load x="65" y="427" width="135" height="26">
|
||||
<texture>ui_inGame2_Mp_bigbuttone</texture>
|
||||
<text font="letterica18">ui_mm_load</text>
|
||||
</btn_load>
|
||||
<btn_delete x="221" y="427" width="135" height="26">
|
||||
<texture>ui_inGame2_Mp_bigbuttone</texture>
|
||||
<text font="letterica18">ui_mm_delete</text>
|
||||
</btn_delete>
|
||||
<btn_cancel x="377" y="427" width="135" height="26">
|
||||
<texture>ui_inGame2_Mp_bigbuttone</texture>
|
||||
<text font="letterica18">ui_mm_cancel</text>
|
||||
</btn_cancel>
|
||||
</form>
|
||||
</w>
|
||||
Loading…
Add table
Add a link
Reference in a new issue