r4671 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Oct 8 11:42:55 EDT 2008


Author: div0
Date: 2008-10-08 11:42:55 -0400 (Wed, 08 Oct 2008)
New Revision: 4671

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/defaultNexuiz.cfg
Log:
r4670 | div0 | 2008-10-08 17:42:00 +0200 (Wed, 08 Oct 2008) | 2 lines
background alpha 0.25 for team radar should be enough

Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2008-10-08 15:42:00 UTC (rev 4670)
+++ branches/nexuiz-2.0/.patchsets	2008-10-08 15:42:55 UTC (rev 4671)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-4668
+revisions_applied = 1-4670

Modified: branches/nexuiz-2.0/data/defaultNexuiz.cfg
===================================================================
--- branches/nexuiz-2.0/data/defaultNexuiz.cfg	2008-10-08 15:42:00 UTC (rev 4670)
+++ branches/nexuiz-2.0/data/defaultNexuiz.cfg	2008-10-08 15:42:55 UTC (rev 4671)
@@ -1145,7 +1145,7 @@
 r_subdivisions_tolerance 1000000
 
 seta cl_teamradar 1
-seta cl_teamradar_background_alpha 0.75 // set to -1 to disable
+seta cl_teamradar_background_alpha 0.25 // set to -1 to disable
 seta cl_teamradar_scale 4096
 seta cl_teamradar_rotation 0 // rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north
 seta cl_teamradar_size "128 128"




More information about the nexuiz-commits mailing list