diff options
author | Tim Angus <tim@ngus.net> | 2002-09-25 04:08:47 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-09-25 04:08:47 +0000 |
commit | 8b99984ae036ca5573c5e5830273cf31378fe9b7 (patch) | |
tree | d902eca722df7af2d2ab62367116060c2f029a49 /ui/loading.menu | |
parent | 3c6b8885e0442f7fd008b4124ca03ec5295252a3 (diff) |
* Loading menu altered for progress bar border thickness
* tremulous_human_hud.menu is CVS is currently cruft - waiting for Jex
* Crosshair selection removed from options menu
Diffstat (limited to 'ui/loading.menu')
-rw-r--r-- | ui/loading.menu | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/ui/loading.menu b/ui/loading.menu index f5b5ca8c..1559216d 100644 --- a/ui/loading.menu +++ b/ui/loading.menu @@ -78,11 +78,12 @@ rect 20 300 380 30 visible 1 decoration - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 ownerdraw CG_LOAD_MEDIA align ITEM_ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 + special 1.0 } itemDef @@ -94,7 +95,7 @@ align ITEM_ALIGN_RIGHT textaligny 28 textalignx 0 - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 visible 1 decoration ownerdraw CG_LOAD_MEDIA_LABEL @@ -106,11 +107,12 @@ rect 20 340 380 30 visible 1 decoration - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 ownerdraw CG_LOAD_BUILDABLES align ITEM_ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 + special 1.0 } itemDef @@ -122,7 +124,7 @@ align ITEM_ALIGN_RIGHT textaligny 28 textalignx 0 - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 visible 1 decoration ownerdraw CG_LOAD_BUILDABLES_LABEL @@ -134,11 +136,12 @@ rect 20 380 380 30 visible 1 decoration - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 ownerdraw CG_LOAD_CHARMODEL align ITEM_ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 + special 1.0 } itemDef @@ -150,7 +153,7 @@ align ITEM_ALIGN_RIGHT textaligny 28 textalignx 0 - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 visible 1 decoration ownerdraw CG_LOAD_CHARMODEL_LABEL @@ -162,11 +165,12 @@ rect 20 420 600 30 visible 1 decoration - forecolor 0.3 1 1 0.8 + forecolor 0.0 0.8 1 1 ownerdraw CG_LOAD_OVERALL align ITEM_ALIGN_CENTER textstyle ITEM_TEXTSTYLE_NEON textscale 0.5 + special 1.0 } } } |