r1982 - in trunk/data: gfx menu/options

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Dec 3 09:16:56 EST 2006


Author: m0rfar
Date: 2006-12-03 09:16:56 -0500 (Sun, 03 Dec 2006)
New Revision: 1982

Modified:
   trunk/data/gfx/0.tga
   trunk/data/gfx/1.tga
   trunk/data/gfx/10.tga
   trunk/data/gfx/11.tga
   trunk/data/gfx/12.tga
   trunk/data/gfx/13.tga
   trunk/data/gfx/14.tga
   trunk/data/gfx/2.tga
   trunk/data/gfx/3.tga
   trunk/data/gfx/4.tga
   trunk/data/gfx/5.tga
   trunk/data/gfx/6.tga
   trunk/data/gfx/7.tga
   trunk/data/gfx/8.tga
   trunk/data/gfx/9.tga
   trunk/data/menu/options/player.menu
Log:
my changes from branch

Modified: trunk/data/gfx/0.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/1.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/10.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/11.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/12.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/13.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/14.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/2.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/3.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/4.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/5.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/6.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/7.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/8.tga
===================================================================
(Binary files differ)

Modified: trunk/data/gfx/9.tga
===================================================================
(Binary files differ)

Modified: trunk/data/menu/options/player.menu
===================================================================
--- trunk/data/menu/options/player.menu	2006-12-03 13:53:13 UTC (rev 1981)
+++ trunk/data/menu/options/player.menu	2006-12-03 14:16:56 UTC (rev 1982)
@@ -93,10 +93,10 @@
 				target	"Data::Player::Name::Text"
 			}
 		}
-		Derive Nex_Composition TeamColor
+		Derive Nex_Composition ShirtColor
 		{
-			text	"Pants color"
-			target	"::Data::Player::Color::TeamColor::TextSwitch"
+			text	"Shirt color"
+			target	"::Data::Player::Color::ShirtColor::TextSwitch"
 
 			Derive Nex_Automation_Option_Slider Automation
 			{}
@@ -115,10 +115,10 @@
 				colorSelected	"1.0 1.0 1.0"
 			}
 		}
-		Derive Nex_Composition ShirtColor
+		Derive Nex_Composition TeamColor
 		{
-			text	"Shirt color"
-			target	"::Data::Player::Color::ShirtColor::TextSwitch"
+			text	"Pants color"
+			target	"::Data::Player::Color::TeamColor::TextSwitch"
 
 			Derive Nex_Automation_Option_Slider Automation
 			{}




More information about the nexuiz-commits mailing list