Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21150/docs
Modified Files:
changes.txt netrekrc_options.txt
Log Message:
Add improved reporting on fragmented packet (from COW).
Change name/version to Netrek XP 2010 v1.0.
Add metaBroncoOnly netrekrc option to only list bronco
servers on the metaserver,
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- netrekrc_options.txt 23 May 2009 13:23:50 -0000 1.61
+++ netrekrc_options.txt 6 Jun 2009 03:29:20 -0000 1.62
@@ -103,7 +103,7 @@
messageKeyOnly: (on/off) only start messages with the actual message key(s),
if cursor is in the message windows
-messageKeyOnly: 1
+metaBroncoOnly: (on/off) only list Bronco/INL servers
metaCache: (path) path to metacache file
metaPing: (on/off) show ping stats to all servers in metaserver window
metaPort: (port) metaserver port
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- changes.txt 26 May 2009 02:18:23 -0000 1.218
+++ changes.txt 6 Jun 2009 03:29:20 -0000 1.219
@@ -1,4 +1,4 @@
-Netrek XP 2009, Version 1.1:
+Netrek XP 2010, Version 1.0:
General bug fixes:
1) Many paradise bugs fixed.
@@ -27,6 +27,10 @@
have more or less ranks than normal. Practical application - grand admiral
rank on sturgeon now displays correctly in player list and rank window. And
rank window now properly displays offense requirements for rank.
+7) Added support for server feature packet SP_LTD. This allows detailed stats
+to be sent to the client.
+8) Added netrekrc option "metaBroncoOnly" to only list Bronco/INL servers in
+the list of servers provided by the aggregate metaservers.
Netrek XP 2009, Version 1.0: (Released July-2008)