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
+48
View File
@@ -0,0 +1,48 @@
<?xml version="1.0"?>
<!-- Generated with script from SVN rev Unknown -->
<materials>
<material name="bigFork.png" ignore="Y" shader="alphatest"/>
<material name="cactus.png" shader="alphatest"/>
<material name="sageBrush.jpg" ignore="Y" mask="sageBrush_alpha.jpg" shader="alphablend"/>
<material name="grass.png" ignore="Y" shader="alphatest"/>
<material name="hacienda_ground.jpg">
<particles base="smoke.xml" condition="skid"/>
</material>
<material name="hacienda_ground_dark.jpg">
<particles base="smoke.xml" condition="skid"/>
</material>
<material name="hacienda_groundTodark.jpg">
<particles base="smoke.xml" condition="skid"/>
</material>
<material name="halo.png" shader="additive"/>
<material name="l_lampsglass0.png" shader="alphablend"/>
<material name="l_lampsglass0_lit.png" shader="unlit"/>
<material name="mill.png" ignore="Y" shader="alphatest"/>
<material name="millstructure.png" ignore="Y" shader="alphatest"/>
<material name="palm_b.png" shader="alphatest"/>
<material name="palmacacia.jpg" ignore="Y" mask="palmacacia_alpha.jpg" shader="alphatest"/>
<material name="pix.png" reset="Y" shader="alphatest"/>
<material name="pix_2.png" shader="alphatest"/>
<material name="sageBrush.jpg" ignore="Y" mask="sageBrush_alpha.jpg" shader="alphatest"/>
<material name="tail.png" ignore="Y" shader="alphatest"/>
<material name="traildust.jpg">
<particles base="smoke_brown.xml" condition="skid"/>
</material>
<material name="trailrock.jpg">
<particles base="smoke.xml" condition="skid"/>
</material>
<material name="trailrock2dust.jpg">
<particles base="smoke_brown.xml" condition="skid"/>
</material>
<material name="windmill_palm_detail.png" shader="alphatest"/>
<material name="woodBridge.jpg">
<sfx filename="wooden_bridge.ogg" rolloff="0.60" min_speed="9.00" max_speed="22.00" min_pitch="1.00" max_pitch="1.70" positional="true" volume="1.00"/>
</material>
<material name="yellow_dirt.jpg" slowdown-time="2.00" max-speed="0.70">
<particles base="smoke_yellow.xml" condition="drive skid"/>
</material>
<material name="zipper-effect.png" shader="alphablend"/>
<material name="zipper.png" shader="alphablend" mirror-axis="V">
<zipper duration="1.5" max-speed-increase="5.0" fade-out-time="3.0" speed-gain="4.5" min-speed="-1.0"/>
</material>
</materials>