Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1181 Modified Files: NetrekXP to do list.C clientr.suo Log Message: Te planet list window can now be used with info, lock and certain RCDs. In other words, you can lock onto planets through the planet list window, and send planet-related RCDs through the window as well. Left clicking the planet list window will toggle between a sorted and unsorted planet list, right clicking will close the planet window. Team's starting planets are now separated by a white line. Sorting functionality to come in a later patch. Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.111 retrieving revision 1.112 diff -u -d -r1.111 -r1.112 --- NetrekXP to do list.C 11 Mar 2007 22:15:57 -0000 1.111 +++ NetrekXP to do list.C 16 Mar 2007 01:44:23 -0000 1.112 @@ -45,6 +45,7 @@ 10) sendto() error: 10049 on metaserver connect to a bad server, believe it's due to hostname not resolving. Should be fixed. 12) fix redraw for stationary ships with new planets +13) fix crash bug with %u macros via playerlist to non-visible players Stas's list: - color coded (?) and scrollable playerlist. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.101 retrieving revision 1.102 diff -u -d -r1.101 -r1.102 Binary files /tmp/cvsc1G59T and /tmp/cvs15lO0p differ