View Issue Details

IDProjectCategoryView StatusLast Update
0003141The Dark ModCodingpublic26.05.2012 14:10
Reportertels Assigned Totels  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionSVN 
Target VersionTDM 1.08Fixed in VersionTDM 1.08 
Summary0003141: Remove proxy CVARs
DescriptionThese CVARs are only there because the default value for some CVARs was in the closed source. Now we can just modify the default values directly and get rid of the extra CVARs:

New values in (), old values in []:

tdm_s_doorDistanceAdd (450) [150]
tdm_s_maxSoundsPerShader (0) [1 if the memory was below 512 MByte]
tdm_gui_smallFontLimit (0.15) [0.30]
tdm_gui_mediumFontLimit (0.30) [0.60]
TagsNo tags attached.

Activities

tels

tels

26.05.2012 14:10

reporter   ~0004628

Done with revision 5460.

The conversion to DarkMod.cfg needs to make sure that the new default values are set in any old config we might use (they should, but its better to double check).

Issue History

Date Modified Username Field Change
26.05.2012 12:38 tels New Issue
26.05.2012 12:47 tels Description Updated
26.05.2012 12:47 tels Assigned To => tels
26.05.2012 12:47 tels Status new => assigned
26.05.2012 12:47 tels Product Version => SVN
26.05.2012 12:47 tels Target Version => TDM 1.08
26.05.2012 14:10 tels Note Added: 0004628
26.05.2012 14:10 tels Status assigned => resolved
26.05.2012 14:10 tels Fixed in Version => TDM 1.08
26.05.2012 14:10 tels Resolution open => fixed