SuperTuxKart 1.5 upstream source (from official release tarball)
|
After Width: | Height: | Size: 112 KiB |
|
After Width: | Height: | Size: 85 KiB |
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Tux"
|
||||
version = "3"
|
||||
model-file = "tux.spm"
|
||||
icon-file = "tux_icon.png"
|
||||
minimap-icon-file = "tux_icon.png"
|
||||
shadow-file = "tux_shadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "1.00 0.00 0.00" >
|
||||
<sounds engine = "large"/>
|
||||
<animations left = "0"
|
||||
straight = "20"
|
||||
right = "40"
|
||||
start-winning = "60"
|
||||
start-winning-loop = "233"
|
||||
end-winning = "320"
|
||||
start-losing = "340"
|
||||
start-losing-loop = "412"
|
||||
end-losing = "550"
|
||||
start-jump = "570"
|
||||
start-jump-loop = "604"/>
|
||||
<wheels>
|
||||
<front-left position = "-0.319630 0.110000 0.410000"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.319625 0.110000 0.410000"
|
||||
model = "wheel-front-right.spm" />
|
||||
<rear-left position = "-0.355000 0.140000 -0.340000"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.355000 0.140000 -0.340000"
|
||||
model = "wheel-rear-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.200000 0.360000 -0.580000" />
|
||||
<nitro-emitter-b position = "-0.200000 0.360000 -0.580000" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="-0.258784 0.125951 0.704622"
|
||||
rotation="-0.000011 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
model="headlight.spm"/>
|
||||
<object position="0.259808 0.125951 0.704622"
|
||||
rotation="-0.000011 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Car"
|
||||
model="headlight.spm"/>
|
||||
</headlights>
|
||||
<hat position="-0.000000 0.690000 -0.030000"
|
||||
rotation="-7.594650 0.000002 0.000016"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
@@ -0,0 +1,31 @@
|
||||
Format: https://debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Tux Kart for SuperTuxKart
|
||||
Upstream-Contact: Julian Schönbächler <info@creative-forge.ch>
|
||||
Source: https://supertuxkart.net
|
||||
License: GPL 2.0 and CC-BY-SA 3.0
|
||||
|
||||
Files: tux_icon.png
|
||||
Copyright: Copyright 2010 Anthony "yeKcim" Carré <yeknan.free.fr>
|
||||
License: GPL 2.0
|
||||
|
||||
Files:
|
||||
*.xml
|
||||
engine_gloss.png
|
||||
engine.png
|
||||
tux_body_gloss.png
|
||||
tux_body.png
|
||||
tux_shadow.png
|
||||
tuxkart_gloss.png
|
||||
tuxkart.png
|
||||
wheel_gloss.png
|
||||
wheel.png
|
||||
wheel-*.spm
|
||||
tux.spm
|
||||
Copyright: Copyright 2015 Julian "XGhost" Schönbächler <info@creative-forge.ch>
|
||||
License: CC-BY-SA 3.0
|
||||
Comment: This kart is completely original and is NOT a mere modification of the old Tux kart!
|
||||
|
||||
Files:
|
||||
headlight.spm
|
||||
Copyright: Copyright 2017 Benau
|
||||
License: public-domain
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="engine.png" gloss-map="engine_gloss.png" colorizable="Y" colorization-factor="0.00"/>
|
||||
<material name="tux_body.png" gloss-map="tux_body_gloss.png"/>
|
||||
<material name="tuxkart.png" gloss-map="tuxkart_gloss.png" colorizable="Y" colorization-factor="0.00"/>
|
||||
<material name="wheel.png" gloss-map="wheel_gloss.png"/>
|
||||
</materials>
|
||||
|
After Width: | Height: | Size: 620 KiB |
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 382 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 40 KiB |