SuperTuxKart 1.5 upstream source (from official release tarball)

This commit is contained in:
Benjamin
2026-06-11 20:04:02 +02:00
commit 2957e51aaa
8551 changed files with 1801800 additions and 0 deletions
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.
Binary file not shown.
+53
View File
@@ -0,0 +1,53 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Amanda"
version = "3"
model-file = "amanda.spm"
icon-file = "amanda_icon.png"
minimap-icon-file = "amanda_icon.png"
shadow-file = "amanda_shadow.png"
type = "heavy"
groups = "standard"
rgb = "1.00 1.00 1.00" >
<sounds engine = "large"/>
<animations left = "0"
straight = "20"
right = "40"
start-winning = "50"
start-winning-loop = "85"
end-winning = "180"
start-losing = "190"
start-losing-loop = "229"
end-losing = "270"/>
<wheels>
<front-left position = "-0.400000 0.136540 0.431080"
model = "wheel-front-left.spm" />
<front-right position = "0.400000 0.136540 0.431080"
model = "wheel-front-right.spm" />
<rear-left position = "-0.415810 0.179469 -0.400000"
model = "wheel-rear-left.spm" />
<rear-right position = "0.415810 0.179469 -0.400000"
model = "wheel-rear-right.spm" />
</wheels>
<nitro-emitter>
<nitro-emitter-a position = "0.174150 0.384850 -0.710000" />
<nitro-emitter-b position = "-0.174150 0.384850 -0.710000" />
</nitro-emitter>
<headlights>
<object position="0.187356 0.335878 0.652893"
rotation="-0.000006 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Car"
model="headlight_1.spm"/>
<object position="-0.188917 0.334259 0.652863"
rotation="-0.000006 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Car"
model="headlight_2.spm"/>
</headlights>
<hat position="-0.000000 0.816800 -0.129318"
rotation="2.862415 -0.000008 -0.000002"
scale="0.700000 0.700000 0.700000"
bone="Head"/>
<exhaust file="kart_exhaust.xml"/>
</kart>
+52
View File
@@ -0,0 +1,52 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Amanda Kart for SuperTuxKart
Upstream-Contact: Julian Schönbächler <info@creative-forge.ch>
Source: https://supertuxkart.net
License: GPL ??? CC-BY-SA 3.0
Comment: (from author) "Please contact me for any use which is not allowed by this license."
Files:
amanda_shadow.png
attachment_gloss.png
attachment.png
body_gloss.png
body.png
car_gloss.png
car.png
fender_gloss.png
fender.png
motor_gloss.png
motor.png
wheel_gloss.png
wheel.png
amanda.spm
wheel-front-left.spm
wheel-front-right.spm
wheel-rear-left.spm
wheel-rear-right.spm
kart.xml
materials.xml
Copyright: Copyright 2015 Julian Schönbächler
License: CC-BY-SA 3.0
Files:
headlight_1.spm
headlight_2.spm
Copyright:
Copyright 2017 Jean-Manuel Clémençon <sam.un@protonmail.com>
Copyright 2017 Néd J. "jymis" Édoire <nwad@crypticgate.net>
License: CC-BY-SA 3.0
Comment: Headlights (added by samuncle, model actually by jymis)
Files: wheel.png
Copyright:
Copyright 2015 Julian Schönbächler
Copyright 2002-2015 GNU FreeFont Authors
License: CC-BY-SA
Comment:
GNU FreeMono used in texture. GNU FreeFont, http://www.gnu.org/software/freefont/index.html.
GNU FreeFont is licensed under the GPL 3.0+ with the font embedding exception.
Files: amanda_icon.png
Copyright: Copyright 2012 betharatux1 (Indro)
License: GPL
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="attachment.png" gloss-map="attachment_gloss.png" colorizable="Y" colorization-factor="1.00"/>
<material name="car.png" gloss-map="car_gloss.png" colorizable="Y" colorization-factor="1.00"/>
<material name="fender.png" gloss-map="fender_gloss.png" colorizable="Y" colorization-factor="1.00"/>
<material name="motor.png" gloss-map="motor_gloss.png"/>
<material name="wheel.png" gloss-map="wheel_gloss.png"/>
</materials>
Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB