Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23403/resources/docs
Modified Files:
changes.txt
Log Message:
Reduced lifetime for a server in cache from 20 to 5 client attempts to use
metaserver.
20 was just too long especially in light of INL servers that pop on and off the
metaserver
on a frequent basis.
Added check in savemetascache to not save servers that aren't responding to
ping requests,
as they are either defunct, or the metacache entry for that server name is
somehow corrupted.
Undid the change in order of loading metacache and receiving metaserver info,
didn't see
any change in performance from the change.
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- changes.txt 13 Jan 2007 02:53:26 -0000 1.99
+++ changes.txt 29 Jan 2007 10:34:23 -0000 1.100
@@ -1,6 +1,10 @@
Netrek XP 2006, Version 1.2: (Released Jan-2007)
-- fixed several bugs relating to message windows, most noticeably, messages
that are
- printed off the viewable screen will no longer garble scrolling text
+- servers that don't respond to metaping are not saved in the UDPcache, as
they are likely
+ defunct
+- fixed some bugs relating to message windows, most noticeably, messages that
are
+ printed off the viewable screen will no longer garble scrolling text. Still
doesn't
+ work for certain cases, most noticeable if the windows taskbar is covering
part
+ of a message window
- 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
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs