From 524c8e902368e31427a984f8ac7bd73ce493699f Mon Sep 17 00:00:00 2001 From: div0 Date: Thu, 7 Aug 2008 19:23:38 +0000 Subject: [PATCH] fix skinvalues for all skins git-svn-id: svn://svn.icculus.org/nexuiz/trunk@4052 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/gfx/menu/simplygray/skinvalues.txt | 4 +++- data/gfx/menu/wickedblack/skinvalues.txt | 4 +++- data/gfx/menu/wickedblue/skinvalues.txt | 4 +++- data/gfx/menu/wickedgreen/skinvalues.txt | 4 +++- data/gfx/menu/wickedred/skinvalues.txt | 4 +++- data/gfx/menu/wickedwhite/skinvalues.txt | 4 +++- data/gfx/menu/wickedyellow/skinvalues.txt | 4 +++- data/gfx/menu/xaw/bigbutton_c.tga | Bin 0 -> 684 bytes data/gfx/menu/xaw/bigbutton_d.tga | Bin 0 -> 684 bytes data/gfx/menu/xaw/bigbutton_f.tga | Bin 0 -> 1164 bytes data/gfx/menu/xaw/bigbutton_n.tga | Bin 0 -> 1244 bytes data/gfx/menu/xaw/bigbuttongray_c.tga | Bin 0 -> 684 bytes data/gfx/menu/xaw/bigbuttongray_d.tga | Bin 0 -> 684 bytes data/gfx/menu/xaw/bigbuttongray_f.tga | Bin 0 -> 1164 bytes data/gfx/menu/xaw/bigbuttongray_n.tga | Bin 0 -> 1244 bytes data/gfx/menu/xaw/skinvalues.txt | 4 +++- 16 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 data/gfx/menu/xaw/bigbutton_c.tga create mode 100644 data/gfx/menu/xaw/bigbutton_d.tga create mode 100644 data/gfx/menu/xaw/bigbutton_f.tga create mode 100644 data/gfx/menu/xaw/bigbutton_n.tga create mode 100644 data/gfx/menu/xaw/bigbuttongray_c.tga create mode 100644 data/gfx/menu/xaw/bigbuttongray_d.tga create mode 100644 data/gfx/menu/xaw/bigbuttongray_f.tga create mode 100644 data/gfx/menu/xaw/bigbuttongray_n.tga diff --git a/data/gfx/menu/simplygray/skinvalues.txt b/data/gfx/menu/simplygray/skinvalues.txt index 50648f5ce..cbb84882a 100644 --- a/data/gfx/menu/simplygray/skinvalues.txt +++ b/data/gfx/menu/simplygray/skinvalues.txt @@ -41,6 +41,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '1 1 1' COLOR_BUTTON_C '1 1 1' COLOR_BUTTON_F '1 1 1' @@ -89,7 +91,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '1 1 1' COLOR_INPUTBOX_F '1 1 1' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedblack/skinvalues.txt b/data/gfx/menu/wickedblack/skinvalues.txt index f11dc9e36..eef079f3b 100644 --- a/data/gfx/menu/wickedblack/skinvalues.txt +++ b/data/gfx/menu/wickedblack/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '1 1 1' COLOR_BUTTON_C '1 1 1' COLOR_BUTTON_F '1 1 1' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '1 1 1' COLOR_INPUTBOX_F '1 1 1' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedblue/skinvalues.txt b/data/gfx/menu/wickedblue/skinvalues.txt index b5fb85616..d4a322041 100644 --- a/data/gfx/menu/wickedblue/skinvalues.txt +++ b/data/gfx/menu/wickedblue/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '0 0.375 0.75' COLOR_BUTTON_C '0 0.375 0.75' COLOR_BUTTON_F '0 0.375 0.75' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '0 0.375 0.75' COLOR_INPUTBOX_F '0 0.375 0.75' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedgreen/skinvalues.txt b/data/gfx/menu/wickedgreen/skinvalues.txt index 8e3b91791..1dbf0ba79 100644 --- a/data/gfx/menu/wickedgreen/skinvalues.txt +++ b/data/gfx/menu/wickedgreen/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '0.5 1 0' COLOR_BUTTON_C '0.5 1 0' COLOR_BUTTON_F '0.5 1 0' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '0.5 1 0' COLOR_INPUTBOX_F '0.5 1 0' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedred/skinvalues.txt b/data/gfx/menu/wickedred/skinvalues.txt index 3c21ecb6b..0b9d1f788 100644 --- a/data/gfx/menu/wickedred/skinvalues.txt +++ b/data/gfx/menu/wickedred/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '0.75 0 0' COLOR_BUTTON_C '0.75 0 0' COLOR_BUTTON_F '0.75 0 0' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '0.75 0 0' COLOR_INPUTBOX_F '0.75 0 0' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedwhite/skinvalues.txt b/data/gfx/menu/wickedwhite/skinvalues.txt index 0d73d0019..6d7eb2e3f 100644 --- a/data/gfx/menu/wickedwhite/skinvalues.txt +++ b/data/gfx/menu/wickedwhite/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '1 1 1' COLOR_BUTTON_C '1 1 1' COLOR_BUTTON_F '1 1 1' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '1 1 1' COLOR_INPUTBOX_F '1 1 1' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/wickedyellow/skinvalues.txt b/data/gfx/menu/wickedyellow/skinvalues.txt index 998f69849..f7d3870b0 100644 --- a/data/gfx/menu/wickedyellow/skinvalues.txt +++ b/data/gfx/menu/wickedyellow/skinvalues.txt @@ -43,6 +43,8 @@ ALPHA_TEXT 0.7 // item: button // uses "button" images // uses "buttongray" images +// uses "bigbutton" images +// uses "bigbuttongray" images COLOR_BUTTON_N '1 0.75 0' COLOR_BUTTON_C '1 0.75 0' COLOR_BUTTON_F '1 0.75 0' @@ -91,7 +93,7 @@ MARGIN_ROWS 4 // uses "inputbox" images COLOR_INPUTBOX_N '1 0.75 0' COLOR_INPUTBOX_F '1 0.75 0' -MARGIN_INPUTBOX 0.02 +MARGIN_INPUTBOX_CHARS 1 // item: key grabber COLOR_KEYGRABBER_TITLES '1 1 1' diff --git a/data/gfx/menu/xaw/bigbutton_c.tga b/data/gfx/menu/xaw/bigbutton_c.tga new file mode 100644 index 0000000000000000000000000000000000000000..f623b07f29785053beb80615a33c504c9221ca0d GIT binary patch literal 684 xcmZQz;9`ISMh6B3j{iXJ|50Kz310|1=D1a1HT literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbutton_d.tga b/data/gfx/menu/xaw/bigbutton_d.tga new file mode 100644 index 0000000000000000000000000000000000000000..e3b92d15fe263e45b95914cc5e0fde4e74e5f3d0 GIT binary patch literal 684 ucmZQz;9`ISMh6B3j{l=zGz11P1YoH#Bq-E1%rn^2-%mHf&C|zKj{yL4T!Q@o literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbutton_f.tga b/data/gfx/menu/xaw/bigbutton_f.tga new file mode 100644 index 0000000000000000000000000000000000000000..69092aa1968afada1822226cecb6619d40522214 GIT binary patch literal 1164 zcmZQz;9`ISMh6B3j{iXJe<~8~VDtV1!Fvz^=8lRnKmr03BBS9l8U}+n9Z<0-02>7> XZ9;-VUBf(sJ^lT3BiuZFT=f_L;n}jC literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbutton_n.tga b/data/gfx/menu/xaw/bigbutton_n.tga new file mode 100644 index 0000000000000000000000000000000000000000..212fbd9ada1e262b60f8cfd492afb5b73dccaf35 GIT binary patch literal 1244 zcmZQz;9`ISMh6B3j{iXJe10|1=D1a1HT literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbuttongray_d.tga b/data/gfx/menu/xaw/bigbuttongray_d.tga new file mode 100644 index 0000000000000000000000000000000000000000..e3b92d15fe263e45b95914cc5e0fde4e74e5f3d0 GIT binary patch literal 684 ucmZQz;9`ISMh6B3j{l=zGz11P1YoH#Bq-E1%rn^2-%mHf&C|zKj{yL4T!Q@o literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbuttongray_f.tga b/data/gfx/menu/xaw/bigbuttongray_f.tga new file mode 100644 index 0000000000000000000000000000000000000000..69092aa1968afada1822226cecb6619d40522214 GIT binary patch literal 1164 zcmZQz;9`ISMh6B3j{iXJe<~8~VDtV1!Fvz^=8lRnKmr03BBS9l8U}+n9Z<0-02>7> XZ9;-VUBf(sJ^lT3BiuZFT=f_L;n}jC literal 0 HcmV?d00001 diff --git a/data/gfx/menu/xaw/bigbuttongray_n.tga b/data/gfx/menu/xaw/bigbuttongray_n.tga new file mode 100644 index 0000000000000000000000000000000000000000..212fbd9ada1e262b60f8cfd492afb5b73dccaf35 GIT binary patch literal 1244 zcmZQz;9`ISMh6B3j{iXJe