r5221 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Dec 15 08:56:35 EST 2008


Author: div0
Date: 2008-12-15 08:56:35 -0500 (Mon, 15 Dec 2008)
New Revision: 5221

Modified:
   trunk/data/cvars.txt
Log:
documented some cvars (this file could be later used for a menu)


Modified: trunk/data/cvars.txt
===================================================================
--- trunk/data/cvars.txt	2008-12-15 13:51:05 UTC (rev 5220)
+++ trunk/data/cvars.txt	2008-12-15 13:56:35 UTC (rev 5221)
@@ -25,15 +25,15 @@
 "bot_ai_keyboard_treshold" "TODO: describe me"
 "bot_ai_strategyinterval" "TODO: describe me"
 "bot_ai_thinkinterval" "TODO: describe me"
-"bot_ignore_bots" "TODO: describe me"
-"bot_join_empty" "TODO: describe me"
-"bot_nofire" "TODO: describe me"
-"bot_number" "TODO: describe me"
-"bot_prefix" "TODO: describe me"
-"bot_suffix" "TODO: describe me"
-"bot_usemodelnames" "TODO: describe me"
-"bot_vs_human" "TODO: describe me"
-"capturelimit_override" "TODO: describe me"
+"bot_ignore_bots" "When set, bots don't shoot at other bots"
+"bot_join_empty" "When set, bots also play if no player has joined the server"
+"bot_nofire" "When set, bots never fire"
+"bot_number" "Minimum number of bots"
+"bot_prefix" "Prefix in front of the bot names"
+"bot_suffix" "Suffix behind the bot names"
+"bot_usemodelnames" "Use player model names for bot names"
+"bot_vs_human" "Bots and humans play in different teams when set"
+"capturelimit_override" "CTF capture limit (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 "cmdline"
 "collision_endnudge"
 "collision_enternudge"
@@ -44,7 +44,7 @@
 "coop"
 "cutscene"
 "deathmatch"
-"deathmatch_force_teamplay" "TODO: describe me"
+"deathmatch_force_teamplay" "Always play TDM instead of DM"
 "developer"
 "developer_entityparsing"
 "developer_loadfile"
@@ -53,10 +53,10 @@
 "developer_memorydebug"
 "developer_networking"
 "edgefriction"
-"ekg" "TODO: describe me"
-"fraglimit_override" "TODO: describe me"
+"ekg" "Throw huge amounts of gibs"
+"fraglimit_override" "Frag limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 "fs_empty_files_in_pack_mark_deletions"
-"g_antilag" "TODO: describe me"
+"g_antilag" "AntiLag (0 = no AntiLag, 1 = verified client side hit scan, 2 = server side hit scan in the past, 3 = unverified client side hit scan)"
 "g_arena_maxspawned" "TODO: describe me"
 "g_arena_powerups" "TODO: describe me"
 "g_arena_roundbased" "TODO: describe me"
@@ -1215,5 +1215,5 @@
 "timelimit_max" "TODO: describe me"
 "timelimit_maxovertime" "TODO: describe me"
 "timelimit_min" "TODO: describe me"
-"timelimit_override" "TODO: describe me"
+"timelimit_override" "Time limit to override the values from mapinfo (use 0 to play without limit, and -1 to use the mapinfo's limit)"
 "welcome_message_time" "TODO: describe me"




More information about the nexuiz-commits mailing list