]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Some additions to my screens texture package. It includes a Commercials and News... mirceakitsune/textures_screens_commercials
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 27 Mar 2013 14:13:04 +0000 (16:13 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 27 Mar 2013 14:13:04 +0000 (16:13 +0200)
13 files changed:
scripts/screens.shader
textures/screens/screen_commercial.tga [new file with mode: 0644]
textures/screens/screen_commercial1.tga [new file with mode: 0644]
textures/screens/screen_commercial2.tga [new file with mode: 0644]
textures/screens/screen_commercial3.tga [new file with mode: 0644]
textures/screens/screen_commercial4.tga [new file with mode: 0644]
textures/screens/screen_commercial5.tga [new file with mode: 0644]
textures/screens/screen_news.tga [new file with mode: 0644]
textures/screens/screen_news1.tga [new file with mode: 0644]
textures/screens/screen_news2.tga [new file with mode: 0644]
textures/screens/screen_news3.tga [new file with mode: 0644]
textures/screens/screen_news4.tga [new file with mode: 0644]
textures/screens/screen_news5.tga [new file with mode: 0644]

index 5c81df970114fec09d44bacbea746f151363d2af..1abef00cc6391d556f61dc5907772dcf9d4cae8a 100644 (file)
@@ -86,4 +86,124 @@ textures/screens/screen_error
        {
                map textures/screens/screen_error.tga
        }
-}
\ No newline at end of file
+}
+
+textures/screens/screen_commercial1
+{
+       qer_editorimage textures/screens/screen_commercial1.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_commercial1.tga
+       }
+}
+
+textures/screens/screen_commercial2
+{
+       qer_editorimage textures/screens/screen_commercial2.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_commercial2.tga
+       }
+}
+
+textures/screens/screen_commercial3
+{
+       qer_editorimage textures/screens/screen_commercial3.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_commercial3.tga
+       }
+}
+
+textures/screens/screen_commercial4
+{
+       qer_editorimage textures/screens/screen_commercial4.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_commercial4.tga
+       }
+}
+
+textures/screens/screen_commercial5
+{
+       qer_editorimage textures/screens/screen_commercial5.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_commercial5.tga
+       }
+}
+
+textures/screens/screen_commercial
+{
+       qer_editorimage textures/screens/screen_commercial.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               animMap 0.1 textures/screens/screen_commercial1.tga textures/screens/screen_commercial2.tga textures/screens/screen_commercial3.tga textures/screens/screen_commercial4.tga textures/screens/screen_commercial5.tga
+       }
+}
+
+textures/screens/screen_news1
+{
+       qer_editorimage textures/screens/screen_news1.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_news1.tga
+       }
+}
+
+textures/screens/screen_news2
+{
+       qer_editorimage textures/screens/screen_news2.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_news2.tga
+       }
+}
+
+textures/screens/screen_news3
+{
+       qer_editorimage textures/screens/screen_news3.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_news3.tga
+       }
+}
+
+textures/screens/screen_news4
+{
+       qer_editorimage textures/screens/screen_news4.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_news4.tga
+       }
+}
+
+textures/screens/screen_news5
+{
+       qer_editorimage textures/screens/screen_news5.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               map textures/screens/screen_news5.tga
+       }
+}
+
+textures/screens/screen_news
+{
+       qer_editorimage textures/screens/screen_news.tga
+       surfaceparm nolightmap
+       q3map_surfacelight 100
+       {
+               animMap 0.05 textures/screens/screen_news1.tga textures/screens/screen_news2.tga textures/screens/screen_news3.tga textures/screens/screen_news4.tga textures/screens/screen_news5.tga
+       }
+}
diff --git a/textures/screens/screen_commercial.tga b/textures/screens/screen_commercial.tga
new file mode 100644 (file)
index 0000000..1c1bd4c
Binary files /dev/null and b/textures/screens/screen_commercial.tga differ
diff --git a/textures/screens/screen_commercial1.tga b/textures/screens/screen_commercial1.tga
new file mode 100644 (file)
index 0000000..a2d8d4a
Binary files /dev/null and b/textures/screens/screen_commercial1.tga differ
diff --git a/textures/screens/screen_commercial2.tga b/textures/screens/screen_commercial2.tga
new file mode 100644 (file)
index 0000000..c5e54fa
Binary files /dev/null and b/textures/screens/screen_commercial2.tga differ
diff --git a/textures/screens/screen_commercial3.tga b/textures/screens/screen_commercial3.tga
new file mode 100644 (file)
index 0000000..08c4a67
Binary files /dev/null and b/textures/screens/screen_commercial3.tga differ
diff --git a/textures/screens/screen_commercial4.tga b/textures/screens/screen_commercial4.tga
new file mode 100644 (file)
index 0000000..04877de
Binary files /dev/null and b/textures/screens/screen_commercial4.tga differ
diff --git a/textures/screens/screen_commercial5.tga b/textures/screens/screen_commercial5.tga
new file mode 100644 (file)
index 0000000..c19ba8c
Binary files /dev/null and b/textures/screens/screen_commercial5.tga differ
diff --git a/textures/screens/screen_news.tga b/textures/screens/screen_news.tga
new file mode 100644 (file)
index 0000000..d2ca15b
Binary files /dev/null and b/textures/screens/screen_news.tga differ
diff --git a/textures/screens/screen_news1.tga b/textures/screens/screen_news1.tga
new file mode 100644 (file)
index 0000000..319e1cd
Binary files /dev/null and b/textures/screens/screen_news1.tga differ
diff --git a/textures/screens/screen_news2.tga b/textures/screens/screen_news2.tga
new file mode 100644 (file)
index 0000000..c2f0e72
Binary files /dev/null and b/textures/screens/screen_news2.tga differ
diff --git a/textures/screens/screen_news3.tga b/textures/screens/screen_news3.tga
new file mode 100644 (file)
index 0000000..5790a0a
Binary files /dev/null and b/textures/screens/screen_news3.tga differ
diff --git a/textures/screens/screen_news4.tga b/textures/screens/screen_news4.tga
new file mode 100644 (file)
index 0000000..8725537
Binary files /dev/null and b/textures/screens/screen_news4.tga differ
diff --git a/textures/screens/screen_news5.tga b/textures/screens/screen_news5.tga
new file mode 100644 (file)
index 0000000..3a3dad0
Binary files /dev/null and b/textures/screens/screen_news5.tga differ