]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
deleted logos.shader
authorcbrutail <ruszkai.akos@gmail.com>
Wed, 3 Nov 2010 18:02:05 +0000 (19:02 +0100)
committercbrutail <ruszkai.akos@gmail.com>
Wed, 3 Nov 2010 18:02:05 +0000 (19:02 +0100)
scripts/logos.shader [deleted file]

diff --git a/scripts/logos.shader b/scripts/logos.shader
deleted file mode 100644 (file)
index 060436e..0000000
+++ /dev/null
@@ -1,167 +0,0 @@
-textures/logos/phoenix01_blue
-{
-       qer_editorimage textures/logos/logo01_blue.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_blue.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_blue_glow
-{
-       qer_editorimage textures/logos/logo01_blueg.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_blueg.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_red
-{
-       qer_editorimage textures/logos/logo01_red.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_red.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_red_glow
-{
-       qer_editorimage textures/logos/logo01_redg.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_redg.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_green
-{
-       qer_editorimage textures/logos/logo01_green.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_green.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_green_glow
-{
-       qer_editorimage textures/logos/logo01_greeng.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_greeng.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_yellow
-{
-       qer_editorimage textures/logos/logo01_yellow.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_yellow.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
-
-textures/logos/phoenix01_yellow_glow
-{
-       qer_editorimage textures/logos/logo01_yellowg.tga
-
-       surfaceparm trans
-       surfaceparm nonsolid
-       surfaceparm nodlight
-       surfaceparm nolightmap
-
-       polygonOffset
-       sort 6
-       cull none
-
-       {
-               map textures/logos/logo01_yellowg.tga
-               blendFunc filter
-               alphaFunc GT0
-               rgbgen identity
-       }
-}
\ No newline at end of file