~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to config/settings_visual.cfg

  • Committer: SwagTron
  • Date: 2019-03-03 20:57:16 UTC
  • Revision ID: swagtron-20190303205716-nk32wtrusb3tum54
As far as I am aware, compiling 2.9 sty+ct+ap was incredibly difficult and impossible without using older versions merged with the latest revision (thanks to Nelg's help). Created a proper win32 folder, a readme file, and made it simple to compile for windows.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
############################################################################################
48
48
#
49
 
# Zone settings
50
 
#
51
 
############################################################################################
52
 
 
53
 
ZONE_ALPHA_TOGGLE 1               # This is XORd with ALPHA_BLEND to determine the way to draw zones
54
 
ZONE_SEG_LENGTH .5                # The rendered fraction of every segment. Default is .5
55
 
ZONE_BOTTOM 0.0                   # Where to put the zone along the Z axis. Default is 0.0
56
 
ZONE_HEIGHT 5.0                   # The zone segments' height. Default is 5.0
57
 
ZONE_FADE_IN 1                    # Determines if zones will fade in or appear instantly at the start of the round.
58
 
ZONE_ALPHA 1.0            # Transparency factor for zone rendering. 1.0 gives full strength.
59
 
 
60
 
############################################################################################
61
 
#
62
49
# camera settings
63
50
#
64
51
############################################################################################
139
126
 
140
127
# font selection settings. If a character is smaller in pixels than the given
141
128
# dimensions, the lowres font will be used.
142
 
FONT_BIG_THRESHOLD_WIDTH  0
143
 
FONT_BIG_THRESHOLD_HEIGHT 0
 
129
FONT_BIG_THRESHOLD_WIDTH  12
 
130
FONT_BIG_THRESHOLD_HEIGHT 24
144
131
 
145
132
# visibility culling settings: AA forces the cycle to be visible from the
146
133
# camera position, and additionally tracks the visibility of three extra