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

Modified Files:
	changes.txt netrekrc netrekrc_options.txt 
Log Message:
Netrekrc option useFullWeapInfo to control whether to use the
new feature packet.  Cleaned up reportFeatures some to allow
for more control of user to choose what features to request.

Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- netrekrc	19 Mar 2007 04:00:25 -0000	1.42
+++ netrekrc	19 Mar 2007 04:33:50 -0000	1.43
@@ -456,6 +456,12 @@
 # slight increase in bandwidth usage
 useFullShipInfo: on
 
+# Allows observers to see all weapons fire on galaxy map
+# by using long torp packets instead of short torp packets,
+# slight increase in bandwidth usage.  Also allows self torps
+# to be seen beyond tactical range, again via galactic map
+useFullWeapInfo: on
+
 # Use beeplite
 useLite: on
 

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- netrekrc_options.txt	19 Mar 2007 04:00:25 -0000	1.38
+++ netrekrc_options.txt	19 Mar 2007 04:33:50 -0000	1.39
@@ -308,6 +308,7 @@
 udpSequenceCheck:         (on/off) check UDP sequence
 updatesPerSec:            (1-50 generally) how many data updates per second to request from server
 useFullShipInfo:          (on/off) display other ships to 256 directions instead of 16
+useFullWeapInfo:          (on/off) support showing more weapon info on galaxy map
 useLite:                  (on/off) use beeplite
 defLite:                  (on/off) use default beeplite settings
 useRSA:                   (on/off) use RSA client verification

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- changes.txt	19 Mar 2007 04:00:25 -0000	1.144
+++ changes.txt	19 Mar 2007 04:33:50 -0000	1.145
@@ -9,7 +9,8 @@
   there is a loss in dodging ability with the bigger torps.
 - added support for feature packet FULL_WEAPON_RESOLUTION, this means that observers
   can see all weapons on the galaxy map, yay!  It also means you can see your torps
-  on the galaxy map beyond your tactical range (good for plinking).
+  on the galaxy map beyond your tactical range (good for plinking).  Can turn this
+  feature packet on/off with the netrekrc option "useFullWeapInfo: (on)/off".
 - added ability to update buttonmap through the options menu
 - added "weaponsOnMap: (on)/off" to show torps, plasmas and phasers on the galactic map.
 - new Options menus for Hockey and Weapons