]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
always show backtrace in warnings, or warnings are useless
authorRudolf Polzer <divverent@alientrap.org>
Mon, 19 Dec 2011 11:58:38 +0000 (12:58 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 19 Dec 2011 11:58:38 +0000 (12:58 +0100)
defaultXonotic.cfg

index f42c508f55514f4857ec012aa94fc8b00eca6b50..b06d2825723bfa5eb358c1668ca936bf3c945392 100644 (file)
@@ -1628,6 +1628,7 @@ set capturelimit 0
 // these entities are not referenced by anything directly, they just represent
 // teams and are found by find() when needed
 prvm_leaktest_ignore_classnames "ctf_team dom_team tdm_team"
 // these entities are not referenced by anything directly, they just represent
 // teams and are found by find() when needed
 prvm_leaktest_ignore_classnames "ctf_team dom_team tdm_team"
+prvm_backtraceforwarnings 1
 
 sv_allowdownloads_inarchive 1 // for csprogs.dat
 sv_allowdownloads 0 // download protocol is evil
 
 sv_allowdownloads_inarchive 1 // for csprogs.dat
 sv_allowdownloads 0 // download protocol is evil