Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3525 Modified Files: NetrekXP to do list.C clientr.suo Log Message: Support for F_check_planets feature packet, which includes new struct planet_cpacket which cross-checks with server to make sure all planet info is correct. Updated 10 times/sec for planet being orbitted, and every 5 seconds for the other "touched" planets. Reduces need for small update to refresh planets, and minimizes the effect of lost planet packets on gameplay. Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- NetrekXP to do list.C 4 Apr 2007 04:06:34 -0000 1.123 +++ NetrekXP to do list.C 4 Apr 2007 10:34:19 -0000 1.124 @@ -46,7 +46,6 @@ 10) sendto() error: 10049 on metaserver connect to a bad server, believe it's due to hostname not resolving. Currently fixed by using mulitple attempts to resolve bad host names. -11) redundancy in planet army count Stas's list: - color coded (?) and scrollable playerlist. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 Binary files /tmp/cvsWU0DAb and /tmp/cvsqHwti4 differ