]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Full bright screen texture. Should make the screen brighter but it's still too dark...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 10 Oct 2010 22:15:59 +0000 (01:15 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 10 Oct 2010 22:15:59 +0000 (01:15 +0300)
maps/lab610.map
scripts/lab610.shader

index bea6f41afab38dd77fd22d050c116812785fc8fe..298b2c3d3a4157cb12741b8f6978902f4bd18708 100644 (file)
@@ -32150,7 +32150,7 @@ trak5x/base-pipe1a
 "target" "camera1"\r
 // brush 0\r
 {\r
-( -792 -4832 768 ) ( -1104 -4520 1024 ) ( -1104 -4520 768 ) common/camera 124.7180175781 0 0 1.21875 1 0 0 0\r
+( -792 -4832 768 ) ( -1104 -4520 1024 ) ( -1104 -4520 768 ) lab610/camera_fullbright 124.7180175781 0 0 1.21875 1 0 0 0\r
 ( -808 -4840 1024 ) ( -1104 -4544 768 ) ( -1104 -4544 1024 ) exx/wall-panel05 -0 398.22265625 90 1 0.5625 0 0 0\r
 ( -792 -4832 1024 ) ( -1104 -4536 1024 ) ( -1104 -4520 1024 ) common/caulk 0 0 0 0.5 0.5 0 0 0\r
 ( -792 -4832 768 ) ( -1104 -4520 768 ) ( -1104 -4536 768 ) common/caulk 0 0 0 0.5 0.5 0 0 0\r
@@ -32648,7 +32648,7 @@ exx/trim-baseboard03
 {\r
 "classname" "light"\r
 "origin" "-884.000000 -4612.000000 896.000000"\r
-"light" "600"\r
+"light" "800"\r
 }\r
 // entity 311\r
 {\r
@@ -32714,7 +32714,7 @@ exx/trim-baseboard03
 "target" "camera2"\r
 // brush 0\r
 {\r
-( 1104 -4520 768 ) ( 1104 -4520 1024 ) ( 792 -4832 768 ) common/camera 124.7180175781 0 0 1.21875 1 0 0 0\r
+( 1104 -4520 768 ) ( 1104 -4520 1024 ) ( 792 -4832 768 ) lab610/camera_fullbright 124.7180175781 0 0 1.21875 1 0 0 0\r
 ( 1104 -4544 1024 ) ( 1104 -4544 768 ) ( 808 -4840 1024 ) exx/wall-panel05 -0 398.22265625 90 1 0.5625 0 0 0\r
 ( 1104 -4520 1024 ) ( 1104 -4536 1024 ) ( 792 -4832 1024 ) common/caulk 0 0 0 0.5 0.5 0 0 0\r
 ( 1104 -4536 768 ) ( 1104 -4520 768 ) ( 792 -4832 768 ) common/caulk 0 0 0 0.5 0.5 0 0 0\r
@@ -32740,7 +32740,7 @@ exx/trim-baseboard03
 {\r
 "classname" "light"\r
 "origin" "884.000000 -4612.000000 896.000000"\r
-"light" "600"\r
+"light" "800"\r
 }\r
 // entity 316\r
 {\r
index 3150d9297325130537eca5b8ddf4eff78b324923..8b5da278083d05f7ae38e70ad53e7e6a02f9c629 100644 (file)
@@ -17,3 +17,14 @@ textures/lab610/env1
                tcgen lightmap
        }*/
 }
+
+textures/lab610/camera_fullbright
+{
+       qer_editorimage textures/common/camera.tga
+       surfaceparm nolightmap
+       {
+               map textures/common/warpzone/trans.tga // fully transparent
+               blendfunc blend
+       }
+       dp_camera
+}