Skip to content

Commit

Permalink
fixes n' tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
conchkritz committed Apr 13, 2022
1 parent 590e238 commit 9ffd5f1
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 53 deletions.
14 changes: 7 additions & 7 deletions resource/ui/build_menu/hudmenuengybuild.res
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"xpos" "100"
"ypos" "55"
"zpos" "0"
"ypos" "50"
"zpos" "-2"
"wide" "250"
"tall" "110"
"tall" "115"
"visible" "1"
"enabled" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"src_corner_height" "15"
"src_corner_width" "15"
"draw_corner_width" "0"
"draw_corner_height" "0"
"src_corner_height" "25"
"src_corner_width" "25"
"draw_corner_width" "5"
"draw_corner_height" "5"
}
"BGShade"
{
Expand Down
14 changes: 7 additions & 7 deletions resource/ui/destroy_menu/hudmenuengydestroy.res
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"xpos" "100"
"ypos" "55"
"zpos" "0"
"ypos" "50"
"zpos" "-2"
"wide" "250"
"tall" "110"
"tall" "115"
"visible" "1"
"enabled" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"src_corner_height" "15"
"src_corner_width" "15"
"draw_corner_width" "0"
"draw_corner_height" "0"
"src_corner_height" "25"
"src_corner_width" "25"
"draw_corner_width" "5"
"draw_corner_height" "5"
}
"BGShade"
{
Expand Down
8 changes: 4 additions & 4 deletions resource/ui/hud_obj_dispenser.res
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
"AlertTray"
{
Expand Down
24 changes: 11 additions & 13 deletions resource/ui/hud_obj_sapper.res
Original file line number Diff line number Diff line change
Expand Up @@ -109,21 +109,19 @@
"zpos" "-1"
"wide" "120"
"tall" "28"
"visible" "1" // CBSBC2
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../hud/color_panel_brown"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/eng_status_area_sentry_red"
"teambg_2_lodef" "../hud/eng_status_area_sentry_red"
"teambg_3" "../hud/eng_status_area_sentry_blue"
"teambg_3_lodef" "../hud/eng_status_area_sentry_blue"
"paintborder" "1"
"border" "G_TargetBorder"
"src_corner_height" "43"
"src_corner_width" "43"
"draw_corner_width" "0"
"draw_corner_height" "0"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}

"Health"
Expand Down
8 changes: 4 additions & 4 deletions resource/ui/hud_obj_sentrygun.res
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
"AlertTray"
{
Expand Down
8 changes: 4 additions & 4 deletions resource/ui/hud_obj_sentrygun_disp.res
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
"AlertTray"
{
Expand Down
8 changes: 4 additions & 4 deletions resource/ui/hud_obj_tele_entrance.res
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}

"AlertTray"
Expand Down
8 changes: 4 additions & 4 deletions resource/ui/hud_obj_tele_exit.res
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"

"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}

"AlertTray"
Expand Down
9 changes: 4 additions & 5 deletions resource/ui/tankstatuspanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@

"scaleImage" "1"

"src_corner_height" "22" // pixels inside the image
"src_corner_width" "22"
"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"

"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"

"border" "WhiteBorderTrans"
}
}
2 changes: 1 addition & 1 deletion resource/ui/textwindow.res
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#TF_WELCOME"
"labelText" "WELCOME!"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
Expand Down

0 comments on commit 9ffd5f1

Please sign in to comment.