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.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 813 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

+58
View File
@@ -0,0 +1,58 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev 16945 -->
<kart name = "Hexley"
version = "3"
model-file = "hexley.spm"
icon-file = "hexleyicon.png"
minimap-icon-file = "hexleyicon32.png"
shadow-file = "hexley_shadow.png"
type = "light"
groups = "standard"
rgb = "0.78 0.23 0.23" >
<sounds engine = "small"/>
<animations left = "0"
straight = "20"
right = "40"
start-jump = "59"
start-jump-loop = "70"
end-jump = "90"
start-winning = "91"
start-winning-loop = "99"
end-winning = "139"
start-losing = "159"
start-losing-loop = "194"
end-losing = "269"
backpedal-left = "289"
backpedal = "309"
backpedal-right = "329"/>
<wheels>
<front-left position = "-0.279106 0.178959 0.715315"
model = "wheel-front-left.spm" />
<front-right position = "0.279106 0.178959 0.719214"
model = "wheel-front-right.spm" />
<rear-left position = "-0.279106 0.178959 -0.426519"
model = "wheel-rear-left.spm" />
<rear-right position = "0.279106 0.178959 -0.425105"
model = "wheel-rear-right.spm" />
</wheels>
<speed-weighted-objects>
<object position="0.122654 0.427813 0.079780"
rotation="-0.000003 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Kart"
speed-factor="2.000000"
model="Vehicle.Dashboard.Needle.spm"/>
</speed-weighted-objects>
<nitro-emitter>
<nitro-emitter-a position = "-0.266855 0.375222 -0.664861" />
<nitro-emitter-b position = "-0.266855 0.375222 -0.664861" />
</nitro-emitter>
<headlights>
<object position="-0.000000 0.432512 0.682644"
rotation="-0.000003 -0.000000 0.000000"
scale="1.000000 1.000000 1.000000"
bone="Kart"
model="Vehicle.Lightbulb.spm"/>
</headlights>
<exhaust file="kart_exhaust.xml"/>
</kart>
+12
View File
@@ -0,0 +1,12 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Hexley Kart for SuperTuxKart
Upstream-Contact: Néd J. "jymis" Édoire <nwad@crypticgate.net>
Source: https://supertuxkart.net
Comment: Vehical inspired by FIAT Mefistofele
Files: *
Copyright:
Copyright 2017 Néd J. "jymis" Édoire <nwad@crypticgate.net>
Copyright 2017 Jean-Manuel "samuncle" Clémençon <sam.un@protonmail.com>
License: CC-BY-SA 3.0
Comment: Headlight mesh by jymis, but added by Jean-Manuel Clémençon. Everything else is by jymis.
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="hexley_dashboard_diffuse.png" shader="solid" tex-layer-2="hexley_dashboard_gloss.png"/>
<material name="hexley_kart_frontGlass.png" shader="alphablend"/>
<material name="hexley_diffuse.png" shader="solid" tex-layer-2="hexley_gloss.png"/>
<material name="hexley_kart_diffuse.png" colorizable="Y" colorization-mask="hexley_kart_colorizationMask.png" shader="normalmap" tex-layer-2="hexley_kart_gloss.png" tex-layer-3="hexley_kart_Normal.png"/>
<material name="meter_diffuse.png" shader="normalmap" tex-layer-2="meter_gloss.png" tex-layer-3="meter_Normal.png"/>
<material name="hexley_wheel_diffuse.png" colorizable="Y" colorization-mask="hexley_wheel_colorizationMask.png" shader="normalmap" tex-layer-2="hexley_wheel_gloss.png" tex-layer-3="hexley_wheel_Normal.png"/>
<material name="hexley_window.png" shader="alphablend"/>
</materials>
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

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