Forgot the UI files that go with the fixes...

This commit is contained in:
Richard Allen 2002-07-26 22:34:24 +00:00
parent 14d2c25468
commit ad8b375e7f
3 changed files with 12 additions and 12 deletions

View file

@ -132,7 +132,7 @@
textscale .45 textscale .45
textalignx 220 textalignx 220
textaligny 100 textaligny 100
text "REACTION QUAKE 3 BETA 2.1" text "REACTION QUAKE 3 BETA 2.2"
autowrapped autowrapped
visible 1 visible 1
decoration decoration

View file

@ -80,7 +80,7 @@
cvarTest "g_gameType" cvarTest "g_gameType"
hideCvar { "0" ; "1" ; "2" ; "3" ; "4" } hideCvar { "0" ; "1" ; "2" ; "3" ; "4" }
maxPaintChars 12 maxPaintChars 12
cvar capturelimit cvar cg_RQ3_capturelimit
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -96,10 +96,10 @@
type 4 type 4
style 0 style 0
text "Frag Limit:" text "Frag Limit:"
cvarTest "g_gametype" // cvarTest "g_gametype"
showCvar { "0" ; "1" ; "2" ; "3" } // showCvar { "0" ; "1" ; "2" ; "3" }
maxPaintChars 12 maxPaintChars 12
cvar fraglimit cvar cg_RQ3_fraglimit
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -116,7 +116,7 @@
style 0 style 0
text "Time Limit:" text "Time Limit:"
maxPaintChars 12 maxPaintChars 12
cvar timelimit cvar cg_RQ3_timelimit
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -204,7 +204,7 @@
type 4 type 4
style 0 style 0
text "Host Name:" text "Host Name:"
cvar sv_hostname cvar cg_RQ3_hostname
maxPaintChars 12 maxPaintChars 12
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
@ -221,7 +221,7 @@
type 11 type 11
style 0 style 0
text "Password Required:" text "Password Required:"
cvar g_needpass cvar cg_RQ3_needpass
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -237,7 +237,7 @@
type 4 type 4
style 0 style 0
text "DM Flags:" text "DM Flags:"
cvar dmflags cvar cg_RQ3_dmflags
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -253,7 +253,7 @@
type 11 type 11
style 0 style 0
text "Bot/Min Players:" text "Bot/Min Players:"
cvar bot_minplayers cvar cg_RQ3_bot_minplayers
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128
textaligny 12 textaligny 12
@ -286,7 +286,7 @@
type 11 type 11
style 0 style 0
text "Show Own Kills:" text "Show Own Kills:"
cvar g_RQ3_showOwnKills cvar cg_RQ3_showOwnKills
maxPaintChars 32 maxPaintChars 32
textalign ITEM_ALIGN_RIGHT textalign ITEM_ALIGN_RIGHT
textalignx 128 textalignx 128

View file

@ -148,7 +148,7 @@
itemDef { itemDef {
name copyright name copyright
autowrapped autowrapped
text "Reaction Quake 3 Beta 2.1\n" text "Reaction Quake 3 Beta 2.2\n"
"Copyright (c) 2000 - 2002 Reaction Quake 3 Team\n" "Copyright (c) 2000 - 2002 Reaction Quake 3 Team\n"
"Quake III Arena (c) 1999 - 2000 id Software Inc." "Quake III Arena (c) 1999 - 2000 id Software Inc."
style 0 style 0