From: PlasmaSheep Date: Sat, 4 Sep 2010 02:50:02 +0000 (-0700) Subject: Updated shader file X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1baae63e6d84a5a6125fa00b29c219c73e02e927;p=xonotic%2Fxonotic-maps.pk3dir.git Updated shader file --- diff --git a/scripts/lsp.shader b/scripts/lsp.shader index 4fe6dac9..74348d67 100644 --- a/scripts/lsp.shader +++ b/scripts/lsp.shader @@ -1,11 +1,11 @@ textures/lsp/distort_glass { // Thanks to Micrea Kitsune/Taoki for this one - qer_editorimage textures/red_planet/distort_glass.tga + qer_editorimage textures/lsp/distort_glass.tga surfaceparm trans q3map_bounceScale 0.75 { - map textures/red_planet/distort_glass.tga + map textures/lsp/distort_glass.tga blendfunc blend } { @@ -16,3 +16,83 @@ textures/lsp/distort_glass } dp_water 0.1 0.8 3 3 1 1 1 1 1 1 0.125 } + +textures/lsp/ctf-redlogo +{ + qer_editorimage textures/lsp/ctf/redlogo.tga + + q3map_bounceScale 1.25 + + + { + textures/lsp/ctf/redlogo.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +textures/lsp/ctf-bluelogo +{ + qer_editorimage textures/lsp/ctf/bluelogo.tga + + q3map_bounceScale 1.25 + + + { + textures/lsp/ctf/bluelogo.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +textures/lsp/ctf-redbanner +{ + qer_editorimage textures/lsp/ctf/redbanner.tga + + q3map_bounceScale 1.25 + + + { + textures/lsp/ctf/redbanner.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +textures/lsp/ctf-bluebanner +{ + qer_editorimage textures/lsp/ctf/bluebanner.tga + + q3map_bounceScale 1.25 + + + { + textures/lsp/ctf/bluebanner.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} diff --git a/textures/lsp/ctf/ctf_bluebanner.tga b/textures/lsp/ctf/ctf_bluebanner.tga new file mode 100644 index 00000000..6ed300fa Binary files /dev/null and b/textures/lsp/ctf/ctf_bluebanner.tga differ diff --git a/textures/lsp/ctf/ctf_bluebanner_gloss.tga b/textures/lsp/ctf/ctf_bluebanner_gloss.tga new file mode 100644 index 00000000..b05e001d Binary files /dev/null and b/textures/lsp/ctf/ctf_bluebanner_gloss.tga differ diff --git a/textures/lsp/ctf/ctf_bluebanner_glow.tga b/textures/lsp/ctf/ctf_bluebanner_glow.tga new file mode 100644 index 00000000..c3624c5d Binary files /dev/null and b/textures/lsp/ctf/ctf_bluebanner_glow.tga differ diff --git a/textures/lsp/ctf/ctf_bluebanner_norm.tga b/textures/lsp/ctf/ctf_bluebanner_norm.tga new file mode 100644 index 00000000..b40e4495 Binary files /dev/null and b/textures/lsp/ctf/ctf_bluebanner_norm.tga differ diff --git a/textures/lsp/ctf/ctf_bluelogo.tga b/textures/lsp/ctf/ctf_bluelogo.tga new file mode 100644 index 00000000..c33a5368 Binary files /dev/null and b/textures/lsp/ctf/ctf_bluelogo.tga differ diff --git a/textures/lsp/ctf/ctf_bluelogo_gloss.tga b/textures/lsp/ctf/ctf_bluelogo_gloss.tga new file mode 100644 index 00000000..9c4512fe Binary files /dev/null and b/textures/lsp/ctf/ctf_bluelogo_gloss.tga differ diff --git a/textures/lsp/ctf/ctf_bluelogo_glow.tga b/textures/lsp/ctf/ctf_bluelogo_glow.tga new file mode 100644 index 00000000..faa95163 Binary files /dev/null and b/textures/lsp/ctf/ctf_bluelogo_glow.tga differ diff --git a/textures/lsp/ctf/ctf_bluelogo_norm.tga b/textures/lsp/ctf/ctf_bluelogo_norm.tga new file mode 100644 index 00000000..cb7b931c Binary files /dev/null and b/textures/lsp/ctf/ctf_bluelogo_norm.tga differ diff --git a/textures/lsp/ctf/ctf_redbanner.tga b/textures/lsp/ctf/ctf_redbanner.tga new file mode 100644 index 00000000..8c4e3de0 Binary files /dev/null and b/textures/lsp/ctf/ctf_redbanner.tga differ diff --git a/textures/lsp/ctf/ctf_redbanner_gloss.tga b/textures/lsp/ctf/ctf_redbanner_gloss.tga new file mode 100644 index 00000000..fc88fe82 Binary files /dev/null and b/textures/lsp/ctf/ctf_redbanner_gloss.tga differ diff --git a/textures/lsp/ctf/ctf_redbanner_glow.tga b/textures/lsp/ctf/ctf_redbanner_glow.tga new file mode 100644 index 00000000..c0177d99 Binary files /dev/null and b/textures/lsp/ctf/ctf_redbanner_glow.tga differ diff --git a/textures/lsp/ctf/ctf_redbanner_norm.tga b/textures/lsp/ctf/ctf_redbanner_norm.tga new file mode 100644 index 00000000..5302cbd5 Binary files /dev/null and b/textures/lsp/ctf/ctf_redbanner_norm.tga differ diff --git a/textures/lsp/ctf/ctf_redlogo.tga b/textures/lsp/ctf/ctf_redlogo.tga new file mode 100644 index 00000000..3d3d7e7e Binary files /dev/null and b/textures/lsp/ctf/ctf_redlogo.tga differ diff --git a/textures/lsp/ctf/ctf_redlogo_gloss.tga b/textures/lsp/ctf/ctf_redlogo_gloss.tga new file mode 100644 index 00000000..1bd96f6e Binary files /dev/null and b/textures/lsp/ctf/ctf_redlogo_gloss.tga differ diff --git a/textures/lsp/ctf/ctf_redlogo_glow.tga b/textures/lsp/ctf/ctf_redlogo_glow.tga new file mode 100644 index 00000000..b6293ede Binary files /dev/null and b/textures/lsp/ctf/ctf_redlogo_glow.tga differ diff --git a/textures/lsp/ctf/ctf_redlogo_norm.tga b/textures/lsp/ctf/ctf_redlogo_norm.tga new file mode 100644 index 00000000..8c2d44cb Binary files /dev/null and b/textures/lsp/ctf/ctf_redlogo_norm.tga differ diff --git a/textures/lsp/ctf_bluebanner.tga b/textures/lsp/ctf_bluebanner.tga deleted file mode 100644 index 6ed300fa..00000000 Binary files a/textures/lsp/ctf_bluebanner.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluebanner_gloss.tga b/textures/lsp/ctf_bluebanner_gloss.tga deleted file mode 100644 index b05e001d..00000000 Binary files a/textures/lsp/ctf_bluebanner_gloss.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluebanner_glow.tga b/textures/lsp/ctf_bluebanner_glow.tga deleted file mode 100644 index c3624c5d..00000000 Binary files a/textures/lsp/ctf_bluebanner_glow.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluebanner_norm.tga b/textures/lsp/ctf_bluebanner_norm.tga deleted file mode 100644 index b40e4495..00000000 Binary files a/textures/lsp/ctf_bluebanner_norm.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluelogo.tga b/textures/lsp/ctf_bluelogo.tga deleted file mode 100644 index c33a5368..00000000 Binary files a/textures/lsp/ctf_bluelogo.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluelogo_gloss.tga b/textures/lsp/ctf_bluelogo_gloss.tga deleted file mode 100644 index 9c4512fe..00000000 Binary files a/textures/lsp/ctf_bluelogo_gloss.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluelogo_glow.tga b/textures/lsp/ctf_bluelogo_glow.tga deleted file mode 100644 index faa95163..00000000 Binary files a/textures/lsp/ctf_bluelogo_glow.tga and /dev/null differ diff --git a/textures/lsp/ctf_bluelogo_norm.tga b/textures/lsp/ctf_bluelogo_norm.tga deleted file mode 100644 index cb7b931c..00000000 Binary files a/textures/lsp/ctf_bluelogo_norm.tga and /dev/null differ diff --git a/textures/lsp/ctf_redbanner.tga b/textures/lsp/ctf_redbanner.tga deleted file mode 100644 index 8c4e3de0..00000000 Binary files a/textures/lsp/ctf_redbanner.tga and /dev/null differ diff --git a/textures/lsp/ctf_redbanner_gloss.tga b/textures/lsp/ctf_redbanner_gloss.tga deleted file mode 100644 index fc88fe82..00000000 Binary files a/textures/lsp/ctf_redbanner_gloss.tga and /dev/null differ diff --git a/textures/lsp/ctf_redbanner_glow.tga b/textures/lsp/ctf_redbanner_glow.tga deleted file mode 100644 index c0177d99..00000000 Binary files a/textures/lsp/ctf_redbanner_glow.tga and /dev/null differ diff --git a/textures/lsp/ctf_redbanner_norm.tga b/textures/lsp/ctf_redbanner_norm.tga deleted file mode 100644 index 5302cbd5..00000000 Binary files a/textures/lsp/ctf_redbanner_norm.tga and /dev/null differ diff --git a/textures/lsp/ctf_redlogo.tga b/textures/lsp/ctf_redlogo.tga deleted file mode 100644 index 3d3d7e7e..00000000 Binary files a/textures/lsp/ctf_redlogo.tga and /dev/null differ diff --git a/textures/lsp/ctf_redlogo_gloss.tga b/textures/lsp/ctf_redlogo_gloss.tga deleted file mode 100644 index 1bd96f6e..00000000 Binary files a/textures/lsp/ctf_redlogo_gloss.tga and /dev/null differ diff --git a/textures/lsp/ctf_redlogo_glow.tga b/textures/lsp/ctf_redlogo_glow.tga deleted file mode 100644 index b6293ede..00000000 Binary files a/textures/lsp/ctf_redlogo_glow.tga and /dev/null differ diff --git a/textures/lsp/ctf_redlogo_norm.tga b/textures/lsp/ctf_redlogo_norm.tga deleted file mode 100644 index 8c2d44cb..00000000 Binary files a/textures/lsp/ctf_redlogo_norm.tga and /dev/null differ