From: Rudolf Polzer Date: Mon, 19 Dec 2011 11:58:38 +0000 (+0100) Subject: always show backtrace in warnings, or warnings are useless X-Git-Tag: xonotic-v0.6.0~74^2~95 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=a378ab28a17b610e364fded21bac1248ced46ea2;p=xonotic%2Fxonotic-data.pk3dir.git always show backtrace in warnings, or warnings are useless --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index f42c508f5..b06d28257 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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" +prvm_backtraceforwarnings 1 sv_allowdownloads_inarchive 1 // for csprogs.dat sv_allowdownloads 0 // download protocol is evil