r2199 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Feb 23 03:17:09 EST 2007


Author: esteel
Date: 2007-02-23 03:17:08 -0500 (Fri, 23 Feb 2007)
New Revision: 2199

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
removed scores aliases and host_min/maxfps


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2007-02-21 12:56:40 UTC (rev 2198)
+++ branches/nexuiz-2.0/data/default.cfg	2007-02-23 08:17:08 UTC (rev 2199)
@@ -24,9 +24,6 @@
 alias asay_drop "say_team (%l) dropped %w ; impulse 17"
 
 // other aliases
-alias +scores "+showscores; ping"
-alias -scores "-showscores"
-
 alias +hook +button6
 alias -hook -button6
 alias ready "cmd ready"
@@ -582,8 +579,6 @@
 exec normal.cfg
 
 // misc
-set host_maxfps 1000
-set host_minfps 10
 seta scr_conalpha 0.8
 seta scr_conbrightness 0.2
 seta scr_screenshot_jpeg 1

Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2007-02-21 12:56:40 UTC (rev 2198)
+++ trunk/data/default.cfg	2007-02-23 08:17:08 UTC (rev 2199)
@@ -24,9 +24,6 @@
 alias asay_drop "say_team (%l) dropped %w ; impulse 17"
 
 // other aliases
-alias +scores "+showscores; ping"
-alias -scores "-showscores"
-
 alias +hook +button6
 alias -hook -button6
 alias ready "cmd ready"
@@ -599,8 +596,6 @@
 exec normal.cfg
 
 // misc
-set host_maxfps 1000
-set host_minfps 10
 seta scr_conalpha 0.8
 seta scr_conbrightness 0.2
 seta scr_screenshot_jpeg 1




More information about the nexuiz-commits mailing list