Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16:/tmp/cvs-serv3182/resources/docs

Modified Files:
	netrekrc 
Log Message:
Add checks against localSDB and mapSDB existing before trying to free them.
Make windowsMove on by default.
Change default save file to be netrekrc not netrekrc.sav.
Two compiler warning fixes for casting int as char.
Detailed the exact bandwidth increase for the 2 full resolution options.
Cleaned up todo list.
Changes to compile.txt and rsa.txt based on user feedback to difficulties
compiling.

Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- netrekrc	25 Apr 2007 07:21:44 -0000	1.69
+++ netrekrc	27 Apr 2007 07:15:28 -0000	1.70
@@ -508,12 +508,12 @@
 
 # Display other ships to 256 directions instead of 16
 # by using long ship packets instead of short ship packets,
-# increases bandwidth usage by several kb/second.
+# increases bandwidth usage by 1-2 kb/second.
 useFullShipInfo: on
 
 # Allows observers to see all weapons fire on galaxy map
 # by using long torp packets instead of short torp packets,
-# can increase bandwidth usage on the order of 10 kb/second.
+# can increase bandwidth usage by 1 kb/second.
 # Also allows self torps to be seen beyond tactical range,
 # again via the galaxy map.
 useFullWeapInfo: on