Added new menu BG images (some menus were sharing the same ones) + improved mouseconfig menu one + cleaned-up strange splash-xxx.png file names + fixed main menu title position

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1975 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
pouillot 2009-12-12 18:54:34 +00:00
parent 7c6f7a2d4c
commit 61e5c97ffb
37 changed files with 15 additions and 15 deletions

BIN
data/data/img/reticle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,019 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,019 KiB

After

Width:  |  Height:  |  Size: 796 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 MiB

After

Width:  |  Height:  |  Size: 674 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 961 KiB

After

Width:  |  Height:  |  Size: 588 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 552 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 961 KiB

After

Width:  |  Height:  |  Size: 616 KiB

View file

Before

Width:  |  Height:  |  Size: 874 KiB

After

Width:  |  Height:  |  Size: 874 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 831 KiB

After

Width:  |  Height:  |  Size: 774 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 730 KiB

After

Width:  |  Height:  |  Size: 702 KiB

View file

Before

Width:  |  Height:  |  Size: 1,002 KiB

After

Width:  |  Height:  |  Size: 1,002 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 KiB

View file

Before

Width:  |  Height:  |  Size: 646 KiB

After

Width:  |  Height:  |  Size: 646 KiB

View file

Before

Width:  |  Height:  |  Size: 961 KiB

After

Width:  |  Height:  |  Size: 961 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 KiB

View file

Before

Width:  |  Height:  |  Size: 1 MiB

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -65,7 +65,7 @@
<section name="staticcontrols">
<section name="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-dtm.png"/>
<attstr name="image" val="data/img/splash-credits.png"/>
</section>
<section name="2">
<attstr name="type" val="staticimage"/>

View file

@ -88,7 +88,7 @@
<!-- Background -->
<section name ="10">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-qrdrv.png"/>
<attstr name="image" val="data/img/splash-driverconf.png"/>
</section>
<!-- Logo -->
<section name ="11">

View file

@ -22,7 +22,7 @@
</section>
<section name ="2">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-qrdrv.png"/>
<attstr name="image" val="data/img/splash-driverselect.png"/>
</section>
<section name ="3">
<attstr name="type" val="staticimage"/>

View file

@ -16,7 +16,7 @@
<attstr name="text" val="(instruction)"/>
<attstr name="tip" val=""/>
<attnum name="x" val="320"/>
<attnum name="y" val="80"/>
<attnum name="y" val="100"/>
<attstr name="color" val="0xFFFFFF"/>
<attstr name="alignH" val="center"/>
<attstr name ="textsize" val ="medium"/>

View file

@ -124,7 +124,7 @@
<section name="staticcontrols">
<section name ="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-simucfg.png"/>
<attstr name="image" val="data/img/splash-openglconf.png"/>
</section>
<section name ="2">
<attstr name="type" val="staticimage"/>

View file

@ -90,7 +90,7 @@
</section>
<section name ="2">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-result.png"/>
<attstr name="image" val="data/img/splash-practiceresults.png"/>
</section>
<section name ="3">
<attstr name="type" val="staticimage"/>

View file

@ -91,7 +91,7 @@
<section name="2">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-result.png"/>
<attstr name="image" val="data/img/splash-qualifresults.png"/>
</section>
<section name="3">

View file

@ -90,7 +90,7 @@
</section>
<section name="2">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-result.png"/>
<attstr name="image" val="data/img/splash-raceresults.png"/>
</section>
<section name="3">
<attstr name="type" val="staticimage"/>

View file

@ -197,7 +197,7 @@
<section name="staticcontrols">
<section name ="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-graphic.png"/>
<attstr name="image" val="data/img/splash-screenconf.png"/>
</section>
<section name ="2">
<attstr name="type" val="staticimage"/>

View file

@ -80,7 +80,7 @@
<section name="staticcontrols">
<section name ="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-simucfg.png"/>
<attstr name="image" val="data/img/splash-simuconf.png"/>
</section>
<section name ="2">
<attstr name="type" val="staticimage"/>

View file

@ -90,7 +90,7 @@
<section name="staticcontrols">
<section name ="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-qrdrv.png"/>
<attstr name="image" val="data/img/splash-soundconf.png"/>
</section>
<section name ="2">
<attstr name="type" val="staticimage"/>

View file

@ -76,7 +76,7 @@
<section name="staticcontrols">
<section name ="1">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-result.png"/>
<attstr name="image" val="data/img/splash-standings.png"/>
</section>
<section name ="2">

View file

@ -177,7 +177,7 @@
</section>
<section name="2">
<attstr name="type" val="backgroundimage"/>
<attstr name="image" val="data/img/splash-qrtrk.png"/>
<attstr name="image" val="data/img/splash-trackselect.png"/>
</section>
<section name="3">
<attstr name="type" val="staticimage"/>

View file

@ -95,9 +95,9 @@
<section name ="1">
<attstr name="type" val="label"/>
<attnum name="x" val="270"/>
<attnum name="y" val="350"/>
<attnum name="y" val="440"/>
<attstr name="text" val="Welcome"/>
<attstr name ="textsize" val ="medium"/>
<attstr name ="textsize" val ="large"/>
<attstr name="color" val="0xFFFFFF"/>
<attstr name="alignH" val="left"/>
</section>