Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29199/resources/docs
Modified Files:
netrekrc netrekrc_options.txt
Log Message:
Following COW patch "50 fps, accept new UPS feature packet", client and server
now negotiate
a update rate. Default is 50, but it still works with older servers running at
10 fps.
Preliminary work on compiling with cygwin - added some headers for compile
purposes, a few new
Cygwin #ifdefs, 3 new cygwin makefiles that don't work yet (and probably never
will without outside
help).
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- netrekrc 21 Feb 2007 15:17:03 -0000 1.22
+++ netrekrc 23 Feb 2007 13:43:55 -0000 1.23
@@ -399,9 +399,9 @@
# Check sequence of UDP traffic
udpSequenceCheck: on
-# How much updates to send/receive
-# 1-10 range
-updatesPerSec: 10
+# How many updates per second to request
+# 1-50 range
+updatesPerSec: 50
# Display other ships to 256 directions instead of 16
# by using long ship packets instead of short ship packets,
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- netrekrc_options.txt 21 Feb 2007 15:17:04 -0000 1.24
+++ netrekrc_options.txt 23 Feb 2007 13:43:56 -0000 1.25
@@ -280,7 +280,7 @@
udpDebug: (0/1) debug UDP traffic
udpSequenceCheck: (on/off) check UDP sequence
-updatesPerSec: (0-10) how much data updates per second to request
from server
+updatesPerSec: (0-50) 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
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs