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

Modified Files:
	generalconfig.html 
Log Message:
Added drawRange option to show range at which enemies can see you.
The extent of range is calculated identical to the server.  Planets within
the range of the circle are flagged as needing redraws.
Added a new flag to W_WriteCircle function to indicate whether to draw
the circle dashed or not.

Index: generalconfig.html
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- generalconfig.html	15 Mar 2007 16:42:29 -0000	1.36
+++ generalconfig.html	19 Mar 2007 00:05:13 -0000	1.37
@@ -1465,6 +1465,16 @@
 </td>
 </tr>
 <tr>
+<td><code><b>viewRange</b></code></td>
+<td>Show range at which enemies can see you as a circle on map</td>
+<td>
+	<ul>
+	<li><b>on (default)</b></li>
+	<li><b>off</b></li>
+	</ul>
+</td>
+</tr>
+<tr>
 <td><code><b>warnHull</b></code></td>
 <td>Warn hull state based on damage</td>
 <td>