Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32252/resources/docs

Modified Files:
	changes.txt netrekrc netrekrc_options.txt 
Log Message:
Netrekrc option newTeams for using new graphical team windows

Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- netrekrc	14 Mar 2007 18:36:06 -0000	1.35
+++ netrekrc	15 Mar 2007 04:34:44 -0000	1.36
@@ -199,6 +199,9 @@
 # Use new quit window
 newQuit: on
 
+# Use new team windows
+newTeams: on
+
 # Omit team letter on galaxy
 omitTeamLetter: off
 

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- netrekrc_options.txt	13 Mar 2007 18:34:59 -0000	1.33
+++ netrekrc_options.txt	15 Mar 2007 04:34:44 -0000	1.34
@@ -130,6 +130,7 @@
 # off - old style
 
 newQuit:                  (on/off) use new quit window
+newTeams:                 (on/off) use new team windows
 omitTeamLetter:           (on/off) omit team letter on galaxy
 orishipbmpfile:           (path) - old color bitmaps
 oriship1bmpfile:          (path) - new color bitmaps

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- changes.txt	15 Mar 2007 03:09:16 -0000	1.127
+++ changes.txt	15 Mar 2007 04:34:44 -0000	1.128
@@ -2,7 +2,8 @@
 - several fixes to BRMH shrink phasers - they now can shrink on miss, and enemy phasers
   also shrink properly
 - added new sounds for when engine melt, and then for when they are unmelted
-- new graphics for the team select windows
+- new graphics for the team select windows, and new option "newTeams: (on)/off" whether
+  to use these graphics or the old team windows
 - the "Flags" text on COW and KRP dashboards will now turn red if your ship is
   weapon temped or engine temped
 - support for AT ship in playerlist and info window (shows 'AT' instead of '??')