Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9311/resources/docs
Modified Files:
changes.txt netrekrc netrekrc_options.txt
Log Message:
- added "metaVerbose: on/(off)" and "metaUDPCache: (filename)" options to
netrekrc
and help docs, these were part of the UDP metaserver merge
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- netrekrc 29 Nov 2006 14:08:50 -0000 1.12
+++ netrekrc 29 Nov 2006 15:01:33 -0000 1.13
@@ -145,6 +145,9 @@
# Use ICMP to ping the metaserver list
metaPing: on
+# Show detailed messages during connect to metaserver
+metaVerbose: off
+
# Mouse motion threshold
motionThresh: 0
@@ -421,6 +424,9 @@
# Metacache file
metaCache: metacache
+# UDP Metacache file
+metaUDPCache: metaUDPcache
+
# Custom style for player list
# ' ' - White Space
# 'b' - Armies Bombed
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- netrekrc_options.txt 29 Nov 2006 13:06:41 -0000 1.17
+++ netrekrc_options.txt 29 Nov 2006 15:01:33 -0000 1.18
@@ -102,6 +102,8 @@
# 2 - cache, then TCP metaserver
# 3 - TCP metaserver, then cache
+metaUDPCache: (filename) name of UDP metacache file
+metaVerbose: (on/off) show detailed messages during connect to
metaserver
motionThresh: (int) mouse motion threshold
mouseAsShift: (on/off) use mouse buttons to switch keymaps
mungScrollbarColors: (on/off) set scrollbar colors to match background
colors
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- changes.txt 29 Nov 2006 14:08:50 -0000 1.91
+++ changes.txt 29 Nov 2006 15:01:33 -0000 1.92
@@ -1,4 +1,6 @@
Netrek XP 2006, Version 1.2:
+- added "metaVerbose: on/(off)" and "metaUDPCache: (filename)" options to
netrekrc
+ and help docs, these were part of the UDP metaserver merge
- close windows key now closes ping stats window, graphical ship stats window,
sound window, xtrekrc window, documentation window, and short packets window
- remapped close special windows key to W (was unused in the prior xp 2006
keymap)
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs