Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv16177 Modified Files: clientr.suo Log Message: Set lastUpdateSpeed to be same as updatesPerSec during read_defaults, rather than setting it to arbitrary value. This fixes client so it only sends update request if value changes from initial value. Added special case to options menu to handle updates rate. Value is now constrained as divisors of server_fps, similiar to code in server daemon. I.e. for server running at 50 fps, only valid update values are 1,2,5,10,25,50. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 Binary files /tmp/cvs0s3gmu and /tmp/cvszCqniv differ