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

Modified Files:
	changes.txt netrekrc netrekrc_options.txt 
Log Message:
Changed default metaStatusLevel from 3 to 2, so as not to include timed out servers
New engine sound that replaces the old static-like engine sound, the sound file is still not used in normal gameplay though
Changed default beeplite settings to include highlighting and sound effects for carrying, take and escorting RCDs.
Fixed unnecessary reinitialization of metaping info for servers already found in server list
Moved all metaping IP lookup initialization into the main metaping thread

Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- netrekrc	13 Dec 2006 00:00:00 -0000	1.15
+++ netrekrc	21 Dec 2006 13:48:26 -0000	1.16
@@ -131,10 +131,10 @@
 # What servers to get from metaserver
 # 0 - with players
 # 1 - as above + with queue
-# 2 - as above + with nobody playing
-# 3 - as above + timed out servers (default)
+# 2 - as above + with nobody playing (default)
+# 3 - as above + timed out servers
 # 4 - as above + servers that metaserver could not connect to
-metaStatusLevel: 3
+metaStatusLevel: 2
 
 # What type of metaserver to use
 # 1 - UDP multiple metaservers
@@ -928,10 +928,12 @@
 
 
 # Beeplite macros
-lite.take: /c/l
+lite.take: /c/l/3
 lite.base_ogg: /g/m/1/|OGG THE BASE!|
 lite.pickup: /p
 lite.help: %?%S=SB%{/c%}%?%a>0%{/c%}
+lite.carrying: /c
+lite.escorting: /c/p/4
 
 
 # Receiver configurable messages

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- netrekrc_options.txt	12 Dec 2006 04:47:05 -0000	1.19
+++ netrekrc_options.txt	21 Dec 2006 13:48:26 -0000	1.20
@@ -93,8 +93,8 @@
 metaStatusLevel:          (0-4) what servers to display
 # 0 - servers with players, but not on a wait queue
 # 1 - servers with players and with a wait queue
-# 2 - servers with nobody playing
-# 3 - servers timed out to metaserver (default)
+# 2 - servers with nobody playing (default)
+# 3 - servers timed out to metaserver
 # 4 - servers that metaServer could not contact
 
 metaType:                 (1-3) what type of metaserver to use

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- changes.txt	18 Dec 2006 00:13:05 -0000	1.97
+++ changes.txt	21 Dec 2006 13:48:26 -0000	1.98
@@ -1,4 +1,9 @@
 Netrek XP 2006, Version 1.2:
+- changed default metaStatusLevel from 3 to 2, so as not to include timed out servers
+- new engine sound that replaces the old static-like engine sound, the sound file is still
+  not used in normal gameplay though
+- changed default beeplite settings to include highlighting and sound effects for
+  carrying, take and escorting RCDs.
 - sound now fades out over 1 second upon quitting
 - support for new server feature packet SP_GENERIC_32.  This is a great upgrade to the server
   as it allows for future data to be sent in this packet (lots of empty room).  Currently