]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Updated shader file
authorPlasmaSheep <plasmasheep@gmail.com>
Sat, 4 Sep 2010 02:50:02 +0000 (19:50 -0700)
committerPlasmaSheep <plasmasheep@gmail.com>
Sat, 4 Sep 2010 02:50:02 +0000 (19:50 -0700)
33 files changed:
scripts/lsp.shader
textures/lsp/ctf/ctf_bluebanner.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluebanner_gloss.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluebanner_glow.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluebanner_norm.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluelogo.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluelogo_gloss.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluelogo_glow.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_bluelogo_norm.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redbanner.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redbanner_gloss.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redbanner_glow.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redbanner_norm.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redlogo.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redlogo_gloss.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redlogo_glow.tga [new file with mode: 0644]
textures/lsp/ctf/ctf_redlogo_norm.tga [new file with mode: 0644]
textures/lsp/ctf_bluebanner.tga [deleted file]
textures/lsp/ctf_bluebanner_gloss.tga [deleted file]
textures/lsp/ctf_bluebanner_glow.tga [deleted file]
textures/lsp/ctf_bluebanner_norm.tga [deleted file]
textures/lsp/ctf_bluelogo.tga [deleted file]
textures/lsp/ctf_bluelogo_gloss.tga [deleted file]
textures/lsp/ctf_bluelogo_glow.tga [deleted file]
textures/lsp/ctf_bluelogo_norm.tga [deleted file]
textures/lsp/ctf_redbanner.tga [deleted file]
textures/lsp/ctf_redbanner_gloss.tga [deleted file]
textures/lsp/ctf_redbanner_glow.tga [deleted file]
textures/lsp/ctf_redbanner_norm.tga [deleted file]
textures/lsp/ctf_redlogo.tga [deleted file]
textures/lsp/ctf_redlogo_gloss.tga [deleted file]
textures/lsp/ctf_redlogo_glow.tga [deleted file]
textures/lsp/ctf_redlogo_norm.tga [deleted file]

index 4fe6dac954025e9be11e93d8f1832f7f57db6b7e..74348d675016495221bbc11bd818193f10c7adb6 100644 (file)
@@ -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 (file)
index 0000000..6ed300f
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 (file)
index 0000000..b05e001
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 (file)
index 0000000..c3624c5
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 (file)
index 0000000..b40e449
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 (file)
index 0000000..c33a536
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 (file)
index 0000000..9c4512f
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 (file)
index 0000000..faa9516
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 (file)
index 0000000..cb7b931
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 (file)
index 0000000..8c4e3de
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 (file)
index 0000000..fc88fe8
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 (file)
index 0000000..c0177d9
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 (file)
index 0000000..5302cbd
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 (file)
index 0000000..3d3d7e7
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 (file)
index 0000000..1bd96f6
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 (file)
index 0000000..b6293ed
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 (file)
index 0000000..8c2d44c
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 (file)
index 6ed300f..0000000
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 (file)
index b05e001..0000000
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 (file)
index c3624c5..0000000
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 (file)
index b40e449..0000000
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 (file)
index c33a536..0000000
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 (file)
index 9c4512f..0000000
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 (file)
index faa9516..0000000
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 (file)
index cb7b931..0000000
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 (file)
index 8c4e3de..0000000
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 (file)
index fc88fe8..0000000
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 (file)
index c0177d9..0000000
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 (file)
index 5302cbd..0000000
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 (file)
index 3d3d7e7..0000000
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 (file)
index 1bd96f6..0000000
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 (file)
index b6293ed..0000000
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 (file)
index 8c2d44c..0000000
Binary files a/textures/lsp/ctf_redlogo_norm.tga and /dev/null differ