]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add green and yellow variations. Ready for merge.
authorSahil Singhal <sahil@sahil-desktop.(none)>
Sat, 21 Aug 2010 05:32:30 +0000 (01:32 -0400)
committerSahil Singhal <sahil@sahil-desktop.(none)>
Sat, 21 Aug 2010 05:32:30 +0000 (01:32 -0400)
19 files changed:
scripts/techpanelx.shader
textures/techpanelx/panel/panel_tech1g.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech1g_gloss.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech1g_norm.png [new file with mode: 0755]
textures/techpanelx/panel/panel_tech1y.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech1y_gloss.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech1y_norm.png [new file with mode: 0755]
textures/techpanelx/panel/panel_tech2g.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech2g_gloss.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech2g_norm.png [new file with mode: 0755]
textures/techpanelx/panel/panel_tech2y.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech2y_gloss.png [new file with mode: 0644]
textures/techpanelx/panel/panel_tech2y_norm.png [new file with mode: 0755]
textures/techpanelx/trim/trim_section1g.png [new file with mode: 0644]
textures/techpanelx/trim/trim_section1g_gloss.png [new file with mode: 0644]
textures/techpanelx/trim/trim_section1g_norm.png [new file with mode: 0755]
textures/techpanelx/trim/trim_section1y.png [new file with mode: 0644]
textures/techpanelx/trim/trim_section1y_gloss.png [new file with mode: 0644]
textures/techpanelx/trim/trim_section1y_norm.png [new file with mode: 0755]

index 71714e52b103c11c5b7b8abceeddd29c885e38c5..e61191aa5fcdeae7a380744bb0506db9fc7b0ef0 100644 (file)
@@ -117,6 +117,48 @@ textures/techpanelx/panel-tech1r
                map textures/techpanelx/panel/panel_tech1r.png
                
 
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/panel-tech1g
+{
+       qer_editorimage textures/techpanelx/panel/panel_tech1g.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/panel/panel_tech1g.png
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/panel-tech1y
+{
+       qer_editorimage textures/techpanelx/panel/panel_tech1y.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/panel/panel_tech1y.png
+               
+
        }
        {
                map $lightmap
@@ -159,6 +201,48 @@ textures/techpanelx/panel-tech2b
                map textures/techpanelx/panel/panel_tech2b.png
                
 
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/panel-tech2g
+{
+       qer_editorimage textures/techpanelx/panel/panel_tech2g.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/panel/panel_tech2g.png
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/panel-tech2y
+{
+       qer_editorimage textures/techpanelx/panel/panel_tech2y.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/panel/panel_tech2y.png
+               
+
        }
        {
                map $lightmap
@@ -243,6 +327,48 @@ textures/techpanelx/trim-section1r
                map textures/techpanelx/trim/trim_section1r.png
                
 
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/trim-section1g
+{
+       qer_editorimage textures/techpanelx/trim/trim_section1g.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/trim/trim_section1g.png
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/techpanelx/trim-section1y
+{
+       qer_editorimage textures/techpanelx/trim/trim_section1y.png
+       
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       {
+               map textures/techpanelx/trim/trim_section1y.png
+               
+
        }
        {
                map $lightmap
diff --git a/textures/techpanelx/panel/panel_tech1g.png b/textures/techpanelx/panel/panel_tech1g.png
new file mode 100644 (file)
index 0000000..131c6fc
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g.png differ
diff --git a/textures/techpanelx/panel/panel_tech1g_gloss.png b/textures/techpanelx/panel/panel_tech1g_gloss.png
new file mode 100644 (file)
index 0000000..5236480
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g_gloss.png differ
diff --git a/textures/techpanelx/panel/panel_tech1g_norm.png b/textures/techpanelx/panel/panel_tech1g_norm.png
new file mode 100755 (executable)
index 0000000..51533a0
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g_norm.png differ
diff --git a/textures/techpanelx/panel/panel_tech1y.png b/textures/techpanelx/panel/panel_tech1y.png
new file mode 100644 (file)
index 0000000..f6cab1f
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y.png differ
diff --git a/textures/techpanelx/panel/panel_tech1y_gloss.png b/textures/techpanelx/panel/panel_tech1y_gloss.png
new file mode 100644 (file)
index 0000000..909ae3a
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y_gloss.png differ
diff --git a/textures/techpanelx/panel/panel_tech1y_norm.png b/textures/techpanelx/panel/panel_tech1y_norm.png
new file mode 100755 (executable)
index 0000000..51533a0
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y_norm.png differ
diff --git a/textures/techpanelx/panel/panel_tech2g.png b/textures/techpanelx/panel/panel_tech2g.png
new file mode 100644 (file)
index 0000000..aedc9d0
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g.png differ
diff --git a/textures/techpanelx/panel/panel_tech2g_gloss.png b/textures/techpanelx/panel/panel_tech2g_gloss.png
new file mode 100644 (file)
index 0000000..e976301
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g_gloss.png differ
diff --git a/textures/techpanelx/panel/panel_tech2g_norm.png b/textures/techpanelx/panel/panel_tech2g_norm.png
new file mode 100755 (executable)
index 0000000..5a86ee2
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g_norm.png differ
diff --git a/textures/techpanelx/panel/panel_tech2y.png b/textures/techpanelx/panel/panel_tech2y.png
new file mode 100644 (file)
index 0000000..63b77ef
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y.png differ
diff --git a/textures/techpanelx/panel/panel_tech2y_gloss.png b/textures/techpanelx/panel/panel_tech2y_gloss.png
new file mode 100644 (file)
index 0000000..8401a46
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y_gloss.png differ
diff --git a/textures/techpanelx/panel/panel_tech2y_norm.png b/textures/techpanelx/panel/panel_tech2y_norm.png
new file mode 100755 (executable)
index 0000000..5a86ee2
Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y_norm.png differ
diff --git a/textures/techpanelx/trim/trim_section1g.png b/textures/techpanelx/trim/trim_section1g.png
new file mode 100644 (file)
index 0000000..59893f5
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g.png differ
diff --git a/textures/techpanelx/trim/trim_section1g_gloss.png b/textures/techpanelx/trim/trim_section1g_gloss.png
new file mode 100644 (file)
index 0000000..1da8524
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g_gloss.png differ
diff --git a/textures/techpanelx/trim/trim_section1g_norm.png b/textures/techpanelx/trim/trim_section1g_norm.png
new file mode 100755 (executable)
index 0000000..bf7509b
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g_norm.png differ
diff --git a/textures/techpanelx/trim/trim_section1y.png b/textures/techpanelx/trim/trim_section1y.png
new file mode 100644 (file)
index 0000000..133408d
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y.png differ
diff --git a/textures/techpanelx/trim/trim_section1y_gloss.png b/textures/techpanelx/trim/trim_section1y_gloss.png
new file mode 100644 (file)
index 0000000..5c7b399
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y_gloss.png differ
diff --git a/textures/techpanelx/trim/trim_section1y_norm.png b/textures/techpanelx/trim/trim_section1y_norm.png
new file mode 100755 (executable)
index 0000000..bf7509b
Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y_norm.png differ