Skip to content

Commit

Permalink
Media folder uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Tyslenko authored and Max Tyslenko committed Aug 29, 2010
1 parent d1bfb6f commit b0b35c2
Show file tree
Hide file tree
Showing 44 changed files with 2,844 additions and 0 deletions.
Binary file added media/Engine/Error.mesh
Binary file not shown.
1 change: 1 addition & 0 deletions media/Engine/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
All meshes stored in this folder are used for engine purposes, don't touch anything!
16 changes: 16 additions & 0 deletions media/Entities/ErrorObject.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
common_settigns
{
name ErrorObject
type object

position "0, 0, 0"
orientation "Default"
scale "100, 100, 100"

visible true
}

type_settings
{
mesh "ErrorObject/ErrorObject.mesh"
}
Binary file added media/Entities/ErrorObject/ErrorObject.mesh
Binary file not shown.
18 changes: 18 additions & 0 deletions media/Entities/MainCamera.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
common_settigns
{
name MainCamera
type camera

position "20, 50, 99"
orientation "0, 0, 0"
scale "1, 1, 1"

visible true
}

type_settings
{
lookAt "0, 0, 0"
camType "FREE"
attachVP "true"
}
7 changes: 7 additions & 0 deletions media/Fonts/Pneumatics.fontdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Pneumatics
{
type truetype
source pneumati.ttf
size 16
resolution 96
}
9 changes: 9 additions & 0 deletions media/Fonts/StarWars.fontdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
StarWars
{
type truetype
source solo5.ttf
size 16
resolution 96
}


Binary file added media/Fonts/pneumati.ttf
Binary file not shown.
Binary file added media/Fonts/solo5.ttf
Binary file not shown.
Binary file added media/MyGUI/DejaVuSans-ExtraLight.ttf
Binary file not shown.
Binary file added media/MyGUI/DejaVuSans.ttf
Binary file not shown.
Binary file added media/MyGUI/body_bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/body_content_bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/body_footer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/body_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/body_nav_bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/button_active_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/button_active_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/button_community.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/button_customize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/button_play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/core.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions media/MyGUI/core.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>

<MyGUI type="List">

<List file="core_theme.xml"/>
<List file="core_language.xml"/>
<List file="core_font.xml"/>
<List file="core_resource.xml"/>
<List file="core_skin.xml"/>
<List file="core_pointer.xml"/>
<List file="core_layer.xml"/>
<List file="core_settings.xml"/>

</MyGUI>
Binary file added media/MyGUI/core_black_blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/MyGUI/core_black_orange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
259 changes: 259 additions & 0 deletions media/MyGUI/core_font.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,259 @@
<?xml version="1.0" encoding="UTF-8"?>

<MyGUI type="Resource" version="1.1">

<Resource type="ResourceTrueTypeFont" name="font_Pneumatic.26">
<Property key="Source" value="pneumati.ttf"/>
<Property key="Size" value="36"/>
<Property key="Resolution" value="50"/>
<Property key="Antialias" value="false"/>
<Property key="SpaceWidth" value="4"/>
<Property key="TabWidth" value="8"/>
<Property key="CursorWidth" value="2"/>
<Property key="Distance" value="6"/>
<Property key="OffsetHeight" value="0"/>
<Codes>
<Code range="33 126"/>
<Code range="1025 1105"/>
<Code range="8470"/>
<Code hide="128"/>
<Code hide="1026 1039"/>
<Code hide="1104"/>
</Codes>
</Resource>

<Resource type="ResourceTrueTypeFont" name="font_DejaVuSans.17">
<Property key="Source" value="DejaVuSans.ttf"/>
<Property key="Size" value="19"/>
<Property key="Resolution" value="50"/>
<Property key="Antialias" value="false"/>
<Property key="SpaceWidth" value="4"/>
<Property key="TabWidth" value="8"/>
<Property key="CursorWidth" value="2"/>
<Property key="Distance" value="6"/>
<Property key="OffsetHeight" value="0"/>
<Codes>
<Code range="33 126"/>
<Code range="1025 1105"/>
<Code range="8470"/>
<Code hide="128"/>
<Code hide="1026 1039"/>
<Code hide="1104"/>
</Codes>
</Resource>

<Resource type="ResourceTrueTypeFont" name="font_DejaVuSans.14">
<Property key="Source" value="DejaVuSans.ttf"/>
<Property key="Size" value="16"/>
<Property key="Resolution" value="50"/>
<Property key="Antialias" value="false"/>
<Property key="SpaceWidth" value="4"/>
<Property key="TabWidth" value="8"/>
<Property key="CursorWidth" value="2"/>
<Property key="Distance" value="7"/>
<Property key="OffsetHeight" value="0"/>
<Codes>
<Code range="33 126"/>
<Code range="1025 1105"/>
<Code range="8470"/>
<Code hide="128"/>
<Code hide="1026 1039"/>
<Code hide="1104"/>
</Codes>
</Resource>

<Resource type="ResourceManualFont" name="font_Micro.11">
<Property key="Source" value="core_micro_font.PNG"/>
<Property key="DefaultHeight" value="11"/>
<Codes>
<!--cursor-->
<Code index="cursor" coord="10 5 2 4"/>

<!--selected-->
<Code index="selected" coord="22 5 2 4"/>
<Code index="selected_back" coord="32 5 2 4"/>

<!--space-->
<Code index="32" coord="60 2 4 11"/>

<!--tab-->
<Code index="9" coord="50 2 14 11"/>

<!--symbol-->
<Code index="33" coord="70 2 2 11"/>
<Code index="34" coord="80 2 4 11"/>
<Code index="35" coord="90 2 7 11"/>
<Code index="36" coord="100 2 6 11"/>
<Code index="37" coord="110 2 8 11"/>
<Code index="38" coord="120 2 7 11"/>
<Code index="39" coord="130 2 2 11"/>
<Code index="40" coord="140 2 3 11"/>
<Code index="41" coord="150 2 3 11"/>
<Code index="42" coord="160 2 6 11"/>
<Code index="43" coord="170 2 6 11"/>
<Code index="44" coord="180 2 3 11"/>
<Code index="45" coord="190 2 6 11"/>
<Code index="46" coord="200 2 2 11"/>
<Code index="47" coord="210 2 5 11"/>

<Code index="58" coord="320 2 2 11"/>
<Code index="59" coord="330 2 3 11"/>
<Code index="60" coord="340 2 4 11"/>
<Code index="61" coord="350 2 6 11"/>
<Code index="62" coord="360 2 4 11"/>
<Code index="63" coord="370 2 6 11"/>
<Code index="64" coord="380 2 6 11"/>

<Code index="91" coord="270 14 4 11"/>
<Code index="92" coord="280 14 5 11"/>
<Code index="93" coord="290 14 4 11"/>
<Code index="94" coord="300 14 6 11"/>
<Code index="95" coord="310 14 6 11"/>
<Code index="96" coord="320 14 3 11"/>

<Code index="123" coord="270 26 4 11"/>
<Code index="124" coord="280 26 2 11"/>
<Code index="125" coord="290 26 4 11"/>
<Code index="126" coord="300 26 6 11"/>

<!--0-9-->
<Code index="48" coord="220 2 6 11"/>
<Code index="49" coord="230 2 4 11"/>
<Code index="50" coord="240 2 6 11"/>
<Code index="51" coord="250 2 6 11"/>
<Code index="52" coord="260 2 6 11"/>
<Code index="53" coord="270 2 6 11"/>
<Code index="54" coord="280 2 6 11"/>
<Code index="55" coord="290 2 6 11"/>
<Code index="56" coord="300 2 6 11"/>
<Code index="57" coord="310 2 6 11"/>

<!--A-Z-->
<Code index="65" coord="10 14 6 11"/>
<Code index="66" coord="20 14 6 11"/>
<Code index="67" coord="30 14 6 11"/>
<Code index="68" coord="40 14 6 11"/>
<Code index="69" coord="50 14 5 11"/>
<Code index="70" coord="60 14 5 11"/>
<Code index="71" coord="70 14 6 11"/>
<Code index="72" coord="80 14 6 11"/>
<Code index="73" coord="90 14 2 11"/>
<Code index="74" coord="100 14 5 11"/>
<Code index="75" coord="110 14 6 11"/>
<Code index="76" coord="120 14 5 11"/>
<Code index="77" coord="130 14 8 11"/>
<Code index="78" coord="140 14 6 11"/>
<Code index="79" coord="150 14 6 11"/>
<Code index="80" coord="160 14 6 11"/>
<Code index="81" coord="170 14 6 11"/>
<Code index="82" coord="180 14 6 11"/>
<Code index="83" coord="190 14 6 11"/>
<Code index="84" coord="200 14 6 11"/>
<Code index="85" coord="210 14 6 11"/>
<Code index="86" coord="220 14 6 11"/>
<Code index="87" coord="230 14 8 11"/>
<Code index="88" coord="240 14 6 11"/>
<Code index="89" coord="250 14 6 11"/>
<Code index="90" coord="260 14 6 11"/>

<!--a-z-->
<Code index="97" coord="10 26 6 11"/>
<Code index="98" coord="20 26 6 11"/>
<Code index="99" coord="30 26 6 11"/>
<Code index="100" coord="40 26 6 11"/>
<Code index="101" coord="50 26 6 11"/>
<Code index="102" coord="60 26 5 11"/>
<Code index="103" coord="70 26 6 11"/>
<Code index="104" coord="80 26 6 11"/>
<Code index="105" coord="90 26 2 11"/>
<Code index="106" coord="100 26 4 11"/>
<Code index="107" coord="110 26 6 11"/>
<Code index="108" coord="120 26 2 11"/>
<Code index="109" coord="130 26 8 11"/>
<Code index="110" coord="140 26 6 11"/>
<Code index="111" coord="150 26 6 11"/>
<Code index="112" coord="160 26 6 11"/>
<Code index="113" coord="170 26 6 11"/>
<Code index="114" coord="180 26 5 11"/>
<Code index="115" coord="190 26 6 11"/>
<Code index="116" coord="200 26 6 11"/>
<Code index="117" coord="210 26 6 11"/>
<Code index="118" coord="220 26 6 11"/>
<Code index="119" coord="230 26 8 11"/>
<Code index="120" coord="240 26 6 11"/>
<Code index="121" coord="250 26 6 11"/>
<Code index="122" coord="260 26 6 11"/>

<!--А-Я, Ё-->
<Code index="1040" coord="10 38 6 11"/>
<Code index="1041" coord="20 38 6 11"/>
<Code index="1042" coord="30 38 6 11"/>
<Code index="1043" coord="40 38 5 11"/>
<Code index="1044" coord="50 38 8 11"/>
<Code index="1045" coord="60 38 5 11"/>
<Code index="1046" coord="70 38 10 11"/>
<Code index="1047" coord="80 38 6 11"/>
<Code index="1048" coord="90 38 6 11"/>
<Code index="1049" coord="100 38 6 11"/>
<Code index="1050" coord="110 38 6 11"/>
<Code index="1051" coord="120 38 7 11"/>
<Code index="1052" coord="130 38 8 11"/>
<Code index="1053" coord="140 38 6 11"/>
<Code index="1054" coord="150 38 6 11"/>
<Code index="1055" coord="160 38 6 11"/>
<Code index="1056" coord="170 38 6 11"/>
<Code index="1057" coord="180 38 6 11"/>
<Code index="1058" coord="190 38 6 11"/>
<Code index="1059" coord="200 38 6 11"/>
<Code index="1060" coord="210 38 8 11"/>
<Code index="1061" coord="220 38 6 11"/>
<Code index="1062" coord="230 38 7 11"/>
<Code index="1063" coord="240 38 6 11"/>
<Code index="1064" coord="250 38 8 11"/>
<Code index="1065" coord="260 38 9 11"/>
<Code index="1066" coord="270 38 8 11"/>
<Code index="1067" coord="280 38 8 11"/>
<Code index="1068" coord="290 38 6 11"/>
<Code index="1069" coord="300 38 6 11"/>
<Code index="1070" coord="310 38 8 11"/>
<Code index="1071" coord="320 38 6 11"/>
<Code index="1025" coord="330 38 5 11"/>

<!--а-я, ё-->
<Code index="1072" coord="10 50 6 11"/>
<Code index="1073" coord="20 50 6 11"/>
<Code index="1074" coord="30 50 6 11"/>
<Code index="1075" coord="40 50 5 11"/>
<Code index="1076" coord="50 50 7 11"/>
<Code index="1077" coord="60 50 6 11"/>
<Code index="1078" coord="70 50 8 11"/>
<Code index="1079" coord="80 50 6 11"/>
<Code index="1080" coord="90 50 6 11"/>
<Code index="1081" coord="100 50 6 11"/>
<Code index="1082" coord="110 50 6 11"/>
<Code index="1083" coord="120 50 6 11"/>
<Code index="1084" coord="130 50 6 11"/>
<Code index="1085" coord="140 50 6 11"/>
<Code index="1086" coord="150 50 6 11"/>
<Code index="1087" coord="160 50 6 11"/>
<Code index="1088" coord="170 50 6 11"/>
<Code index="1089" coord="180 50 6 11"/>
<Code index="1090" coord="190 50 6 11"/>
<Code index="1091" coord="200 50 6 11"/>
<Code index="1092" coord="210 50 8 11"/>
<Code index="1093" coord="220 50 6 11"/>
<Code index="1094" coord="230 50 6 11"/>
<Code index="1095" coord="240 50 6 11"/>
<Code index="1096" coord="250 50 8 11"/>
<Code index="1097" coord="260 50 9 11"/>
<Code index="1098" coord="270 50 8 11"/>
<Code index="1099" coord="280 50 8 11"/>
<Code index="1100" coord="290 50 6 11"/>
<Code index="1101" coord="300 50 6 11"/>
<Code index="1102" coord="310 50 8 11"/>
<Code index="1103" coord="320 50 6 11"/>
<Code index="1105" coord="330 50 6 11"/>
</Codes>
</Resource>

</MyGUI>
14 changes: 14 additions & 0 deletions media/MyGUI/core_language.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>

<MyGUI type="Language">

<Language default="English">
<Info name="English">
<Source>core_language_english_tag.xml</Source>
</Info>
<Info name="Russian">
<Source>core_language_russian_tag.xml</Source>
</Info>
</Language>

</MyGUI>
12 changes: 12 additions & 0 deletions media/MyGUI/core_language_english_tag.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI>
<Tag name="MyGUI_MessageBox_Ok">Ok</Tag>
<Tag name="MyGUI_MessageBox_Yes">Yes</Tag>
<Tag name="MyGUI_MessageBox_No">No</Tag>
<Tag name="MyGUI_MessageBox_Abort">Abort</Tag>
<Tag name="MyGUI_MessageBox_Retry">Retry</Tag>
<Tag name="MyGUI_MessageBox_Ignore">Ignore</Tag>
<Tag name="MyGUI_MessageBox_Cancel">Cancel</Tag>
<Tag name="MyGUI_MessageBox_Try">Try</Tag>
<Tag name="MyGUI_MessageBox_Continue">Continue</Tag>
</MyGUI>
12 changes: 12 additions & 0 deletions media/MyGUI/core_language_russian_tag.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI>
<Tag name="MyGUI_MessageBox_Ok">Ok</Tag>
<Tag name="MyGUI_MessageBox_Yes">Да</Tag>
<Tag name="MyGUI_MessageBox_No">Нет</Tag>
<Tag name="MyGUI_MessageBox_Abort">Отмена</Tag>
<Tag name="MyGUI_MessageBox_Retry">Повторить</Tag>
<Tag name="MyGUI_MessageBox_Ignore">Пропустить</Tag>
<Tag name="MyGUI_MessageBox_Cancel">Отмена</Tag>
<Tag name="MyGUI_MessageBox_Try">Повторить</Tag>
<Tag name="MyGUI_MessageBox_Continue">Продолжить</Tag>
</MyGUI>
Loading

0 comments on commit b0b35c2

Please sign in to comment.