Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv19639/resources/docs
Modified Files:
changes.txt netrekrc netrekrc_options.txt
Log Message:
Update documentation on how updatesPerSec works.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- netrekrc 28 Feb 2007 13:01:17 -0000 1.28
+++ netrekrc 1 Mar 2007 11:21:45 -0000 1.29
@@ -401,7 +401,9 @@
udpSequenceCheck: on
# How many updates per second to request
-# 1-50 range
+# 1-50 (or whatever server frame rate is)
+# Value may be constrained by server to be evenly divisible
+# by server frame rate
updatesPerSec: 50
# Display other ships to 256 directions instead of 16
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- netrekrc_options.txt 28 Feb 2007 13:06:44 -0000 1.30
+++ netrekrc_options.txt 1 Mar 2007 11:21:45 -0000 1.31
@@ -291,7 +291,7 @@
udpDebug: (0/1) debug UDP traffic
udpSequenceCheck: (on/off) check UDP sequence
-updatesPerSec: (0-50) how many data updates per second to request
from server
+updatesPerSec: (1-50 generally) how many data updates per second to
request from server
useFullShipInfo: (on/off) display other ships to 256 directions
instead of 16
useLite: (on/off) use beeplite
defLite: (on/off) use default beeplite settings
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- changes.txt 28 Feb 2007 13:01:16 -0000 1.117
+++ changes.txt 1 Mar 2007 11:21:45 -0000 1.118
@@ -1,4 +1,7 @@
Netrek XP 2006, Version 1.2: (Released Feb-2007)
+- changes updatesPerSec so it now only cycles over valid ranges as defined by
the server.
+ For a server running at 10 fps, valid update/sec values are 1 2 5 and 10.
For a server
+ running at 50 fps, valid update/sec ranges are 1 2 5 10 25 and 50.
- both sound menu and netrekrc now have ability to turn sounds off by type,
i.e. to turn
all explosion sounds off, all message sounds off, etc.
The netrekrc option is called "soundExclude", and the valid sound types are:
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs