Compare commits

...

27 Commits

Author SHA1 Message Date
krzys-h 6a1ca5b0cf Made music a submodule 2014-10-25 20:20:02 +02:00
krzys-h 0b72861505 Merged dev into dev-ui 2014-04-02 19:59:03 +02:00
krzys-h 139d5e7dcf Changing mouse images 2014-03-31 14:41:12 +02:00
krzys-h 46fe913712 New mouse cursors 2014-03-30 21:31:10 +02:00
krzys-h eb47474ba0 Removed old authors text when exiting the game` 2014-03-24 21:14:44 +01:00
krzys-h b49d5b8646 Credits in CEGUI 2014-03-24 21:03:30 +01:00
krzys-h e63d022b62 Version display in CEGUI 2014-03-16 15:37:07 +01:00
krzys-h 4daf9ce3cd Fixed indentation 2014-03-15 19:57:44 +01:00
krzys-h bc4b4e4576 Menu windows in CEGUI 2014-03-15 19:54:23 +01:00
krzys-h 43adefc6a8 Added font scaling 2014-03-15 12:32:41 +01:00
krzys-h e02c177bb7 New menu layout 2014-03-15 12:20:32 +01:00
krzys-h 9be116117c Added new splash 2014-03-14 19:45:46 +01:00
krzys-h e91f2e394c Merge branch 'dev' into dev-ui 2014-03-14 19:42:27 +01:00
krzys-h 8bd7034b98 Some cleanup in textures 2014-03-14 19:42:15 +01:00
krzys-h a7a108a145 More CEGUI in main menu 2014-03-14 19:23:12 +01:00
krzys-h 6fb4719614 Functional main menu 2014-03-09 17:25:01 +01:00
krzys-h 4486d47a2f Main menu test button 2014-03-08 23:34:54 +01:00
krzys-h 5712595e95 Bars for disabled buttons 2014-03-08 12:25:21 +01:00
krzys-h d14a4e97ad Finished TextButton 2014-03-08 12:19:33 +01:00
krzys-h 1addc20fc1 Fixed font XML file to use resourceGroup 2014-03-07 22:06:28 +01:00
krzys-h d3f14a1efe CEGUI splashscreens 2014-03-07 22:03:59 +01:00
krzys-h d0ea7b6749 Some work on TextButton (still unfinished) 2014-03-07 18:25:08 +01:00
krzys-h 714d383726 Better CEGUI button 2014-03-02 18:31:57 +01:00
krzys-h f41635b7a2 Whoops, I didn't mean to change that... 2014-03-02 18:00:02 +01:00
krzys-h 17a7af5eff CEGUI Button 2014-03-02 17:30:27 +01:00
krzys-h 5a1c1b81ea Merge branch 'dev' into dev-ui 2014-03-02 17:29:42 +01:00
krzys-h eed9158f22 CEGUI initialization 2014-03-01 19:52:13 +01:00
53 changed files with 7079 additions and 216 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "music"]
path = music
url = https://github.com/colobot/colobot-music.git

View File

@ -12,10 +12,10 @@ install(DIRECTORY ai DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY fonts DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY icons DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY models DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
#install(DIRECTORY models-new DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY music DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY sounds DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY textures DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
install(DIRECTORY interface DESTINATION ${COLOBOT_INSTALL_DATA_DIR})
add_subdirectory(help)
add_subdirectory(levels)
add_subdirectory(music)

View File

@ -1,7 +0,0 @@
Development team: Beta tester core team:
- Daniel Roux - Adrien Roux - Michael Jubin
- Denis Dumoulin - Didier Raboud - Daniel Sauthier
- Otto Kölbl - Nicolas Beuchat - Nicolas Stubi
- Michael Walz - Joël Roux - Patrick Thévoz
- Didier Gertsch

View File

@ -1,7 +0,0 @@
Development team: Beta tester core team:
- Daniel Roux - Adrien Roux - Michael Jubin
- Denis Dumoulin - Didier Raboud - Daniel Sauthier
- Otto Kölbl - Nicolas Beuchat - Nicolas Stubi
- Michael Walz - Joël Roux - Patrick Thévoz
- Didier Gertsch

View File

@ -1,6 +0,0 @@
Equipe de développement: Beta testeurs:
- Daniel Roux - Adrien Roux - Michael Jubin
- Denis Dumoulin - Didier Raboud - Daniel Sauthier
- Otto Kölbl - Nicolas Beuchat - Nicolas Stubi
- Michael Walz - Patrick Thévoz

View File

@ -1,7 +0,0 @@
Zespół projektowy: Zespół wewnętrznych beta testerów:
- Daniel Roux - Adrien Roux - Michael Jubin
- Denis Dumoulin - Didier Raboud - Daniel Sauthier
- Otto Kolbl - Nicolas Beuchat - Nicolas Stubi
- Michael Walz - Joel Roux - Patrick Thevoz
- Didier Gertsch

View File

@ -1,7 +0,0 @@
Команда разработчиков: Главные бета-тестеры:
- Даниэль Рукс - Адриен Рукс - Майкл Джубин
- Денис Думалин - Дидьер Рабуд - Даниэль Сутьер
- Отто Килбл - Николас Бучат - Николас Стуби
- Майкл Вальз - Джоуль Рукс - Патрик Твоз
- Дидьер Герч

View File

@ -21,42 +21,6 @@ msgstr ""
msgid "E"
msgstr "D"
#. type: Plain text
#: generic-help/authors.txt:2
#, no-wrap
msgid "Development team: Beta tester core team:"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:3
#, no-wrap
msgid "Daniel Roux - Adrien Roux - Michael Jubin"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:4
#, no-wrap
msgid "Denis Dumoulin - Didier Raboud - Daniel Sauthier"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:5
#, no-wrap
msgid "Otto Kölbl - Nicolas Beuchat - Nicolas Stubi"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:6
#, no-wrap
msgid "Michael Walz - Joël Roux - Patrick Thévoz"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:7
#, no-wrap
msgid "Didier Gertsch "
msgstr ""
#. type: \b; header
#: generic-help/cbot.txt:1
#, no-wrap

View File

@ -21,42 +21,6 @@ msgstr ""
msgid "E"
msgstr "F"
#. type: Plain text
#: generic-help/authors.txt:2
#, no-wrap
msgid "Development team: Beta tester core team:"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:3
#, no-wrap
msgid "Daniel Roux - Adrien Roux - Michael Jubin"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:4
#, no-wrap
msgid "Denis Dumoulin - Didier Raboud - Daniel Sauthier"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:5
#, no-wrap
msgid "Otto Kölbl - Nicolas Beuchat - Nicolas Stubi"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:6
#, no-wrap
msgid "Michael Walz - Joël Roux - Patrick Thévoz"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:7
#, no-wrap
msgid "Didier Gertsch "
msgstr ""
#. type: \b; header
#: generic-help/cbot.txt:1
#, no-wrap

View File

@ -21,42 +21,6 @@ msgstr ""
msgid "E"
msgstr ""
#. type: Plain text
#: generic-help/authors.txt:2
#, no-wrap
msgid "Development team: Beta tester core team:"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:3
#, no-wrap
msgid "Daniel Roux - Adrien Roux - Michael Jubin"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:4
#, no-wrap
msgid "Denis Dumoulin - Didier Raboud - Daniel Sauthier"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:5
#, no-wrap
msgid "Otto Kölbl - Nicolas Beuchat - Nicolas Stubi"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:6
#, no-wrap
msgid "Michael Walz - Joël Roux - Patrick Thévoz"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:7
#, no-wrap
msgid "Didier Gertsch "
msgstr ""
#. type: \b; header
#: generic-help/cbot.txt:1
#, no-wrap

View File

@ -21,42 +21,6 @@ msgstr ""
msgid "E"
msgstr "P"
#. type: Plain text
#: generic-help/authors.txt:2
#, no-wrap
msgid "Development team: Beta tester core team:"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:3
#, no-wrap
msgid "Daniel Roux - Adrien Roux - Michael Jubin"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:4
#, no-wrap
msgid "Denis Dumoulin - Didier Raboud - Daniel Sauthier"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:5
#, no-wrap
msgid "Otto Kölbl - Nicolas Beuchat - Nicolas Stubi"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:6
#, no-wrap
msgid "Michael Walz - Joël Roux - Patrick Thévoz"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:7
#, no-wrap
msgid "Didier Gertsch "
msgstr ""
#. type: \b; header
#: generic-help/cbot.txt:1
#, no-wrap

View File

@ -21,42 +21,6 @@ msgstr ""
msgid "E"
msgstr "R"
#. type: Plain text
#: generic-help/authors.txt:2
#, no-wrap
msgid "Development team: Beta tester core team:"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:3
#, no-wrap
msgid "Daniel Roux - Adrien Roux - Michael Jubin"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:4
#, no-wrap
msgid "Denis Dumoulin - Didier Raboud - Daniel Sauthier"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:5
#, no-wrap
msgid "Otto Kölbl - Nicolas Beuchat - Nicolas Stubi"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:6
#, no-wrap
msgid "Michael Walz - Joël Roux - Patrick Thévoz"
msgstr ""
#. type: Bullet: '-'
#: generic-help/authors.txt:7
#, no-wrap
msgid "Didier Gertsch "
msgstr ""
#. type: \b; header
#: generic-help/cbot.txt:1
#, no-wrap

View File

@ -0,0 +1,11 @@
<?xml version="1.0" ?>
<Animations>
<AnimationDefinition name="Colobot/Splash" duration="3.25" replayMode="once">
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.0" />
<KeyFrame position="0.5" value="1.0" progression="quadratic accelerating" />
<KeyFrame position="2.5" value="1.0" />
<KeyFrame position="3.0" value="0.0" progression="quadratic decelerating" />
</Affector>
</AnimationDefinition>
</Animations>

View File

@ -0,0 +1,129 @@
<?xml version="1.0" ?>
<Animations>
<AnimationDefinition name="credits0_anim" duration="5.5" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{0.0,0},{-1.0,0}}" />
<KeyFrame position="1.5" value="{{0.0,0},{0.0,0}}" />
<KeyFrame position="3.5" value="{{0.0,0},{0.0,0}}" />
<KeyFrame position="5.0" value="{{0.0,0},{1.0,0}}" />
</Affector>
<Affector property="Rotation" interpolator="QuaternionSlerp">
<KeyFrame position="0.0" value="x:0 y:0 z:30" />
<KeyFrame position="1.5" value="x:0 y:0 z:3" />
<KeyFrame position="3.5" value="x:0 y:0 z:-7" />
<KeyFrame position="5.0" value="x:0 y:0 z:-30" />
</Affector>
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.0" />
<KeyFrame position="1.0" value="1.0" />
<KeyFrame position="4.0" value="1.0" />
<KeyFrame position="5.0" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits1_anim" duration="7.5" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{1.0,0},{-0.5,0}}" />
<KeyFrame position="1.5" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="6.0" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="7.5" value="{{-1.0,0},{1.0,0}}" />
</Affector>
<Affector property="Rotation" interpolator="QuaternionSlerp">
<KeyFrame position="0.0" value="x:0 y:0 z:30" />
<KeyFrame position="1.5" value="x:0 y:0 z:5" />
<KeyFrame position="6.0" value="x:0 y:0 z:-10" />
<KeyFrame position="7.5" value="x:0 y:0 z:-270" />
</Affector>
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.5" />
<KeyFrame position="1.25" value="0.8" />
<KeyFrame position="6.0" value="1.0" />
<KeyFrame position="6.5" value="0.1" />
<KeyFrame position="7.5" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits2_anim" duration="7.5" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{-1.0,0},{-0.5,0}}" />
<KeyFrame position="1.5" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="6.0" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="7.5" value="{{1.0,0},{1.0,0}}" />
</Affector>
<Affector property="Rotation" interpolator="QuaternionSlerp">
<KeyFrame position="0.0" value="x:0 y:0 z:30" />
<KeyFrame position="1.5" value="x:0 y:0 z:5" />
<KeyFrame position="6.0" value="x:0 y:0 z:-10" />
<KeyFrame position="7.5" value="x:0 y:0 z:-270" />
</Affector>
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.5" />
<KeyFrame position="1.25" value="0.8" />
<KeyFrame position="6.0" value="1.0" />
<KeyFrame position="6.5" value="0.1" />
<KeyFrame position="7.5" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits3_anim" duration="7.5" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{1.0,0},{1.0,0}}" />
<KeyFrame position="1.5" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="6.0" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="7.5" value="{{-1.0,0},{-0.5,0}}" />
</Affector>
<Affector property="Rotation" interpolator="QuaternionSlerp">
<KeyFrame position="0.0" value="x:0 y:0 z:30" />
<KeyFrame position="1.5" value="x:0 y:0 z:5" />
<KeyFrame position="6.0" value="x:0 y:0 z:-10" />
<KeyFrame position="7.5" value="x:0 y:0 z:-270" />
</Affector>
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.5" />
<KeyFrame position="1.25" value="0.8" />
<KeyFrame position="6.0" value="1.0" />
<KeyFrame position="6.5" value="0.1" />
<KeyFrame position="7.5" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits4_anim" duration="7.5" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{-1.0,0},{1.0,0}}" />
<KeyFrame position="1.5" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="6.0" value="{{0.0,0},{0.25,0}}" />
<KeyFrame position="7.5" value="{{1.0,0},{-0.5,0}}" />
</Affector>
<Affector property="Rotation" interpolator="QuaternionSlerp">
<KeyFrame position="0.0" value="x:0 y:0 z:30" />
<KeyFrame position="1.5" value="x:0 y:0 z:5" />
<KeyFrame position="6.0" value="x:0 y:0 z:-10" />
<KeyFrame position="7.5" value="x:0 y:0 z:-270" />
</Affector>
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.5" />
<KeyFrame position="1.25" value="0.8" />
<KeyFrame position="6.0" value="1.0" />
<KeyFrame position="6.5" value="0.1" />
<KeyFrame position="7.5" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits5_anim" duration="5.5" replayMode="once">
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.0" />
<KeyFrame position="1.0" value="1.0" />
<KeyFrame position="4.0" value="1.0" />
<KeyFrame position="5.0" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits6_anim" duration="5.5" replayMode="once">
<Affector property="Alpha" interpolator="float">
<KeyFrame position="0.0" value="0.0" />
<KeyFrame position="1.0" value="1.0" />
<KeyFrame position="4.0" value="1.0" />
<KeyFrame position="5.0" value="0.0" />
</Affector>
</AnimationDefinition>
<AnimationDefinition name="credits7_anim" duration="10.0" replayMode="once">
<Affector property="Position" interpolator="UVector2">
<KeyFrame position="0.0" value="{{0.0,0},{1.0,0}}" />
<KeyFrame position="10.0" value="{{0.0,0},{-1.5,0}}" />
</Affector>
</AnimationDefinition>
</Animations>

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans-11" resourceGroup="ttf" filename="dvu_sans.ttf" size="11" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans-24" resourceGroup="ttf" filename="dvu_sans.ttf" size="24" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans-7" resourceGroup="ttf" filename="dvu_sans.ttf" size="7" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans-9" resourceGroup="ttf" filename="dvu_sans.ttf" size="9" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans_bold-36" resourceGroup="ttf" filename="dvu_sans_bold.ttf" size="36" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans_bold-40" resourceGroup="ttf" filename="dvu_sans_bold.ttf" size="40" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,2 @@
<?xml version="1.0" ?>
<Font version="3" type="FreeType" name="dvu_sans_mono-16" resourceGroup="ttf" filename="dvu_sans_mono.ttf" size="16" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768" />

View File

@ -0,0 +1,166 @@
<?xml version="1.0" ?>
<Imageset version="2" name="WindowsLook" imagefile="WindowsLook.png" nativeHorzRes="800" nativeVertRes="600" autoScaled="vertical">
<Image name="Background" xPos="9" yPos="9" width="2" height="2" />
<Image name="WindowFrameLeft" xPos="2" yPos="9" width="4" height="2" />
<Image name="WindowFrameRight" xPos="14" yPos="9" width="4" height="2" />
<Image name="WindowFrameTop" xPos="9" yPos="2" width="2" height="4" />
<Image name="WindowFrameBottom" xPos="9" yPos="14" width="2" height="4" />
<Image name="WindowFrameTopLeft" xPos="2" yPos="2" width="4" height="4" />
<Image name="WindowFrameTopRight" xPos="14" yPos="2" width="4" height="4" />
<Image name="WindowFrameBottomLeft" xPos="2" yPos="14" width="4" height="4" />
<Image name="WindowFrameBottomRight" xPos="14" yPos="14" width="4" height="4" />
<Image name="ButtonNormalLeft" xPos="20" yPos="9" width="2" height="2" />
<Image name="ButtonNormalRight" xPos="34" yPos="9" width="2" height="2" />
<Image name="ButtonNormalTop" xPos="27" yPos="2" width="2" height="2" />
<Image name="ButtonNormalBottom" xPos="27" yPos="16" width="2" height="2" />
<Image name="ButtonNormalTopLeft" xPos="20" yPos="2" width="3" height="3" />
<Image name="ButtonNormalTopRight" xPos="33" yPos="2" width="3" height="3" />
<Image name="ButtonNormalBottomLeft" xPos="20" yPos="15" width="3" height="3" />
<Image name="ButtonNormalBottomRight" xPos="33" yPos="15" width="3" height="3" />
<Image name="ButtonPushedLeft" xPos="38" yPos="9" width="2" height="2" />
<Image name="ButtonPushedRight" xPos="52" yPos="9" width="2" height="2" />
<Image name="ButtonPushedTop" xPos="45" yPos="2" width="2" height="2" />
<Image name="ButtonPushedBottom" xPos="45" yPos="16" width="2" height="2" />
<Image name="ButtonPushedTopLeft" xPos="38" yPos="2" width="3" height="3" />
<Image name="ButtonPushedTopRight" xPos="51" yPos="2" width="3" height="3" />
<Image name="ButtonPushedBottomLeft" xPos="38" yPos="15" width="3" height="3" />
<Image name="ButtonPushedBottomRight" xPos="51" yPos="15" width="3" height="3" />
<Image name="ButtonHoverLeft" xPos="56" yPos="9" width="2" height="2" />
<Image name="ButtonHoverRight" xPos="70" yPos="9" width="2" height="2" />
<Image name="ButtonHoverTop" xPos="63" yPos="2" width="2" height="2" />
<Image name="ButtonHoverBottom" xPos="63" yPos="16" width="2" height="2" />
<Image name="ButtonHoverTopLeft" xPos="56" yPos="2" width="3" height="3" />
<Image name="ButtonHoverTopRight" xPos="69" yPos="2" width="3" height="3" />
<Image name="ButtonHoverBottomLeft" xPos="56" yPos="15" width="3" height="3" />
<Image name="ButtonHoverBottomRight" xPos="69" yPos="15" width="3" height="3" />
<Image name="EditFrameLeft" xPos="74" yPos="9" width="3" height="2" />
<Image name="EditFrameRight" xPos="87" yPos="9" width="3" height="2" />
<Image name="EditFrameTop" xPos="81" yPos="2" width="2" height="3" />
<Image name="EditFrameBottom" xPos="81" yPos="15" width="2" height="3" />
<Image name="EditFrameTopLeft" xPos="74" yPos="2" width="3" height="3" />
<Image name="EditFrameTopRight" xPos="87" yPos="2" width="3" height="3" />
<Image name="EditFrameBottomLeft" xPos="74" yPos="15" width="3" height="3" />
<Image name="EditFrameBottomRight" xPos="87" yPos="15" width="3" height="3" />
<Image name="StaticFrameLeft" xPos="92" yPos="9" width="2" height="2" />
<Image name="StaticFrameRight" xPos="106" yPos="9" width="2" height="2" />
<Image name="StaticFrameTop" xPos="99" yPos="2" width="2" height="2" />
<Image name="StaticFrameBottom" xPos="99" yPos="16" width="2" height="2" />
<Image name="StaticFrameTopLeft" xPos="92" yPos="2" width="3" height="3" />
<Image name="StaticFrameTopRight" xPos="105" yPos="2" width="3" height="3" />
<Image name="StaticFrameBottomLeft" xPos="92" yPos="15" width="3" height="3" />
<Image name="StaticFrameBottomRight" xPos="105" yPos="15" width="3" height="3" />
<Image name="CloseButtonNormal" xPos="2" yPos="20" width="13" height="13" />
<Image name="CloseButtonHover" xPos="2" yPos="35" width="13" height="13" />
<Image name="CloseButtonPushed" xPos="2" yPos="50" width="13" height="13" />
<Image name="TitlebarTopLeft" xPos="87" yPos="103" width="8" height="4" />
<Image name="TitlebarTopRight" xPos="109" yPos="103" width="8" height="4" />
<Image name="TitlebarBottomLeft" xPos="87" yPos="123" width="8" height="2" />
<Image name="TitlebarBottomRight" xPos="109" yPos="123" width="8" height="2" />
<Image name="TitlebarLeft" xPos="87" yPos="110" width="8" height="10" />
<Image name="TitlebarRight" xPos="109" yPos="110" width="8" height="10" />
<Image name="TitlebarTop" xPos="98" yPos="103" width="8" height="4" />
<Image name="TitlebarBottom" xPos="98" yPos="123" width="8" height="2" />
<Image name="TitlebarFill" xPos="98" yPos="110" width="8" height="10" />
<Image name="CheckboxNormal" xPos="17" yPos="37" width="10" height="10" />
<Image name="CheckboxHover" xPos="17" yPos="49" width="10" height="10" />
<Image name="CheckboxMark" xPos="17" yPos="61" width="10" height="10" />
<Image name="RadioButtonNormal" xPos="29" yPos="37" width="10" height="10" />
<Image name="RadioButtonHover" xPos="29" yPos="49" width="10" height="10" />
<Image name="RadioButtonMark" xPos="29" yPos="61" width="10" height="10" />
<Image name="SliderThumbNormal" xPos="47" yPos="20" width="7" height="10" />
<Image name="SliderThumbHover" xPos="47" yPos="32" width="7" height="10" />
<Image name="SliderTrackLeft" xPos="56" yPos="20" width="3" height="4" />
<Image name="SlidertrackMiddle" xPos="63" yPos="20" width="2" height="4" />
<Image name="SliderTrackRight" xPos="69" yPos="20" width="3" height="4" />
<Image name="SliderTick" xPos="56" yPos="26" width="1" height="4" />
<Image name="HeaderMainBrush" xPos="53" yPos="45" width="2" height="2" />
<Image name="HeaderBottomEdge" xPos="53" yPos="50" width="2" height="4" />
<Image name="HeaderSplitter" xPos="47" yPos="44" width="3" height="15" />
<Image name="VertScrollbarGrip" xPos="41" yPos="68" width="5" height="8" />
<Image name="HorzScrollbarGrip" xPos="41" yPos="61" width="8" height="5" />
<Image name="LargeLeftArrow" xPos="2" yPos="65" width="5" height="9" />
<Image name="LargeRightArrow" xPos="9" yPos="65" width="5" height="9" />
<Image name="LargeUpArrow" xPos="2" yPos="76" width="9" height="5" />
<Image name="LargeDownArrow" xPos="2" yPos="83" width="9" height="5" />
<Image name="SmallLeftArrow" xPos="17" yPos="73" width="5" height="5" />
<Image name="SmallRightArrow" xPos="24" yPos="73" width="5" height="5" />
<Image name="SmallUpArrow" xPos="17" yPos="80" width="5" height="5" />
<Image name="SmallDownArrow" xPos="24" yPos="80" width="5" height="5" />
<Image name="EditBoxCaret" xPos="29" yPos="118" width="2" height="8" />
<Image name="MouseArrow" xPos="2" yPos="90" width="10" height="19" xOffset="0" yOffset="0" />
<Image name="MouseMoveCursor" xPos="14" yPos="90" width="22" height="22" xOffset="-10" yOffset="-10" />
<Image name="MouseNoSoCursor" xPos="38" yPos="89" width="11" height="19" xOffset="-4" yOffset="-9" />
<Image name="MouseEsWeCursor" xPos="2" yPos="116" width="19" height="8" xOffset="-9" yOffset="-4" />
<Image name="MouseNeSwCursor" xPos="51" yPos="90" width="15" height="15" xOffset="-7" yOffset="-6" />
<Image name="MouseNwSeCursor" xPos="68" yPos="90" width="15" height="15" xOffset="-6" yOffset="-7" />
<Image name="MouseTextBar" xPos="73" yPos="107" width="11" height="20" xOffset="-5" yOffset="-10" />
<Image name="TabHorizontalTopFiller" xPos="81" yPos="20" width="2" height="2" />
<Image name="TabHorizontalBottomFiller" xPos="81" yPos="34" width="2" height="2" />
<Image name="TabContentPaneUpperLeft" xPos="92" yPos="2" width="3" height="3" />
<Image name="TabContentPaneTop" xPos="99" yPos="2" width="2" height="3" />
<Image name="TabContentPaneUpperRight" xPos="105" yPos="2" width="3" height="3" />
<Image name="TabContentPaneLeft" xPos="92" yPos="9" width="2" height="2" />
<Image name="TabContentPaneMiddle" xPos="9" yPos="9" width="2" height="2" />
<Image name="TabContentPaneRight" xPos="106" yPos="9" width="2" height="2" />
<Image name="TabContentPaneLower" xPos="99" yPos="15" width="2" height="3" />
<Image name="TabContentPaneLowerLeft" xPos="92" yPos="15" width="3" height="3" />
<Image name="TabContentPaneLowerRight" xPos="105" yPos="15" width="3" height="3" />
<Image name="TabButtonUpperLeftNormal" xPos="74" yPos="20" width="3" height="3" />
<Image name="TabButtonUpperNormal" xPos="81" yPos="20" width="2" height="3" />
<Image name="TabButtonUpperRightNormal" xPos="87" yPos="20" width="3" height="3" />
<Image name="TabButtonLeftNormal" xPos="74" yPos="27" width="2" height="2" />
<Image name="TabButtonMiddleNormal" xPos="9" yPos="9" width="2" height="2" />
<Image name="TabButtonRightNormal" xPos="88" yPos="27" width="2" height="2" />
<Image name="TabButtonLowerLeftNormal" xPos="74" yPos="33" width="3" height="3" />
<Image name="TabButtonLowerNormal" xPos="81" yPos="33" width="2" height="3" />
<Image name="TabButtonLowerRightNormal" xPos="87" yPos="33" width="3" height="3" />
<Image name="TabButtonUpperLeftSelected" xPos="92" yPos="20" width="3" height="3" />
<Image name="TabButtonUpperSelected" xPos="99" yPos="20" width="2" height="3" />
<Image name="TabButtonUpperRightSelected" xPos="105" yPos="20" width="3" height="3" />
<Image name="TabButtonLeftSelected" xPos="92" yPos="27" width="2" height="2" />
<Image name="TabButtonMiddleSelected" xPos="9" yPos="9" width="2" height="2" />
<Image name="TabButtonRightSelected" xPos="106" yPos="27" width="2" height="2" />
<Image name="TabButtonLowerLeftSelected" xPos="92" yPos="33" width="3" height="3" />
<Image name="TabButtonLowerSelected" xPos="99" yPos="33" width="2" height="3" />
<Image name="TabButtonLowerRightSelected" xPos="105" yPos="33" width="3" height="3" />
<Image name="TabButtonScrollLeftNormal" xPos="75" yPos="75" width="13" height="13" />
<Image name="TabButtonScrollRightNormal" xPos="87" yPos="75" width="13" height="13" />
<Image name="TabButtonScrollLeftHover" xPos="99" yPos="75" width="13" height="13" />
<Image name="TabButtonScrollRightHover" xPos="111" yPos="75" width="13" height="13" />
<Image name="TooltipTopLeft" xPos="74" yPos="38" width="3" height="3" />
<Image name="TooltipTopRight" xPos="87" yPos="38" width="4" height="3" />
<Image name="TooltipBottomLeft" xPos="74" yPos="51" width="3" height="4" />
<Image name="TooltipBottomRight" xPos="87" yPos="51" width="4" height="4" />
<Image name="TooltipLeftEdge" xPos="74" yPos="45" width="3" height="2" />
<Image name="TooltipRightEdge" xPos="87" yPos="45" width="4" height="2" />
<Image name="TooltipTopEdge" xPos="81" yPos="38" width="2" height="3" />
<Image name="TooltipBottomEdge" xPos="81" yPos="51" width="2" height="4" />
<Image name="TooltipMiddle" xPos="81" yPos="45" width="2" height="2" />
<Image name="MenuTopLeft" xPos="61" yPos="57" width="2" height="2" />
<Image name="MenuTopRight" xPos="70" yPos="57" width="2" height="2" />
<Image name="MenuBottomLeft" xPos="61" yPos="66" width="2" height="2" />
<Image name="MenuBottomRight" xPos="70" yPos="66" width="2" height="2" />
<Image name="MenuLeft" xPos="61" yPos="62" width="2" height="1" />
<Image name="MenuRight" xPos="70" yPos="62" width="2" height="1" />
<Image name="MenuTop" xPos="66" yPos="57" width="1" height="2" />
<Image name="MenuBottom" xPos="66" yPos="66" width="1" height="2" />
<Image name="PopupMenuFrameTopLeft" xPos="74" yPos="57" width="3" height="3" />
<Image name="PopupMenuFrameTopRight" xPos="87" yPos="57" width="3" height="3" />
<Image name="PopupMenuFrameBottomLeft" xPos="74" yPos="70" width="3" height="3" />
<Image name="PopupMenuFrameBottomRight" xPos="87" yPos="70" width="3" height="3" />
<Image name="PopupMenuFrameLeft" xPos="74" yPos="64" width="3" height="2" />
<Image name="PopupMenuFrameRight" xPos="87" yPos="64" width="3" height="2" />
<Image name="PopupMenuFrameTop" xPos="81" yPos="57" width="2" height="3" />
<Image name="PopupMenuFrameBottom" xPos="81" yPos="70" width="2" height="3" />
<Image name="PopupMenuArrowRight" xPos="61" yPos="75" width="5" height="9" />
<Image name="PopupMenuArrowLeft" xPos="68" yPos="75" width="5" height="9" />
<Image name="MultiListSelectionBrush" xPos="9" yPos="71" width="14" height="14" />
</Imageset>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -0,0 +1,118 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotButton1" resourceGroup="textures" imagefile="button1.png" autoScaled="vertical" nativeHorzRes="2560" nativeVertRes="1920">
<Image name="ButtonBgChecked" width="128" height="128" xPos="0" yPos="0" />
<Image name="ButtonBgHover" width="128" height="128" xPos="128" yPos="0" />
<Image name="ButtonBgHoverTL" width="12" height="12" xPos="128" yPos="0" />
<Image name="ButtonBgHoverT" width="104" height="12" xPos="140" yPos="0" />
<Image name="ButtonBgHoverTR" width="12" height="12" xPos="244" yPos="0" />
<Image name="ButtonBgHoverL" width="12" height="12" xPos="128" yPos="12" />
<Image name="ButtonBgHoverC" width="104" height="104" xPos="140" yPos="12" />
<Image name="ButtonBgHoverR" width="12" height="12" xPos="244" yPos="12" />
<Image name="ButtonBgHoverBL" width="12" height="12" xPos="128" yPos="116" />
<Image name="ButtonBgHoverB" width="104" height="12" xPos="140" yPos="116" />
<Image name="ButtonBgHoverBR" width="12" height="12" xPos="244" yPos="116" />
<Image name="ButtonBgNormal" width="128" height="128" xPos="256" yPos="0" />
<Image name="ButtonBgNormalTL" width="12" height="12" xPos="256" yPos="0" />
<Image name="ButtonBgNormalT" width="104" height="12" xPos="268" yPos="0" />
<Image name="ButtonBgNormalTR" width="12" height="12" xPos="372" yPos="0" />
<Image name="ButtonBgNormalL" width="12" height="12" xPos="256" yPos="12" />
<Image name="ButtonBgNormalC" width="104" height="104" xPos="268" yPos="12" />
<Image name="ButtonBgNormalR" width="12" height="12" xPos="372" yPos="12" />
<Image name="ButtonBgNormalBL" width="12" height="12" xPos="256" yPos="116" />
<Image name="ButtonBgNormalB" width="104" height="12" xPos="268" yPos="116" />
<Image name="ButtonBgNormalBR" width="12" height="12" xPos="372" yPos="116" />
<Image name="ButtonBgPushed" width="128" height="128" xPos="384" yPos="0" />
<Image name="ButtonBgPushedTL" width="12" height="12" xPos="384" yPos="0" />
<Image name="ButtonBgPushedT" width="104" height="12" xPos="396" yPos="0" />
<Image name="ButtonBgPushedTR" width="12" height="12" xPos="500" yPos="0" />
<Image name="ButtonBgPushedL" width="12" height="12" xPos="384" yPos="12" />
<Image name="ButtonBgPushedC" width="104" height="104" xPos="396" yPos="12" />
<Image name="ButtonBgPushedR" width="12" height="12" xPos="500" yPos="12" />
<Image name="ButtonBgPushedBL" width="12" height="12" xPos="384" yPos="116" />
<Image name="ButtonBgPushedB" width="104" height="12" xPos="396" yPos="116" />
<Image name="ButtonBgPushedBR" width="12" height="12" xPos="500" yPos="116" />
<Image name="SomeUnknownBar1" width="384" height="64" xPos="512" yPos="0" />
<Image name="TitleBar" width="384" height="64" xPos="512" yPos="64" />
<Image name="TitleBarTL" width="12" height="12" xPos="512" yPos="64" />
<Image name="TitleBarT" width="360" height="12" xPos="524" yPos="64" />
<Image name="TitleBarTR" width="12" height="12" xPos="884" yPos="64" />
<Image name="TitleBarL" width="12" height="40" xPos="512" yPos="76" />
<Image name="TitleBarC" width="360" height="40" xPos="524" yPos="76" />
<Image name="TitleBarR" width="12" height="40" xPos="884" yPos="76" />
<Image name="TitleBarBL" width="12" height="12" xPos="512" yPos="116" />
<Image name="TitleBarB" width="360" height="12" xPos="524" yPos="116" />
<Image name="TitleBarBR" width="12" height="12" xPos="884" yPos="116" />
<Image name="ButtonBgDisabled" width="128" height="128" xPos="896" yPos="0" />
<Image name="ButtonBgDisabledTL" width="12" height="12" xPos="896" yPos="0" />
<Image name="ButtonBgDisabledT" width="104" height="12" xPos="908" yPos="0" />
<Image name="ButtonBgDisabledTR" width="12" height="12" xPos="1012" yPos="0" />
<Image name="ButtonBgDisabledL" width="12" height="12" xPos="896" yPos="12" />
<Image name="ButtonBgDisabledC" width="104" height="104" xPos="908" yPos="12" />
<Image name="ButtonBgDisabledR" width="12" height="12" xPos="1012" yPos="12" />
<Image name="ButtonBgDisabledBL" width="12" height="12" xPos="896" yPos="116" />
<Image name="ButtonBgDisabledB" width="104" height="12" xPos="908" yPos="116" />
<Image name="ButtonBgDisabledBR" width="12" height="12" xPos="1012" yPos="116" />
<Image name="Stop" width="128" height="128" xPos="0" yPos="128" />
<Image name="Reset" width="128" height="128" xPos="128" yPos="128" />
<Image name="PreviousObject" width="128" height="256" xPos="256" yPos="128" />
<Image name="Close" width="128" height="128" xPos="384" yPos="128" />
<Image name="Destroy" width="128" height="128" xPos="512" yPos="128" />
<Image name="Camera" width="128" height="128" xPos="640" yPos="128" />
<Image name="Info" width="128" height="128" xPos="768" yPos="128" />
<Image name="ButtonBgUnknown1" width="128" height="128" xPos="896" yPos="128" />
<Image name="Ok" width="128" height="128" xPos="0" yPos="256" />
<Image name="ButtonDead" width="128" height="128" xPos="128" yPos="256" />
<Image name="Help" width="128" height="128" xPos="256" yPos="256" />
<Image name="Select" width="128" height="128" xPos="384" yPos="256" />
<Image name="Solution" width="128" height="128" xPos="512" yPos="256" />
<Image name="Run" width="128" height="128" xPos="640" yPos="256" />
<Image name="Edit" width="128" height="128" xPos="768" yPos="256" />
<Image name="ButtonBgUnknown2" width="128" height="128" xPos="896" yPos="256" />
<Image name="Zoom+" width="128" height="128" xPos="0" yPos="384" />
<Image name="Zoom-" width="128" height="128" xPos="128" yPos="384" />
<Image name="ButtonBgUnknown3" width="128" height="128" xPos="256" yPos="384" />
<Image name="ButtonBgUnknown4" width="128" height="128" xPos="384" yPos="384" />
<Image name="FlyUp" width="128" height="128" xPos="512" yPos="384" />
<Image name="FlyDown" width="128" height="128" xPos="640" yPos="384" />
<Image name="Home" width="128" height="128" xPos="768" yPos="384" />
<Image name="Hand" width="128" height="128" xPos="896" yPos="384" />
<Image name="Grab" width="128" height="128" xPos="0" yPos="512" />
<Image name="InFront" width="128" height="128" xPos="128" yPos="512" />
<Image name="Behind" width="128" height="128" xPos="256" yPos="512" />
<Image name="EnergyCell" width="128" height="128" xPos="384" yPos="512" />
<Image name="SomethingGray" width="128" height="128" xPos="512" yPos="512" />
<Image name="SomethingRed" width="128" height="128" xPos="640" yPos="512" />
<Image name="SomethingBlue" width="128" height="128" xPos="768" yPos="512" />
<Image name="ShieldExtend" width="128" height="128" xPos="896" yPos="512" />
<Image name="Sniff" width="128" height="128" xPos="0" yPos="640" />
<Image name="ShowRange" width="128" height="128" xPos="128" yPos="640" />
<Image name="Shoot" width="128" height="128" xPos="256" yPos="640" />
<Image name="Head1" width="128" height="128" xPos="384" yPos="640" />
<Image name="Head2" width="128" height="128" xPos="512" yPos="640" />
<Image name="Head3" width="128" height="128" xPos="640" yPos="640" />
<Image name="Head4" width="128" height="128" xPos="768" yPos="640" />
<Image name="ShieldWithdraw" width="128" height="128" xPos="896" yPos="640" />
<Image name="Right" width="128" height="128" xPos="0" yPos="768" />
<Image name="Top" width="128" height="128" xPos="128" yPos="768" />
<Image name="Bottom" width="128" height="128" xPos="256" yPos="768" />
<Image name="Minimize" width="128" height="128" xPos="384" yPos="768" />
<Image name="Maximize" width="128" height="128" xPos="512" yPos="768" />
<Image name="SatComProgram" width="128" height="128" xPos="640" yPos="768" />
<Image name="Maximize2" width="128" height="128" xPos="768" yPos="768" />
<Image name="Left" width="128" height="128" xPos="896" yPos="768" />
<Image name="New" width="128" height="128" xPos="0" yPos="896" />
<Image name="Open" width="128" height="128" xPos="128" yPos="896" />
<Image name="Save" width="128" height="128" xPos="256" yPos="896" />
<Image name="Undo" width="128" height="128" xPos="384" yPos="896" />
<Image name="Cut" width="128" height="128" xPos="512" yPos="896" />
<Image name="Copy" width="128" height="128" xPos="640" yPos="896" />
<Image name="Paste" width="128" height="128" xPos="768" yPos="896" />
<Image name="SatCom" width="128" height="128" xPos="896" yPos="896" />
</Imageset>

View File

@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotButton2" resourceGroup="textures" imagefile="button2.png" autoScaled="vertical" nativeHorzRes="2560" nativeVertRes="1920">
<Image name="ResearchTracked" width="128" height="128" xPos="0" yPos="0" />
<Image name="ResearchWinged" width="128" height="128" xPos="128" yPos="0" />
<Image name="ResearchThumper" width="128" height="128" xPos="256" yPos="0" />
<Image name="ResearchShooter" width="128" height="128" xPos="384" yPos="0" />
<Image name="ResearchDefenseTower" width="128" height="128" xPos="512" yPos="0" />
<Image name="ResearchPhazerShooter" width="128" height="128" xPos="640" yPos="0" />
<Image name="ResearchShielder" width="128" height="128" xPos="768" yPos="0" />
<Image name="ResearchNuclearPlant" width="128" height="128" xPos="896" yPos="0" />
<Image name="SomeButton1" width="128" height="128" xPos="0" yPos="128" />
<Image name="SomeButton2" width="128" height="128" xPos="128" yPos="128" />
<Image name="SomeDPad" width="128" height="128" xPos="256" yPos="128" />
<Image name="SomeBar1" width="32" height="128" xPos="384" yPos="128" />
<Image name="SomeBar2" width="96" height="32" xPos="416" yPos="128" />
<Image name="SomeBar3" width="96" height="32" xPos="416" yPos="160" />
<Image name="SomeBar4" width="30" height="62" xPos="418" yPos="194" /> <!-- TODO: Check the others -->
<Image name="SomeBar5" width="32" height="64" xPos="448" yPos="192" />
<Image name="SomeBar6" width="32" height="64" xPos="480" yPos="192" />
<Image name="SomeButton3" width="128" height="128" xPos="512" yPos="128" />
<Image name="SatComStandby" width="128" height="128" xPos="640" yPos="128" />
<Image name="ButtonShadow" width="128" height="128" xPos="768" yPos="128" />
<Image name="SomethingVertical" width="128" height="128" xPos="896" yPos="128" />
<Image name="WhatIsThis" width="256" height="256" xPos="0" yPos="256" />
<Image name="FontSize1" width="128" height="128" xPos="256" yPos="256" />
<Image name="FontSize2" width="128" height="128" xPos="384" yPos="256" />
<Image name="SomeButton4" width="128" height="128" xPos="512" yPos="256" />
<Image name="ProgramStop" width="128" height="128" xPos="640" yPos="256" />
<Image name="ProgramContinue" width="128" height="128" xPos="768" yPos="256" />
<Image name="Compile" width="128" height="128" xPos="896" yPos="256" />
<Image name="FontSize3" width="128" height="128" xPos="256" yPos="384" />
<Image name="FontSize4" width="128" height="128" xPos="384" yPos="384" />
<Image name="ButtonBar1" width="32" height="128" xPos="512" yPos="384" />
<Image name="ButtonBar2" width="32" height="128" xPos="544" yPos="384" />
<Image name="ButtonBar3" width="32" height="128" xPos="576" yPos="384" />
<Image name="ButtonBar4" width="32" height="128" xPos="608" yPos="384" />
<Image name="ProgramStep" width="128" height="128" xPos="640" yPos="384" />
<Image name="SomeButton5" width="128" height="128" xPos="640" yPos="384" />
<Image name="SomthingHorizontal" width="128" height="128" xPos="640" yPos="384" />
<Image name="Hatch" width="384" height="64" xPos="256" yPos="832" />
</Imageset>

View File

@ -0,0 +1,43 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotButton3" resourceGroup="textures" imagefile="button3.png" autoScaled="vertical" nativeHorzRes="2560" nativeVertRes="1920">
<Image name="MenuGroup1" width="64" height="64" xPos="256" yPos="768" />
<Image name="MenuGroup1TL" width="6" height="6" xPos="256" yPos="768" />
<Image name="MenuGroup1T" width="52" height="6" xPos="262" yPos="768" />
<Image name="MenuGroup1TR" width="6" height="6" xPos="314" yPos="768" />
<Image name="MenuGroup1L" width="6" height="6" xPos="256" yPos="774" />
<Image name="MenuGroup1C" width="52" height="52" xPos="262" yPos="774" />
<Image name="MenuGroup1R" width="6" height="6" xPos="314" yPos="774" />
<Image name="MenuGroup1BL" width="6" height="6" xPos="256" yPos="826" />
<Image name="MenuGroup1B" width="52" height="6" xPos="262" yPos="826" />
<Image name="MenuGroup1BR" width="6" height="6" xPos="314" yPos="826" />
<Image name="MenuGroup2" width="64" height="64" xPos="320" yPos="768" />
<Image name="MenuGroup2TL" width="6" height="6" xPos="320" yPos="768" />
<Image name="MenuGroup2T" width="52" height="6" xPos="326" yPos="768" />
<Image name="MenuGroup2TR" width="6" height="6" xPos="378" yPos="768" />
<Image name="MenuGroup2L" width="6" height="6" xPos="320" yPos="774" />
<Image name="MenuGroup2C" width="52" height="52" xPos="326" yPos="774" />
<Image name="MenuGroup2R" width="6" height="6" xPos="378" yPos="774" />
<Image name="MenuGroup2BL" width="6" height="6" xPos="320" yPos="826" />
<Image name="MenuGroup2B" width="52" height="6" xPos="326" yPos="826" />
<Image name="MenuGroup2BR" width="6" height="6" xPos="378" yPos="826" />
<Image name="MenuGroup3" width="64" height="64" xPos="256" yPos="832" />
<Image name="MenuGroup3TL" width="6" height="6" xPos="256" yPos="832" />
<Image name="MenuGroup3T" width="52" height="6" xPos="262" yPos="832" />
<Image name="MenuGroup3TR" width="6" height="6" xPos="314" yPos="832" />
<Image name="MenuGroup3L" width="6" height="6" xPos="256" yPos="838" />
<Image name="MenuGroup3C" width="52" height="52" xPos="262" yPos="838" />
<Image name="MenuGroup3R" width="6" height="6" xPos="314" yPos="838" />
<Image name="MenuGroup3BL" width="6" height="6" xPos="256" yPos="890" />
<Image name="MenuGroup3B" width="52" height="6" xPos="262" yPos="890" />
<Image name="MenuGroup3BR" width="6" height="6" xPos="314" yPos="890" />
<Image name="MenuGroup4" width="64" height="64" xPos="320" yPos="832" />
<Image name="MenuGroup4TL" width="6" height="6" xPos="320" yPos="832" />
<Image name="MenuGroup4T" width="52" height="6" xPos="326" yPos="832" />
<Image name="MenuGroup4TR" width="6" height="6" xPos="378" yPos="832" />
<Image name="MenuGroup4L" width="6" height="6" xPos="320" yPos="838" />
<Image name="MenuGroup4C" width="52" height="52" xPos="326" yPos="838" />
<Image name="MenuGroup4R" width="6" height="6" xPos="378" yPos="838" />
<Image name="MenuGroup4BL" width="6" height="6" xPos="320" yPos="890" />
<Image name="MenuGroup4B" width="52" height="6" xPos="326" yPos="890" />
<Image name="MenuGroup4BR" width="6" height="6" xPos="378" yPos="890" />
</Imageset>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotCreditsLogoCOLOBOT" resourceGroup="textures" imagefile="colobot_logo.png" autoScaled="horizontal" nativeHorzRes="1500" nativeVertRes="282">
<Image name="Image" width="1000" height="188" xPos="0" yPos="0" />
</Imageset>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotCreditsLogoEPSITEC" resourceGroup="textures" imagefile="epsitec.png" autoScaled="vertical" nativeHorzRes="1024" nativeVertRes="768">
<Image name="Image" width="640" height="480" xPos="0" yPos="0" />
</Imageset>

View File

@ -0,0 +1,4 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotCreditsLogoPPC" resourceGroup="textures" imagefile="ppc.png" autoScaled="vertical" nativeHorzRes="1292" nativeVertRes="969">
<Image name="Image" width="861" height="646" xPos="0" yPos="0" /> <!-- TODO: Why does this file have so weird resolution? -->
</Imageset>

View File

@ -0,0 +1,5 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotGunsight" resourceGroup="textures" imagefile="mouse.png" autoScaled="vertical" nativeHorzRes="2560" nativeVertRes="1920">
<Image name="Corner" width="128" height="128" xPos="0" yPos="64" />
<Image name="Gunsight" width="128" height="128" xPos="128" yPos="64" />
</Imageset>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" ?>
<Imageset version="2" name="ColobotMouse" resourceGroup="textures" imagefile="mouse.png">
<Image name="Normal" width="32" height="32" xPos="0" yPos="0" xOffset="-1" yOffset="-1" />
<Image name="Wait" width="32" height="32" xPos="32" yPos="0" xOffset="-8" yOffset="-12" />
<Image name="Hand" width="32" height="32" xPos="64" yPos="0" xOffset="-7" yOffset="-2" />
<Image name="No" width="32" height="32" xPos="96" yPos="0" xOffset="-10" yOffset="-10" />
<Image name="ScrollL" width="32" height="32" xPos="128" yPos="0" xOffset="-2" yOffset="-9" />
<Image name="ScrollR" width="32" height="32" xPos="160" yPos="0" xOffset="-17" yOffset="-9" />
<Image name="ScrollU" width="32" height="32" xPos="192" yPos="0" xOffset="-9" yOffset="-2" />
<Image name="ScrollD" width="32" height="32" xPos="224" yPos="0" xOffset="-9" yOffset="-17" />
<Image name="Edit" width="32" height="32" xPos="0" yPos="32" xOffset="-6" yOffset="-10" />
<Image name="Cross" width="32" height="32" xPos="32" yPos="32" xOffset="-10" yOffset="-10" />
<Image name="ResizeV" width="32" height="32" xPos="64" yPos="32" xOffset="-5" yOffset="-11" />
<Image name="ResizeH" width="32" height="32" xPos="96" yPos="32" xOffset="-11" yOffset="-5" />
<Image name="ResizeDL" width="32" height="32" xPos="128" yPos="32" xOffset="-9" yOffset="-9" />
<Image name="ResizeDR" width="32" height="32" xPos="160" yPos="32" xOffset="-9" yOffset="-9" />
<Image name="Resize" width="32" height="32" xPos="192" yPos="32" xOffset="-11" yOffset="-11" />
<Image name="Target" width="32" height="32" xPos="224" yPos="32" xOffset="-15" yOffset="-15" />
</Imageset>

View File

@ -0,0 +1,140 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="credits_root">
<Window type="Colobot/StaticImage" name="credits_background">
<Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" />
<Property name="Image" value="ColobotCredits/Background" />
</Window>
<Window type="DefaultWindow" name="credits0">
<Property name="Area" value="{{0,0},{1,0},{1,0},{2,0}}" />
<Window type="Colobot/StaticText" name="credits0_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-40" />
<Property name="TextColours" value="tl:FFFFCC00 tr:FFFF9900 bl:FFFF9900 br:FFFF9900" />
<Property name="Text" value="Colobot: Gold Edition" />
</Window>
<Window type="Colobot/StaticImage" name="credits0_text">
<Property name="Area" value="{{0.1,0},{0.25,0},{0.9,0},{1,0}}" />
<Property name="Image" value="ColobotCreditsLogoCOLOBOT/Image" />
<Property name="VFormat" value="CentreAligned" />
<Property name="HFormat" value="CentreAligned" />
</Window>
</Window>
<Window type="DefaultWindow" name="credits1">
<Property name="Area" value="{{1,0},{-0.5,0},{2,0},{0,0}}" />
<Window type="Colobot/StaticText" name="credits1_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Project director:" />
</Window>
<Window type="Colobot/StaticText" name="credits1_text">
<Property name="Area" value="{{0,0},{0.75,0},{1,0},{1,0}}" />
<Property name="Font" value="dvu_sans-24" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Raptor" />
</Window>
</Window>
<Window type="DefaultWindow" name="credits2">
<Property name="Area" value="{{1,0},{-0.5,0},{2,0},{0,0}}" />
<Window type="Colobot/StaticText" name="credits2_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Programmers:" />
</Window>
<Window type="Colobot/StaticText" name="credits2_text">
<Property name="Area" value="{{0,0},{0.75,0},{1,0},{1,0}}" />
<Property name="Font" value="dvu_sans-24" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text">krzys_h
piotrdz
erihel</Property>
</Window>
</Window>
<Window type="DefaultWindow" name="credits3">
<Property name="Area" value="{{1,0},{-0.5,0},{2,0},{0,0}}" />
<Window type="Colobot/StaticText" name="credits3_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="2D graphics:" />
</Window>
<Window type="Colobot/StaticText" name="credits3_text">
<Property name="Area" value="{{0,0},{0.75,0},{1,0},{1,0}}" />
<Property name="Font" value="dvu_sans-24" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text">Raptor
Simbax</Property>
</Window>
</Window>
<Window type="DefaultWindow" name="credits4">
<Property name="Area" value="{{1,0},{-0.5,0},{2,0},{0,0}}" />
<Window type="Colobot/StaticText" name="credits4_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="3D graphics:" />
</Window>
<Window type="Colobot/StaticText" name="credits4_text">
<Property name="Area" value="{{0,0},{0.75,0},{1,0},{1,0}}" />
<Property name="Font" value="dvu_sans-24" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text">none at the moment :(</Property>
</Window>
</Window>
<Window type="DefaultWindow" name="credits5">
<Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" />
<Property name="Alpha" value="0.0" />
<Window type="Colobot/StaticText" name="credits5_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Gold Edition developed by:" />
</Window>
<Window type="Colobot/StaticImage" name="credits5_text">
<Property name="Area" value="{{0.1,0},{0.25,0},{0.9,0},{1,0}}" />
<Property name="Image" value="ColobotCreditsLogoPPC/Image" />
<Property name="VFormat" value="CentreAligned" />
<Property name="HFormat" value="CentreAligned" />
</Window>
</Window>
<Window type="DefaultWindow" name="credits6">
<Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" />
<Property name="Alpha" value="0.0" />
<Window type="Colobot/StaticText" name="credits6_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.25,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Original game developed by:" />
</Window>
<Window type="Colobot/StaticImage" name="credits6_text">
<Property name="Area" value="{{0.1,0},{0.25,0},{0.9,0},{1,0}}" />
<Property name="Image" value="ColobotCreditsLogoEPSITEC/Image" />
<Property name="VFormat" value="CentreAligned" />
<Property name="HFormat" value="CentreAligned" />
</Window>
</Window>
<Window type="DefaultWindow" name="credits7">
<Property name="Area" value="{{0,0},{1,0},{1,0},{2.5,0}}" />
<Window type="Colobot/StaticText" name="credits7_title">
<Property name="Area" value="{{0,0},{0,0},{1,0},{0.2,0}}" />
<Property name="Font" value="dvu_sans_bold-36" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text" value="Original game creators:" />
</Window>
<Window type="Colobot/StaticText" name="credits7_text">
<Property name="Area" value="{{0,0},{0.2,0},{1,0},{1,0}}" />
<Property name="Font" value="dvu_sans_mono-16" />
<Property name="TextColours" value="tl:FF009900 tr:FF006633 bl:FF006633 br:FF006633" />
<Property name="Text">Development team: Beta tester core team:
- Daniel Roux - Adrien Roux - Michael Jubin
- Denis Dumoulin - Didier Raboud - Daniel Sauthier
- Otto Kölbl - Nicolas Beuchat - Nicolas Stubi
- Michael Walz - Joël Roux - Patrick Thévoz
- Didier Gertsch </Property>
</Window>
</Window>
</Window>
</GUILayout>

View File

@ -0,0 +1,21 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="debug_root">
<Property name="MousePassThroughEnabled" value="true" />
<!--<Window type="Colobot/StaticImage" name="test_img">
<Property name="Area" value="{{0,0},{0,0},{0,64},{0,64}}" />
<Property name="Image" value="ColobotButton3/MenuGroup1" />
</Window>
<Window type="Colobot/ImageButton" name="test_button">
<Property name="Area" value="{{0,0},{0,0},{0,64},{0,64}}" />
<Property name="Disabled" value="false" />
<Property name="Image" value="ColobotButton1/Edit" />
</Window>
<Window type="Colobot/TextButton" name="test_button2">
<Property name="Area" value="{{0,0},{0,128},{0,192},{0,192}}" />
<Property name="Disabled" value="false" />
<Property name="Text" value="test" />
</Window>-->
</Window>
</GUILayout>

View File

@ -0,0 +1,83 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="mainmenu_root">
<Window type="Colobot/MenuWindow" name="mainmenu_window">
<Property name="Area" value="{{0.35,0},{0.1,0},{0.65,0},{0.9,0}}" />
<Window type="Colobot/StaticFrameImage" name="game_group">
<Property name="Area" value="{{0.1675,0},{0.1175, 0},{0.8325,0},{0.325,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup2TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup2T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup2TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup2L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup2C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup2R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup2BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup2B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup2BR" />
<Window type="Colobot/TextButton" name="startgame_button">
<Property name="Area" value="{{0.05, 0},{0.05, 0},{0.95, 0},{0.475, 0}}" />
</Window>
<Window type="Colobot/TextButton" name="multiplayer_button">
<Property name="Area" value="{{0.05,0},{0.525, 0},{0.95,0},{0.95,0}}" />
<Property name="Disabled" value="true" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="credits_group">
<Property name="Area" value="{{0.1675,0},{0.42875, 0},{0.8325,0},{0.5325,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup1TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup1T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup1TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup1L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup1C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup1R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup1BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup1B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup1BR" />
<Window type="Colobot/TextButton" name="credits_button">
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="setup_group">
<Property name="Area" value="{{0.1675,0},{0.5325, 0},{0.8325,0},{0.74,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup3TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup3T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup3TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup3L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup3C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup3R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup3BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup3B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup3BR" />
<Window type="Colobot/TextButton" name="setup_button">
<Property name="Area" value="{{0.05, 0},{0.05, 0},{0.95, 0},{0.475, 0}}" />
</Window>
<Window type="Colobot/TextButton" name="name_button">
<Property name="Area" value="{{0.05,0},{0.525, 0},{0.95,0},{0.95,0}}" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="quit_group">
<Property name="Area" value="{{0.1675,0},{0.84625, 0},{0.8325,0},{0.95,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup4TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup4T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup4TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup4L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup4C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup4R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup4BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup4B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup4BR" />
<Window type="Colobot/TextButton" name="quit_button">
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
</Window>
</Window>
</Window>
</Window>
</GUILayout>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="mainmenu_root">
<Window type="Colobot/StaticText" name="website_label">
<Property name="Area" value="{{0.4,0},{0.920833333,0},{0.6,0},{0.945833333,0}}" />
<Property name="Background" value="ColobotButton2/SomeBar4" />
<Property name="Text" value="colobot.info" />
<Property name="Font" value="dvu_sans-9" />
</Window>
<Window type="Colobot/StaticText" name="version_label">
<Property name="Area" value="{{0.84375,0},{0.93125,0},{0.984375,0},{0.98125,0}}" />
<Property name="Font" value="dvu_sans-7" />
</Window>
</Window>
</GUILayout>

View File

@ -0,0 +1,30 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="multiplayer_root">
<Window type="Colobot/MenuWindow" name="multiplayer_window">
<Property name="Area" value="{{0.35,0},{0.1,0},{0.65,0},{0.9,0}}" />
<Window type="Colobot/StaticText" name="nope">
<Property name="Area" value="{{0.1675,0},{0.1175, 0},{0.8325,0},{0.22125,0}}" />
<Property name="Text" value="Nope." />
</Window>
<Window type="Colobot/StaticFrameImage" name="quit_group">
<Property name="Area" value="{{0.1675,0},{0.84625, 0},{0.8325,0},{0.95,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup4TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup4T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup4TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup4L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup4C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup4R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup4BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup4B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup4BR" />
<Window type="Colobot/TextButton" name="back_button">
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
</Window>
</Window>
</Window>
</Window>
</GUILayout>

View File

@ -0,0 +1,82 @@
<?xml version="1.0" ?>
<GUILayout version="4">
<Window type="DefaultWindow" name="startgame_root">
<Window type="Colobot/MenuWindow" name="startgame_window">
<Property name="Area" value="{{0.35,0},{0.1,0},{0.65,0},{0.9,0}}" />
<Window type="Colobot/StaticFrameImage" name="missions_group">
<Property name="Area" value="{{0.1675,0},{0.1175, 0},{0.8325,0},{0.325,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup1TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup1T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup1TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup1L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup1C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup1R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup1BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup1B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup1BR" />
<Window type="Colobot/TextButton" name="missions_button">
<Property name="Area" value="{{0.05, 0},{0.05, 0},{0.95, 0},{0.475, 0}}" />
</Window>
<Window type="Colobot/TextButton" name="freegame_button">
<Property name="Area" value="{{0.05,0},{0.525, 0},{0.95,0},{0.95,0}}" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="programming_group">
<Property name="Area" value="{{0.1675,0},{0.325, 0},{0.8325,0},{0.5325,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup2TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup2T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup2TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup2L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup2C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup2R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup2BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup2B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup2BR" />
<Window type="Colobot/TextButton" name="exercises_button">
<Property name="Area" value="{{0.05, 0},{0.05, 0},{0.95, 0},{0.475, 0}}" />
</Window>
<Window type="Colobot/TextButton" name="challenges_button">
<Property name="Area" value="{{0.05,0},{0.525, 0},{0.95,0},{0.95,0}}" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="userlvl_group">
<Property name="Area" value="{{0.1675,0},{0.5325, 0},{0.8325,0},{0.63625,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup3TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup3T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup3TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup3L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup3C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup3R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup3BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup3B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup3BR" />
<Window type="Colobot/TextButton" name="userlvl_button">
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
</Window>
</Window>
<Window type="Colobot/StaticFrameImage" name="quit_group">
<Property name="Area" value="{{0.1675,0},{0.84625, 0},{0.8325,0},{0.95,0}}" />
<Property name="ImageTL" value="ColobotButton3/MenuGroup4TL" />
<Property name="ImageT" value="ColobotButton3/MenuGroup4T" />
<Property name="ImageTR" value="ColobotButton3/MenuGroup4TR" />
<Property name="ImageL" value="ColobotButton3/MenuGroup4L" />
<Property name="ImageC" value="ColobotButton3/MenuGroup4C" />
<Property name="ImageR" value="ColobotButton3/MenuGroup4R" />
<Property name="ImageBL" value="ColobotButton3/MenuGroup4BL" />
<Property name="ImageB" value="ColobotButton3/MenuGroup4B" />
<Property name="ImageBR" value="ColobotButton3/MenuGroup4BR" />
<Window type="Colobot/TextButton" name="back_button">
<Property name="Area" value="{{0.05, 0},{0.1, 0},{0.95, 0},{0.9, 0}}" />
</Window>
</Window>
</Window>
</Window>
</GUILayout>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,780 @@
<?xml version="1.0" ?>
<Falagard version="7">
<WidgetLook name="Colobot/ImageButton">
<PropertyDefinition name="Image" initialValue="" redrawOnWrite="true" />
<Property name="MouseCursorImage" value="ColobotMouse/Hand" />
<ImagerySection name="background_normal">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgNormalTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgNormalT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgNormalTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgNormalL" />
<Image component="Background" name="ColobotButton1/ButtonBgNormalC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgNormalR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgNormalBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgNormalB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgNormalBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_hover">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgHoverTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgHoverT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgHoverTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgHoverL" />
<Image component="Background" name="ColobotButton1/ButtonBgHoverC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgHoverR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgHoverBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgHoverB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgHoverBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_pushed">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgPushedTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgPushedT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgPushedTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgPushedL" />
<Image component="Background" name="ColobotButton1/ButtonBgPushedC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgPushedR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgPushedBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgPushedB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgPushedBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_disabled">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgDisabledTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgDisabledT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgDisabledTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgDisabledL" />
<Image component="Background" name="ColobotButton1/ButtonBgDisabledC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgDisabledR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgDisabledBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgDisabledB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgDisabledBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="image">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<UnifiedDim scale="0.025" offset="0" type="LeftEdge" />
</Dim>
<Dim type="TopEdge">
<UnifiedDim scale="0.025" offset="0" type="TopEdge" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="0.95" offset="0" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="0.95" offset="0" type="BottomEdge" />
</Dim>
</Area>
<ImageProperty name="Image" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="image_pushed">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<UnifiedDim scale="0.0725" offset="0" type="LeftEdge" />
</Dim>
<Dim type="TopEdge">
<UnifiedDim scale="0.0725" offset="0" type="TopEdge" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="0.855" offset="0" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="0.855" offset="0" type="BottomEdge" />
</Dim>
</Area>
<ImageProperty name="Image" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<!-- TODO: background_dead => ColobotButton1/Disabled -->
<StateImagery name="Normal">
<Layer>
<Section section="background_normal" />
<Section section="image" />
</Layer>
</StateImagery>
<StateImagery name="Hover">
<Layer>
<Section section="background_hover" />
<Section section="image" />
</Layer>
</StateImagery>
<StateImagery name="Pushed">
<Layer>
<Section section="background_pushed" />
<Section section="image_pushed" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
<Section section="background_disabled" />
<Section section="image" />
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/TextButton">
<PropertyDefinition name="Align" initialValue="WordWrapCentreAligned" redrawOnWrite="true" />
<PropertyDefinition name="VAlign" initialValue="CentreAligned" redrawOnWrite="true" />
<Property name="MouseCursorImage" value="ColobotMouse/Hand" />
<ImagerySection name="background_normal">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgNormalTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgNormalT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgNormalTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgNormalL" />
<Image component="Background" name="ColobotButton1/ButtonBgNormalC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgNormalR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgNormalBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgNormalB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgNormalBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_hover">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgHoverTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgHoverT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgHoverTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgHoverL" />
<Image component="Background" name="ColobotButton1/ButtonBgHoverC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgHoverR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgHoverBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgHoverB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgHoverBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_pushed">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgPushedTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgPushedT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgPushedTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgPushedL" />
<Image component="Background" name="ColobotButton1/ButtonBgPushedC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgPushedR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgPushedBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgPushedB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgPushedBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="background_disabled">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/ButtonBgDisabledTL" />
<Image component="TopEdge" name="ColobotButton1/ButtonBgDisabledT" />
<Image component="TopRightCorner" name="ColobotButton1/ButtonBgDisabledTR" />
<Image component="LeftEdge" name="ColobotButton1/ButtonBgDisabledL" />
<Image component="Background" name="ColobotButton1/ButtonBgDisabledC" />
<Image component="RightEdge" name="ColobotButton1/ButtonBgDisabledR" />
<Image component="BottomLeftCorner" name="ColobotButton1/ButtonBgDisabledBL" />
<Image component="BottomEdge" name="ColobotButton1/ButtonBgDisabledB" />
<Image component="BottomRightCorner" name="ColobotButton1/ButtonBgDisabledBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="label">
<TextComponent>
<Area>
<Dim type="LeftEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="TopEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="1" offset="0" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="1" offset="0" type="BottomEdge" />
</Dim>
</Area>
<HorzFormatProperty name="Align" />
<VertFormatProperty name="VAlign" />
<Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" />
</TextComponent>
</ImagerySection>
<ImagerySection name="bar1">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalL" dimension="Width" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="TopEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalTL" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="Width">
<ImageDim name="ColobotButton1/ButtonBgNormalL" dimension="Width" />
</Dim>
<Dim type="BottomEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Height" />
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBL" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
</Area>
<Image name="ColobotButton2/ButtonBar1" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="bar2">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Width" />
<OperatorDim op="Add">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBR" dimension="Width" />
<ImageDim name="ColobotButton1/ButtonBgNormalR" dimension="Width" />
</OperatorDim>
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
<Dim type="TopEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalTR" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="Width">
<ImageDim name="ColobotButton1/ButtonBgNormalR" dimension="Width" />
</Dim>
<Dim type="BottomEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Height" />
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBR" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
</Area>
<Image name="ColobotButton2/ButtonBar2" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="bar1_disabled">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalL" dimension="Width" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="TopEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalTL" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="Width">
<ImageDim name="ColobotButton1/ButtonBgNormalL" dimension="Width" />
</Dim>
<Dim type="BottomEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Height" />
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBL" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
</Area>
<Image name="ColobotButton2/ButtonBar3" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="bar2_disabled">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Width" />
<OperatorDim op="Add">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBR" dimension="Width" />
<ImageDim name="ColobotButton1/ButtonBgNormalR" dimension="Width" />
</OperatorDim>
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
<Dim type="TopEdge">
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalTR" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</Dim>
<Dim type="Width">
<ImageDim name="ColobotButton1/ButtonBgNormalR" dimension="Width" />
</Dim>
<Dim type="BottomEdge">
<OperatorDim op="Subtract">
<WidgetDim dimension="Height" />
<OperatorDim op="Add">
<ImageDim name="ColobotButton1/ButtonBgNormalBR" dimension="Height" />
<AbsoluteDim value="3" />
</OperatorDim>
</OperatorDim>
</Dim>
</Area>
<Image name="ColobotButton2/ButtonBar4" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<StateImagery name="Normal">
<Layer>
<Section section="background_normal" />
<Section section="bar1" />
<Section section="bar2" />
<Section section="label" />
</Layer>
</StateImagery>
<StateImagery name="Hover">
<Layer>
<Section section="background_hover" />
<Section section="bar1" />
<Section section="bar2" />
<Section section="label" />
</Layer>
</StateImagery>
<StateImagery name="Pushed">
<Layer>
<Section section="background_pushed" />
<Section section="bar1" />
<Section section="bar2" />
<Section section="label" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
<Section section="background_disabled" />
<Section section="bar1_disabled" />
<Section section="bar2_disabled" />
<Section section="label" />
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/StaticImage">
<PropertyDefinition name="Image" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="HFormat" initialValue="Stretched" redrawOnWrite="true" />
<PropertyDefinition name="VFormat" initialValue="Stretched" redrawOnWrite="true" />
<ImagerySection name="image">
<ImageryComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<ImageProperty name="Image" />
<HorzFormatProperty name="HFormat" />
<VertFormatProperty name="VFormat" />
</ImageryComponent>
</ImagerySection>
<StateImagery name="Enabled">
<Layer>
<Section section="image" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/StaticFrameImage">
<PropertyDefinition name="ImageTL" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageT" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageTR" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageL" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageC" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageR" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageBL" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageB" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="ImageBR" initialValue="" redrawOnWrite="true" />
<ImagerySection name="image">
<FrameComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<ImageProperty component="TopLeftCorner" name="ImageTL" />
<ImageProperty component="TopEdge" name="ImageT" />
<ImageProperty component="TopRightCorner" name="ImageTR" />
<ImageProperty component="LeftEdge" name="ImageL" />
<ImageProperty component="Background" name="ImageC" />
<ImageProperty component="RightEdge" name="ImageR" />
<ImageProperty component="BottomLeftCorner" name="ImageBL" />
<ImageProperty component="BottomEdge" name="ImageB" />
<ImageProperty component="BottomRightCorner" name="ImageBR" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</FrameComponent>
</ImagerySection>
<StateImagery name="Enabled">
<Layer>
<Section section="image" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/StaticText">
<PropertyDefinition name="Background" initialValue="" redrawOnWrite="true" />
<PropertyDefinition name="TextColours" initialValue="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" redrawOnWrite="true" />
<ImagerySection name="background">
<ImageryComponent>
<Area>
<Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="TopEdge"><AbsoluteDim value="0" /></Dim>
<Dim type="RightEdge"><UnifiedDim scale="1" offset="0" type="RightEdge" /></Dim>
<Dim type="BottomEdge"><UnifiedDim scale="1" offset="0" type="BottomEdge" /></Dim>
</Area>
<ImageProperty name="Background" />
<VertFormat type="Stretched" />
<HorzFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="label">
<TextComponent>
<Area>
<Dim type="LeftEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="TopEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="1" offset="0" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="1" offset="0" type="BottomEdge" />
</Dim>
</Area>
<HorzFormat type="CentreAligned" />
<VertFormat type="CentreAligned" />
<ColourProperty name="TextColours" />
</TextComponent>
</ImagerySection>
<StateImagery name="Enabled">
<Layer>
<Section section="background" />
<Section section="label" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/MenuTitlebar">
<PropertyDefinition redrawOnWrite="true" initialValue="FF000000" type="ColourRect" name="CaptionColour" />
<Property name="NonClient" value="True" />
<Property name="Size" value="{{0, 256}, {0, 32}}" />
<ImagerySection name="normal">
<FrameComponent>
<Area>
<Dim type="LeftEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="TopEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="1" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="1" type="BottomEdge" />
</Dim>
</Area>
<Image component="TopLeftCorner" name="ColobotButton1/TitleBarTL" />
<Image component="TopEdge" name="ColobotButton1/TitleBarT" />
<Image component="TopRightCorner" name="ColobotButton1/TitleBarTR" />
<Image component="LeftEdge" name="ColobotButton1/TitleBarL" />
<Image component="Background" name="ColobotButton1/TitleBarC" />
<Image component="RightEdge" name="ColobotButton1/TitleBarR" />
<Image component="BottomLeftCorner" name="ColobotButton1/TitleBarBL" />
<Image component="BottomEdge" name="ColobotButton1/TitleBarB" />
<Image component="BottomRightCorner" name="ColobotButton1/TitleBarBR" />
</FrameComponent>
</ImagerySection>
<ImagerySection name="label">
<TextComponent>
<Area>
<Dim type="LeftEdge">
<AbsoluteDim value="12" />
</Dim>
<Dim type="TopEdge">
<AbsoluteDim value="0" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="1" type="RightEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="1" type="BottomEdge" />
</Dim>
</Area>
<ColourProperty name="CaptionColour" />
<HorzFormat type="CentreAligned" />
<VertFormat type="CentreAligned" />
</TextComponent>
</ImagerySection>
<ImagerySection name="hatch1">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<UnifiedDim scale="0.025" offset="0" type="LeftEdge" />
</Dim>
<Dim type="TopEdge">
<UnifiedDim scale="0.25" offset="0" type="TopEdge" />
</Dim>
<Dim type="RightEdge">
<OperatorDim op="Subtract">
<OperatorDim op="Divide">
<OperatorDim op="Subtract">
<WidgetDim dimension="Width" />
<FontDim type="HorzExtent" />
</OperatorDim>
<AbsoluteDim value="2" />
</OperatorDim>
<UnifiedDim scale="0.0125" offset="0" type="Width" />
</OperatorDim>
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="0.75" offset="0" type="BottomEdge" />
</Dim>
</Area>
<Image name="ColobotButton2/Hatch" />
<HorzFormat type="Tiled" />
<VertFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<ImagerySection name="hatch2">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<OperatorDim op="Add">
<OperatorDim op="Divide">
<OperatorDim op="Add">
<WidgetDim dimension="Width" />
<FontDim type="HorzExtent" />
</OperatorDim>
<AbsoluteDim value="2" />
</OperatorDim>
<UnifiedDim scale="0.0375" offset="0" type="Width" />
</OperatorDim>
</Dim>
<Dim type="TopEdge">
<UnifiedDim scale="0.25" offset="0" type="TopEdge" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="0.975" offset="0" type="LeftEdge" />
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="0.75" offset="0" type="BottomEdge" />
</Dim>
</Area>
<Image name="ColobotButton2/Hatch" />
<HorzFormat type="Tiled" />
<VertFormat type="Stretched" />
</ImageryComponent>
</ImagerySection>
<StateImagery name="Enabled">
<Layer>
<Section section="normal" />
<Section section="label" />
<Section section="hatch1" />
<Section section="hatch2" />
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
<Section section="normal" />
<Section section="label" />
<Section section="hatch1" />
<Section section="hatch2" />
</Layer>
</StateImagery>
</WidgetLook>
<WidgetLook name="Colobot/MenuWindow">
<PropertyLinkDefinition targetProperty="CaptionColour" widget="__auto_titlebar__" initialValue="FF000000" type="ColourRect" name="CaptionColour"/>
<PropertyLinkDefinition targetProperty="Font" widget="__auto_titlebar__" type="Font" name="TitlebarFont"/>
<PropertyLinkDefinition targetProperty="Text" redrawOnWrite="true" layoutOnWrite="true" widget="__auto_titlebar__" name="LabelText" />
<Child nameSuffix="__auto_titlebar__" type="Colobot/MenuTitlebar">
<Area>
<Dim type="LeftEdge">
<UnifiedDim scale="0.05" type="LeftEdge" />
</Dim>
<Dim type="TopEdge">
<UnifiedDim scale="0.0125" type="TopEdge" />
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="0.95" type="RightEdge" />
</Dim>
<Dim type="Height">
<OperatorDim op="Multiply">
<FontDim widget="__auto_titlebar__" type="LineSpacing" />
<AbsoluteDim value="1.5" />
</OperatorDim>
</Dim>
</Area>
<Property name="AlwaysOnTop" value="true" />
</Child>
<!--<ImagerySection name="background">
<ImageryComponent>
<Area>
<Dim type="LeftEdge">
<AbsoluteDim value="0"/>
</Dim>
<Dim type="TopEdge">
<WidgetDim widget="__auto_titlebar__" dimension="Height"/>
</Dim>
<Dim type="RightEdge">
<UnifiedDim scale="1" type="RightEdge"/>
</Dim>
<Dim type="BottomEdge">
<UnifiedDim scale="1" type="BottomEdge"/>
</Dim>
</Area>
</ImageryComponent>
</ImagerySection>-->
<StateImagery name="Enabled">
<Layer>
<!--<Section section="background" />-->
</Layer>
</StateImagery>
<StateImagery name="Disabled">
<Layer>
<!--<Section section="background" />-->
</Layer>
</StateImagery>
</WidgetLook>
</Falagard>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" ?>
<GUIScheme version="5" name="WindowsLookSkin">
<Imageset filename="WindowsLook.imageset" />
<LookNFeel filename="WindowsLook.looknfeel" />
<WindowRendererSet filename="CEGUICoreWindowRendererSet" />
<FalagardMapping windowType="WindowsLook/Label" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="WindowsLook/Label" />
<FalagardMapping windowType="WindowsLook/Button" targetType="CEGUI/PushButton" renderer="Core/Button" lookNFeel="WindowsLook/Button" />
<FalagardMapping windowType="WindowsLook/Checkbox" targetType="CEGUI/ToggleButton" renderer="Core/ToggleButton" lookNFeel="WindowsLook/Checkbox" />
<FalagardMapping windowType="WindowsLook/IconButton" targetType="CEGUI/PushButton" renderer="Core/Button" lookNFeel="WindowsLook/IconButton" />
<FalagardMapping windowType="WindowsLook/RadioButton" targetType="CEGUI/RadioButton" renderer="Core/ToggleButton" lookNFeel="WindowsLook/RadioButton" />
<FalagardMapping windowType="WindowsLook/FrameWindow" targetType="CEGUI/FrameWindow" renderer="Core/FrameWindow" lookNFeel="WindowsLook/FrameWindow" />
<FalagardMapping windowType="WindowsLook/Titlebar" targetType="CEGUI/Titlebar" renderer="Core/Titlebar" lookNFeel="WindowsLook/Titlebar" />
<FalagardMapping windowType="WindowsLook/SystemButton" targetType="CEGUI/PushButton" renderer="Core/Button" lookNFeel="WindowsLook/SystemButton" />
<FalagardMapping windowType="WindowsLook/Editbox" targetType="CEGUI/Editbox" renderer="Core/Editbox" lookNFeel="WindowsLook/Editbox" />
<FalagardMapping windowType="WindowsLook/MultiLineEditbox" targetType="CEGUI/MultiLineEditbox" renderer="Core/MultiLineEditbox" lookNFeel="WindowsLook/MultiLineEditbox" />
<FalagardMapping windowType="WindowsLook/Menubar" targetType="CEGUI/Menubar" renderer="Core/Menubar" lookNFeel="WindowsLook/Menubar" />
<FalagardMapping windowType="WindowsLook/PopupMenu" targetType="CEGUI/PopupMenu" renderer="Core/PopupMenu" lookNFeel="WindowsLook/PopupMenu" />
<FalagardMapping windowType="WindowsLook/MenuItem" targetType="CEGUI/MenuItem" renderer="Core/MenuItem" lookNFeel="WindowsLook/MenuItem" />
<FalagardMapping windowType="WindowsLook/ProgressBar" targetType="CEGUI/ProgressBar" renderer="Core/ProgressBar" lookNFeel="WindowsLook/ProgressBar" />
<FalagardMapping windowType="WindowsLook/VerticalScrollbar" targetType="CEGUI/Scrollbar" renderer="Core/Scrollbar" lookNFeel="WindowsLook/VerticalScrollbar" />
<FalagardMapping windowType="WindowsLook/HorizontalScrollbar" targetType="CEGUI/Scrollbar" renderer="Core/Scrollbar" lookNFeel="WindowsLook/HorizontalScrollbar" />
<FalagardMapping windowType="WindowsLook/VerticalScrollbarThumb" targetType="CEGUI/Thumb" renderer="Core/Button" lookNFeel="WindowsLook/VerticalScrollbarThumb" />
<FalagardMapping windowType="WindowsLook/HorizontalScrollbarThumb" targetType="CEGUI/Thumb" renderer="Core/Button" lookNFeel="WindowsLook/HorizontalScrollbarThumb" />
<FalagardMapping windowType="WindowsLook/TabButton" targetType="CEGUI/TabButton" renderer="Core/TabButton" lookNFeel="WindowsLook/TabButton" />
<FalagardMapping windowType="WindowsLook/TabControl" targetType="CEGUI/TabControl" renderer="Core/TabControl" lookNFeel="WindowsLook/TabControl" />
<FalagardMapping windowType="WindowsLook/TabContentPane" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="WindowsLook/TabContentPane" />
<FalagardMapping windowType="WindowsLook/TabButtonPane" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="WindowsLook/TabButtonPane" />
<FalagardMapping windowType="WindowsLook/ComboDropList" targetType="CEGUI/ComboDropList" renderer="Core/Listbox" lookNFeel="WindowsLook/ComboDropList" />
<FalagardMapping windowType="WindowsLook/Combobox" targetType="CEGUI/Combobox" renderer="Core/Default" lookNFeel="WindowsLook/Combobox" />
<FalagardMapping windowType="WindowsLook/Listbox" targetType="CEGUI/Listbox" renderer="Core/Listbox" lookNFeel="WindowsLook/Listbox" />
<FalagardMapping windowType="WindowsLook/ListHeader" targetType="CEGUI/ListHeader" renderer="Core/ListHeader" lookNFeel="WindowsLook/ListHeader" />
<FalagardMapping windowType="WindowsLook/ListHeaderSegment" targetType="CEGUI/ListHeaderSegment" renderer="Core/ListHeaderSegment" lookNFeel="WindowsLook/ListHeaderSegment" />
<FalagardMapping windowType="WindowsLook/MultiColumnList" targetType="CEGUI/MultiColumnList" renderer="Core/MultiColumnList" lookNFeel="WindowsLook/MultiColumnList" />
<FalagardMapping windowType="WindowsLook/Slider" targetType="CEGUI/Slider" renderer="Core/Slider" lookNFeel="WindowsLook/Slider" />
<FalagardMapping windowType="WindowsLook/SliderThumb" targetType="CEGUI/Thumb" renderer="Core/Button" lookNFeel="WindowsLook/SliderThumb" />
<FalagardMapping windowType="WindowsLook/ScrollablePane" targetType="CEGUI/ScrollablePane" renderer="Core/ScrollablePane" lookNFeel="WindowsLook/ScrollablePane" />
<FalagardMapping windowType="WindowsLook/Spinner" targetType="CEGUI/Spinner" renderer="Core/Default" lookNFeel="WindowsLook/Spinner" />
<FalagardMapping windowType="WindowsLook/Tooltip" targetType="CEGUI/Tooltip" renderer="Core/Tooltip" lookNFeel="WindowsLook/Tooltip" />
<FalagardMapping windowType="WindowsLook/Static" targetType="DefaultWindow" renderer="Core/Static" lookNFeel="WindowsLook/Static" />
<FalagardMapping windowType="WindowsLook/StaticImage" targetType="DefaultWindow" renderer="Core/StaticImage" lookNFeel="WindowsLook/StaticImage" />
<FalagardMapping windowType="WindowsLook/StaticText" targetType="DefaultWindow" renderer="Core/StaticText" lookNFeel="WindowsLook/StaticText" />
<FalagardMapping windowType="WindowsLook/ItemListbox" targetType="CEGUI/ItemListbox" renderer="Core/ItemListbox" lookNFeel="WindowsLook/ItemListbox" />
<FalagardMapping windowType="WindowsLook/ListboxItem" targetType="CEGUI/ItemEntry" renderer="Core/ItemEntry" lookNFeel="WindowsLook/ListboxItem" />
<!--
<FalagardMapping windowType="WindowsLook/GroupBox" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="WindowsLook/GroupBox" />
-->
</GUIScheme>

View File

@ -0,0 +1,34 @@
<?xml version="1.0" ?>
<GUIScheme version="5" name="Colobot">
<Imageset filename="mouse.imageset" />
<Imageset filename="button1.imageset" />
<Imageset filename="button2.imageset" />
<Imageset filename="button3.imageset" />
<Imageset filename="gunsight.imageset" />
<ImagesetFromImage resourceGroup="textures" name="ColobotSplash/Splash1" filename="ppc.png" />
<ImagesetFromImage resourceGroup="textures" name="ColobotSplash/Splash2" filename="splash1.png" />
<ImagesetFromImage resourceGroup="textures" name="ColobotCredits/Background" filename="back01.png" />
<Imageset filename="credits_logo_colobot.imageset" />
<Imageset filename="credits_logo_epsitec.imageset" />
<Imageset filename="credits_logo_ppc.imageset" />
<Font filename="dvu_sans-11.font" />
<Font filename="dvu_sans-9.font" />
<Font filename="dvu_sans-7.font" />
<Font filename="dvu_sans_bold-40.font" />
<Font filename="dvu_sans_bold-36.font" />
<Font filename="dvu_sans-24.font" />
<Font filename="dvu_sans_mono-16.font" />
<LookNFeel filename="colobot.looknfeel" />
<WindowRendererSet filename="CEGUICoreWindowRendererSet" />
<FalagardMapping windowType="Colobot/ImageButton" targetType="CEGUI/PushButton" renderer="Core/Button" lookNFeel="Colobot/ImageButton" />
<FalagardMapping windowType="Colobot/TextButton" targetType="CEGUI/PushButton" renderer="Core/Button" lookNFeel="Colobot/TextButton" />
<FalagardMapping windowType="Colobot/StaticImage" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="Colobot/StaticImage" />
<FalagardMapping windowType="Colobot/StaticFrameImage" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="Colobot/StaticFrameImage" />
<FalagardMapping windowType="Colobot/StaticText" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="Colobot/StaticText" />
<FalagardMapping windowType="Colobot/MenuTitlebar" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="Colobot/MenuTitlebar" />
<FalagardMapping windowType="Colobot/MenuWindow" targetType="DefaultWindow" renderer="Core/Default" lookNFeel="Colobot/MenuWindow" />
</GUIScheme>

1
music Submodule

@ -0,0 +1 @@
Subproject commit 68744dcdb7aa9e10f471fe1cca4910a4fd594a2f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 KiB

BIN
textures/colobot_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
textures/splash1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

View File

@ -0,0 +1,12 @@
name=$1
x=$2
y=$3
echo "<Image name=\"${name}TL\" width=\"12\" height=\"12\" xPos=\"$x\" yPos=\"$y\" />"
echo "<Image name=\"${name}T\" width=\"104\" height=\"12\" xPos=\"$(($x+12))\" yPos=\"$y\" />"
echo "<Image name=\"${name}TR\" width=\"12\" height=\"12\" xPos=\"$(($x+116))\" yPos=\"$y\" />"
echo "<Image name=\"${name}L\" width=\"12\" height=\"12\" xPos=\"$x\" yPos=\"$(($y+12))\" />"
echo "<Image name=\"${name}C\" width=\"104\" height=\"104\" xPos=\"$(($x+12))\" yPos=\"$(($y+12))\" />"
echo "<Image name=\"${name}R\" width=\"12\" height=\"12\" xPos=\"$(($x+116))\" yPos=\"$(($y+12))\" />"
echo "<Image name=\"${name}BL\" width=\"12\" height=\"12\" xPos=\"$x\" yPos=\"$(($y+116))\" />"
echo "<Image name=\"${name}B\" width=\"104\" height=\"12\" xPos=\"$(($x+12))\" yPos=\"$(($y+116))\" />"
echo "<Image name=\"${name}BR\" width=\"12\" height=\"12\" xPos=\"$(($x+116))\" yPos=\"$(($y+116))\" />"

View File

@ -0,0 +1,12 @@
name=$1
x=$2
y=$3
echo "<Image name=\"${name}TL\" width=\"6\" height=\"6\" xPos=\"$x\" yPos=\"$y\" />"
echo "<Image name=\"${name}T\" width=\"52\" height=\"6\" xPos=\"$(($x+6))\" yPos=\"$y\" />"
echo "<Image name=\"${name}TR\" width=\"6\" height=\"6\" xPos=\"$(($x+6+52))\" yPos=\"$y\" />"
echo "<Image name=\"${name}L\" width=\"6\" height=\"6\" xPos=\"$x\" yPos=\"$(($y+6))\" />"
echo "<Image name=\"${name}C\" width=\"52\" height=\"52\" xPos=\"$(($x+6))\" yPos=\"$(($y+6))\" />"
echo "<Image name=\"${name}R\" width=\"6\" height=\"6\" xPos=\"$(($x+6+52))\" yPos=\"$(($y+6))\" />"
echo "<Image name=\"${name}BL\" width=\"6\" height=\"6\" xPos=\"$x\" yPos=\"$(($y+6+52))\" />"
echo "<Image name=\"${name}B\" width=\"52\" height=\"6\" xPos=\"$(($x+6))\" yPos=\"$(($y+6+52))\" />"
echo "<Image name=\"${name}BR\" width=\"6\" height=\"6\" xPos=\"$(($x+6+52))\" yPos=\"$(($y+6+52))\" />"

View File

@ -0,0 +1,5 @@
name=$1
x=$2 # pos.y = oy+sy*x; - see maindialog.cpp
echo "<Window type=\"Colobot/TextButton\" name=\"${name}_button\">"
echo " <Property name=\"Area\" value=\"{{0.41,0},{$(bc <<< "0.927083333-(0.070833333*$x)" | awk '{printf "%f", $0}'), 0},{0.59,0},{$(bc <<< "0.99375-(0.070833333*${x})" | awk '{printf "%f", $0}'),0}}\" />"
echo "</Window>"

View File

@ -0,0 +1,5 @@
name=$1
x=$2 # pos.y = oy+sy*x; - see maindialog.cpp
echo "<Window type=\"Colobot/TextButton\" name=\"${name}_button\">"
echo " <Property name=\"Area\" value=\"{{0.4,0},{$(bc <<< "0.83375-(0.070833333*$x)" | awk '{printf "%f", $0}'), 0},{0.6,0},{$(bc <<< "0.99375-(0.070833333*${x})" | awk '{printf "%f", $0}'),0}}\" />"
echo "</Window>"