Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs16:/tmp/cvs-serv12425/resources/htmlhelp/html Modified Files: generalconfig.html Log Message: New netrekrc options "useCheckPlanets: (on)/off" and "useGeneric32: (on)/off" to control whether to use the CHECK_PLANETS or SP_GENERIC_32 feature packets. Added improved explanation to netrekrc for the bandwidth costs of using the 4 new(ish) feature packets which actually increase bandwidth use. Fixed bug with netrek.geometry not saving properly due to passing a null string. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- generalconfig.html 18 Apr 2007 09:41:32 -0000 1.54 +++ generalconfig.html 25 Apr 2007 07:21:49 -0000 1.55 @@ -1484,6 +1484,16 @@ <td><b>1-50</b><br>default: 50</td> </tr> <tr> +<td><code><b>useCheckPlanets</b></code></td> +<td>Crosscheck with server to make sure planet info always correct</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>useFullShipInfo</b></code></td> <td>Display other ships to 256 directions instead of 16</td> <td> @@ -1504,6 +1514,16 @@ </td> </tr> <tr> +<td><code><b>useGeneric32</b></code></td> +<td>Receive generic_32 server packets which carry repair time, etc.</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>useRsa</b></code></td> <td>Use RSA client verification</td> <td>