X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Flogos.shader;h=b0e72c2254a20eaaaec552c45832030ac47b1640;hb=b43f44fb31c182ac57e729547e944a8c917184a3;hp=8028e04c33b583c066364f5b4eeed6dbc03e625a;hpb=64dfca1403579e33df5d1b3c31f7b6c1d2395f83;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/logos.shader b/scripts/logos.shader index 8028e04c..b0e72c22 100644 --- a/scripts/logos.shader +++ b/scripts/logos.shader @@ -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 @@ -40,6 +60,48 @@ textures/logos/logo01_blue_glowy } } +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 @@ -124,6 +186,68 @@ textures/logos/logo01_green_glowy } } +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 @@ -208,6 +332,26 @@ textures/logos/logo02_red_glowy } } +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 @@ -250,6 +394,48 @@ textures/logos/logo02_blue_glowy } } +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 @@ -292,6 +478,68 @@ textures/logos/logo02_green_glowy } } +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 + } +} + +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 @@ -333,3 +581,295 @@ textures/logos/logo02_yellow_glowy 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 + } +}