[nexuiz-commits] r7800 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 15 05:29:52 EDT 2009


Author: div0
Date: 2009-09-15 05:29:51 -0400 (Tue, 15 Sep 2009)
New Revision: 7800

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/defaultNexuiz.cfg
Log:
r7764 | fruitiex | 2009-09-12 13:04:16 -0400 (Sat, 12 Sep 2009) | 2 lines
bigger cl_showpseed font, now looks nice with showacceleration and showpressedkeys


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-09-15 08:58:47 UTC (rev 7799)
+++ branches/nexuiz-2.0/.patchsets	2009-09-15 09:29:51 UTC (rev 7800)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7599-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7630-7630,7644-7651,7656-7656,7658-7660,7663-7665,7670-7670,7672-7676,7678-7680,7686-7687,7689-7698,7701-7701,7703-7714,7717-7723,7731-7731,7735-7741,7744-7745,7752-7754,7756-7756,7758-7758,7761-7763
+revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7599-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7630-7630,7644-7651,7656-7656,7658-7660,7663-7665,7670-7670,7672-7676,7678-7680,7686-7687,7689-7698,7701-7701,7703-7714,7717-7723,7731-7731,7735-7741,7744-7745,7752-7754,7756-7756,7758-7758,7761-7764

Modified: branches/nexuiz-2.0/data/defaultNexuiz.cfg
===================================================================
--- branches/nexuiz-2.0/data/defaultNexuiz.cfg	2009-09-15 08:58:47 UTC (rev 7799)
+++ branches/nexuiz-2.0/data/defaultNexuiz.cfg	2009-09-15 09:29:51 UTC (rev 7800)
@@ -1578,7 +1578,7 @@
 
 seta cl_showspeed 0 "show the XY speed of the player"
 seta cl_showspeed_z 0 "include the speed on the Z-axis"
-seta cl_showspeed_size 14 "size of the numbers"
+seta cl_showspeed_size 30 "size of the numbers"
 seta cl_showspeed_position 0.7 "Y-axis positioning of the numbers"
 
 seta cl_showacceleration 0 "show the XY acceleration of the player"



More information about the nexuiz-commits mailing list