]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
fix shader and textures for courtfun screen messages
authorMaik Merten <maikmerten@googlemail.com>
Sun, 24 Jul 2011 19:04:16 +0000 (21:04 +0200)
committerMaik Merten <maikmerten@googlemail.com>
Sun, 24 Jul 2011 19:04:16 +0000 (21:04 +0200)
scripts/map_courtfun.shader
textures/map_courtfun/screen_black.tga
textures/map_courtfun/screen_obey.tga
textures/map_courtfun/screen_sleep.tga
textures/map_courtfun/screen_work.tga
textures/map_courtfun/screen_xon.tga

index 1bed354c9c894c22e59689c2218ae839bfb40892..32210175bdc867c7251aabcb23cc642744243c5e 100644 (file)
@@ -7,7 +7,7 @@ textures/map_courtfun/screenanim_work
     cull none
     {
         animMap 1 textures/map_courtfun/screen_sleep.tga textures/map_courtfun/screen_work.tga textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga
-        blendFunc GL_ONE GL_ONE
+        blendFunc filter
     }
 }
 
@@ -20,7 +20,7 @@ textures/map_courtfun/screenanim_obey
     cull none
     {
         animMap 1 textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_xon.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga
-        blendFunc GL_ONE GL_ONE
+        blendFunc filter
     }
 }
 
index 20440d310a470863bebe7ad3eb4fa20505d7dc8d..154812c35a6ee6fe0bdf341b7a991ab706259570 100644 (file)
Binary files a/textures/map_courtfun/screen_black.tga and b/textures/map_courtfun/screen_black.tga differ
index cca9b179a5bf9175597a504ac5deacbc1b28c6d7..29f18b53e22f2b3f03cc21250b55ef4f960fe981 100644 (file)
Binary files a/textures/map_courtfun/screen_obey.tga and b/textures/map_courtfun/screen_obey.tga differ
index 37634826bde009e322271fea7927eadb1c77564b..0907a836d277a613729ec96dd402e0c4f442ebcf 100644 (file)
Binary files a/textures/map_courtfun/screen_sleep.tga and b/textures/map_courtfun/screen_sleep.tga differ
index b4a834ac1e3e41345921aec96d4ab3556176a990..b0b1e1d9288d791caacd98a04d31997aa631cff1 100644 (file)
Binary files a/textures/map_courtfun/screen_work.tga and b/textures/map_courtfun/screen_work.tga differ
index 67458e9b78a3f4d097fa18644b814cd0ff6afc1e..a855188965a39c96ef7000d044926fe8f7cab16a 100644 (file)
Binary files a/textures/map_courtfun/screen_xon.tga and b/textures/map_courtfun/screen_xon.tga differ