New cvars (oldtree console effects)

gl_conalpha - 0.6, 1 to disable alpha
	gl_conspin - 0, anything else causes it to spin at that speed
	gl_constretch - 0, 1 to stretch console instead of sliding it
This commit is contained in:
Joseph Carter 2000-05-29 10:16:04 +00:00
parent a1559fc7d9
commit 91e380d3b3
2 changed files with 124 additions and 112 deletions

View file

@ -489,6 +489,27 @@ Type : Boolean
Default : 1
Description : whether or not to use RGBA lightmaps
Cvar : gl_conalpha
Targets : gl clients
Category : gl console ui
Type : number
Default : 0.6
Description : alpha value for console
Cvar : gl_conspin
Targets : gl clients
Category : gl console ui
Type : number
Default : 0
Description : speed at which the console spins
Cvar : gl_constretch
Targets : gl clients
Category : gl console ui
Type : boolean
Default : 0
Description : whether to slide or stretch the console
Cvar : gl_cshiftpercent
Targets :
Category :