r4554 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 29 07:35:00 EDT 2008


Author: div0
Date: 2008-09-29 07:34:58 -0400 (Mon, 29 Sep 2008)
New Revision: 4554

Modified:
   trunk/data/cvars.txt
   trunk/data/cvars.txt.pl
Log:
exclude more


Modified: trunk/data/cvars.txt
===================================================================
--- trunk/data/cvars.txt	2008-09-29 11:33:29 UTC (rev 4553)
+++ trunk/data/cvars.txt	2008-09-29 11:34:58 UTC (rev 4554)
@@ -414,7 +414,6 @@
 "g_lms_start_armor" "TODO: describe me"
 "g_lms_start_health" "TODO: describe me"
 "g_maplist_check_waypoints" "TODO: describe me"
-"g_maplist_index" "TODO: describe me"
 "g_maplist_mostrecent_count" "TODO: describe me"
 "g_maplist_selectrandom" "TODO: describe me"
 "g_maplist_shuffle" "TODO: describe me"
@@ -596,7 +595,6 @@
 "saved2"
 "saved3"
 "saved4"
-"savedgamecfg"
 "scr_screenshot_name"
 "scratch1"
 "scratch2"

Modified: trunk/data/cvars.txt.pl
===================================================================
--- trunk/data/cvars.txt.pl	2008-09-29 11:33:29 UTC (rev 4553)
+++ trunk/data/cvars.txt.pl	2008-09-29 11:34:58 UTC (rev 4554)
@@ -8,6 +8,7 @@
 |	csqc_.*                          # internal
 |	gamecfg                          # internal
 |	g_configversion                  # internal
+|	g_maplist_index                  # internal
 |	halflifebsp                      # internal
 
 |	cl_.*	                         # client
@@ -20,6 +21,7 @@
 |	net_slist_.*	                 # client
 |	r_.*                             # client
 |	sbar_.*	                         # client
+|	scr_.*	                         # client
 |	userbind.*                       # client
 |	v_.*                             # client
 |	vid_.*                           # client
@@ -30,6 +32,7 @@
 |	net_address                      # private
 |	port                             # private
 |	rcon_.*                          # private
+|	savedgamecfg                     # private
 |	settemp_.*                       # private
 |	sv_allowdownloads_.*             # private
 |	sv_autodemo.*                    # private




More information about the nexuiz-commits mailing list