r4559 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 29 08:05:28 EDT 2008


Author: div0
Date: 2008-09-29 08:05:28 -0400 (Mon, 29 Sep 2008)
New Revision: 4559

Modified:
   trunk/data/cvars.txt
   trunk/data/cvars.txt.pl
Log:
remove yet another redundant cvar


Modified: trunk/data/cvars.txt
===================================================================
--- trunk/data/cvars.txt	2008-09-29 11:53:14 UTC (rev 4558)
+++ trunk/data/cvars.txt	2008-09-29 12:05:28 UTC (rev 4559)
@@ -392,7 +392,6 @@
 "g_grappling_hook_tarzan" "TODO: describe me"
 "g_jump_grunt" "TODO: describe me"
 "g_keyhunt_point_limit" "TODO: describe me"
-"g_keyhunt_teams" "TODO: describe me"
 "g_keyhunt_teams_override" "TODO: describe me"
 "g_laserguided_missile" "TODO: describe me"
 "g_lms" "TODO: describe me"

Modified: trunk/data/cvars.txt.pl
===================================================================
--- trunk/data/cvars.txt.pl	2008-09-29 11:53:14 UTC (rev 4558)
+++ trunk/data/cvars.txt.pl	2008-09-29 12:05:28 UTC (rev 4559)
@@ -55,6 +55,7 @@
 |	g_dm                             # mapinfo
 |	g_domination                     # mapinfo
 |	g_keyhunt                        # mapinfo
+|	g_keyhunt_teams                  # mapinfo
 |	g_onslaught                      # mapinfo
 |	g_race                           # mapinfo
 |	g_runematch                      # mapinfo
@@ -221,7 +222,6 @@
 ^7developer_networking is "0" ["0"] prints all received and sent packets (recommended only for debugging)
 ^7edgefriction is "1" ["1"] how much you slow down when nearing a ledge you might fall off
 ^7ekg is "0" ["0"] custom cvar
-^7exit_cfg is "empty.cfg" ["empty.cfg"] custom cvar
 ^7fraglimit is "30" ["0"] ends level if this many frags is reached by any player
 ^7fraglimit_override is "-1" ["-1"] custom cvar
 ^7fs_empty_files_in_pack_mark_deletions is "1" ["1"] if enabled, empty files in a pak/pk3 count as not existing but cancel the search in further packs, effectively allowing patch pak/pk3 files to 'delete' files




More information about the nexuiz-commits mailing list