]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
get rid of redundant textures/ prefix in more shader and texture names
authorRudolf Polzer <divverent@alientrap.org>
Tue, 11 May 2010 15:04:54 +0000 (17:04 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 11 May 2010 17:09:23 +0000 (19:09 +0200)
models/weapons/g_seeker.md3
models/weapons/h_seeker.dpm
models/weapons/v_seeker.md3
scripts/electro.shader
scripts/fireball.shader
scripts/flags.shader
scripts/portals.shader
scripts/shotgun.shader
scripts/tuba.shader
scripts/weapons.shader

index db25bf5454387214ee4aa2361309178115c78049..da02fb617fe28015c11a6a0b39c0710af17841b8 100644 (file)
Binary files a/models/weapons/g_seeker.md3 and b/models/weapons/g_seeker.md3 differ
index dd94bbc467f7af701f1afef50c3487e39ba07733..d4cb641d300f3de3742851e18d7f2a7fd3bd9cf4 100644 (file)
Binary files a/models/weapons/h_seeker.dpm and b/models/weapons/h_seeker.dpm differ
index 8a21e6569ba2bbcd2609591b6a9233380a060ff4..d6555162ef85b6510bec1816e1e7def702241572 100644 (file)
Binary files a/models/weapons/v_seeker.md3 and b/models/weapons/v_seeker.md3 differ
index 29fa15a3e93c61c459e208dba3e5024481f648e2..84fa2405050688836e684cb11ba502227de6542a 100644 (file)
@@ -1,4 +1,4 @@
-textures/electro_plasma
+electro_plasma
 {
  {
        map textures/electro_plasma.tga
@@ -6,7 +6,7 @@ textures/electro_plasma
  }
 }
 
-textures/electro_plasma_hull
+electro_plasma_hull
 {
         {
        map textures/electro_plasma_hull.tga
index aeed387ec687a10a07b26c0b41a91823287d4fca..822be77f722a64a13f84fb61c961322debbc854a 100644 (file)
@@ -1,4 +1,4 @@
-textures/fireball
+fireball
 {
        {
                map textures/fireball
index 12ba575d3a0cd98cb93a3fa7c6146cf790c49887..1ed38d6ccd29be8f8d2283c91a6ecdc84ee83866 100644 (file)
@@ -1,4 +1,4 @@
-textures/flags/flag_red_cloth {
+flags/flag_red_cloth {
        cull none
        deformVertexes wave 100 sin 0 0.4 0 2.5
        {
@@ -6,7 +6,7 @@ textures/flags/flag_red_cloth {
        }
 }
 
-textures/flags/flag_red_laser {
+flags/flag_red_laser {
        {
                map textures/flags/flag_red_laser.tga
                tcMod scroll 0.2 -1
@@ -15,7 +15,7 @@ textures/flags/flag_red_laser {
 }
 
 
-textures/flags/flag_blue_cloth {
+flags/flag_blue_cloth {
        cull none
        deformVertexes wave 100 sin 0 0.4 0 2.5
        {
@@ -23,7 +23,7 @@ textures/flags/flag_blue_cloth {
        }
 }
 
-textures/flags/flag_blue_laser {
+flags/flag_blue_laser {
        {
                map textures/flags/flag_blue_laser.tga
                tcMod scroll 0.2 -1
index 9473c3ae0586ed921ff75a65fc44de22eac425c0..08732b1e027965d710dcaccb9a398ee7783f2c8d 100644 (file)
@@ -31,7 +31,7 @@ portals_inactive_vortex
        }
 }
 
-textures/portals/portals_red
+portals/portals_red
 {
        surfaceparm nonsolid
        {
@@ -43,7 +43,7 @@ textures/portals/portals_red
        }
 }
 
-textures/portals/portals_blue
+portals/portals_blue
 {
        surfaceparm nonsolid
        {
@@ -55,7 +55,7 @@ textures/portals/portals_blue
        }
 }
 
-textures/portals/portals_inactive
+portals/portals_inactive
 {
        surfaceparm nonsolid
        {
index 039230427e489111790204a9dd24d8b449b466e1..6bd301b7a0ac2bb758e828dbd4e007dbe263cb0d 100644 (file)
@@ -1,4 +1,4 @@
-textures/shotgun_sight
+shotgun_sight
 {
        surfaceparm trans
 
index e5e0da415c73a7bc59991eb2bf833b3bef3e2cb3..c66a894b7030eafe18f241bd688e0ee145a7961d 100644 (file)
@@ -1,4 +1,4 @@
-textures/tuba
+tuba
 {
        {
                map textures/tuba
@@ -8,7 +8,7 @@ textures/tuba
                map $lightmap
        }
 }
-textures/tuba_misc
+tuba_misc
 {
        {
                map textures/tuba
index 261fd93a6d560fa35bfe42bd75da0e71153106e5..ce83a5bfd9d508b83f93008ec1b58e597849d161 100644 (file)
@@ -1,11 +1,3 @@
-textures/electro
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/electro.tga
-               rgbgen lightingDiffuse
-       }
-}
 electro
 {
        dpreflectcube cubemaps/default/sky
@@ -14,15 +6,7 @@ electro
                rgbgen lightingDiffuse
        }
 }
-textures/nexgun.tga
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/nexgun.tga
-               rgbgen lightingDiffuse
-       }
-}
-nexgun.tga
+nexgun
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -30,7 +14,7 @@ nexgun.tga
                rgbgen lightingDiffuse
        }
 }
-textures/uzi.tga
+uzi
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -38,7 +22,7 @@ textures/uzi.tga
                rgbgen lightingDiffuse
        }
 }
-textures/glauncher
+glauncher
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -46,7 +30,7 @@ textures/glauncher
                rgbgen lightingDiffuse
        }
 }
-textures/hagar2.tga
+hagar2
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -54,7 +38,7 @@ textures/hagar2.tga
                rgbgen lightingDiffuse
        }
 }
-textures/crylink.tga
+crylink
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -62,15 +46,7 @@ textures/crylink.tga
                rgbgen lightingDiffuse
        }
 }
-crylink.tga
-{
-       dpreflectcube cubemaps/default/sky
-       {
-               map textures/crylink.tga
-               rgbgen lightingDiffuse
-       }
-}
-textures/hlac_body.tga
+hlac_body
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -78,7 +54,7 @@ textures/hlac_body.tga
                rgbgen lightingDiffuse
        }
 }
-textures/hlac_accessory.tga
+hlac_accessory
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -86,7 +62,7 @@ textures/hlac_accessory.tga
                rgbgen lightingDiffuse
        }
 }
-textures/shotgun2
+shotgun2
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -94,7 +70,7 @@ textures/shotgun2
                rgbgen lightingDiffuse
        }
 }
-textures/nex.tga
+nex
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -102,7 +78,7 @@ textures/nex.tga
                rgbgen lightingDiffuse
        }
 }
-textures/rl.tga
+rl
 {
        dpreflectcube cubemaps/default/sky
        {
@@ -110,35 +86,35 @@ textures/rl.tga
                rgbgen lightingDiffuse
        }
 }
-marine
+laser
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/marine.tga
+               map textures/laser.tga
                rgbgen lightingDiffuse
        }
 }
-laser.tga
+hlac_accessory
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/laser.tga
+               map textures/hlac_accessory.tga
                rgbgen lightingDiffuse
        }
 }
-textures/hlac_accessory
+hlac_body
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hlac_accessory.tga
+               map textures/hlac_body.tga
                rgbgen lightingDiffuse
        }
 }
-textures/hlac_body
+seeker
 {
        dpreflectcube cubemaps/default/sky
        {
-               map textures/hlac_body.tga
+               map textures/seeker.tga
                rgbgen lightingDiffuse
        }
-}
\ No newline at end of file
+}