]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/logos.shader
Small tweaks on Implosion
[xonotic/xonotic-maps.pk3dir.git] / scripts / logos.shader
index 663a7579caba3ef9e2658df56a064323561c7533..b0e72c2254a20eaaaec552c45832030ac47b1640 100644 (file)
@@ -1,3 +1,23 @@
+textures/logos/logo01_black
+{
+       qer_editorimage textures/logos/logo01/logo01_black.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_black.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
 textures/logos/logo01_blue
 {
        qer_editorimage textures/logos/logo01/logo01_blue.tga
@@ -34,12 +54,54 @@ textures/logos/logo01_blue_glowy
 
        {
                map textures/logos/logo01/logo01_blueg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo01_cyan
+{
+       qer_editorimage textures/logos/logo01/logo01_cyan.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_cyan.tga
                blendFunc filter
                alphaFunc GT0
                rgbgen identity
        }
 }
 
+textures/logos/logo01_cyan_glowy
+{
+       qer_editorimage textures/logos/logo01/logo01_cyang.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_cyang.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
 textures/logos/logo01_red
 {
        qer_editorimage textures/logos/logo01/logo01_red.tga
@@ -76,7 +138,7 @@ textures/logos/logo01_red_glowy
 
        {
                map textures/logos/logo01/logo01_redg.tga
-               blendFunc filter
+               blendFunc GL_SRC_ALPHA GL_ONE
                alphaFunc GT0
                rgbgen identity
        }
@@ -118,12 +180,74 @@ textures/logos/logo01_green_glowy
 
        {
                map textures/logos/logo01/logo01_greeng.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo01_purple
+{
+       qer_editorimage textures/logos/logo01/logo01_purple.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_purple.tga
                blendFunc filter
                alphaFunc GT0
                rgbgen identity
        }
 }
 
+textures/logos/logo01_purple_glowy
+{
+       qer_editorimage textures/logos/logo01/logo01_purpleg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_purpleg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo01_white
+{
+       qer_editorimage textures/logos/logo01/logo01_white.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo01/logo01_white.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
 textures/logos/logo01_yellow
 {
        qer_editorimage textures/logos/logo01/logo01_yellow.tga
@@ -160,7 +284,7 @@ textures/logos/logo01_yellow_glowy
 
        {
                map textures/logos/logo01/logo01_yellowg.tga
-               blendFunc filter
+               blendFunc GL_SRC_ALPHA GL_ONE
                alphaFunc GT0
                rgbgen identity
        }
@@ -202,8 +326,550 @@ textures/logos/logo02_red_glowy
 
        {
                map textures/logos/logo02/logo02_redg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_black
+{
+       qer_editorimage textures/logos/logo02/logo02_black.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_black.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_blue
+{
+       qer_editorimage textures/logos/logo02/logo02_blue.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_blue.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_blue_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_blueg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_blueg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_cyan
+{
+       qer_editorimage textures/logos/logo02/logo02_cyan.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_cyan.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_cyan_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_cyang.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_cyang.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_green
+{
+       qer_editorimage textures/logos/logo02/logo02_green.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_green.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_green_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_greeng.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_greeng.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_purple
+{
+       qer_editorimage textures/logos/logo02/logo02_purple.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_purple.tga
                blendFunc filter
                alphaFunc GT0
                rgbgen identity
        }
-}
\ No newline at end of file
+}
+
+textures/logos/logo02_purple_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_purpleg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_purpleg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_white
+{
+       qer_editorimage textures/logos/logo02/logo02_white.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_white.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_yellow
+{
+       qer_editorimage textures/logos/logo02/logo02_yellow.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_yellow.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo02_yellow_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_yellowg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_yellowg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_black
+{
+       qer_editorimage textures/logos/logo03/logo03_black.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_black.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_blue
+{
+       qer_editorimage textures/logos/logo03/logo03_blue.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_blue.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_blue_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_blueg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_blueg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_cyan
+{
+       qer_editorimage textures/logos/logo03/logo03_cyan.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_cyan.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_cyan_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_cyang.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_cyang.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_green
+{
+       qer_editorimage textures/logos/logo03/logo03_green.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_green.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_green_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_greeng.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_greeng.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_purple
+{
+       qer_editorimage textures/logos/logo03/logo03_purple.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_purple.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_purple_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_purpleg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_purpleg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_red
+{
+       qer_editorimage textures/logos/logo03/logo03_red.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_red.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_red_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_redg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_redg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_white
+{
+       qer_editorimage textures/logos/logo03/logo03_white.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_white.tga
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_yellow
+{
+       qer_editorimage textures/logos/logo03/logo03_yellow.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_yellow.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos/logo03_yellow_glowy
+{
+       qer_editorimage textures/logos/logo03/logo03_yellowg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo03/logo03_yellowg.tga
+               blendFunc GL_SRC_ALPHA GL_ONE
+               alphaFunc GT0
+               rgbgen identity
+       }
+}