Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20265

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Restore old perror() function.
Add more debug info on failed metaping requests.
New netrekrc feature messageKeyOnly which disables the somewhat
annoying feature where any key pressed while mouse is over a message
window will attempt to send a message to that player slot #.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- NetrekXP to do list.C	1 Mar 2007 07:35:44 -0000	1.108
+++ NetrekXP to do list.C	2 Mar 2007 12:57:43 -0000	1.109
@@ -47,9 +47,9 @@
 9) Out of bounds message window calcs don't work with taskbar or menu bar, basewin
 rect doesn't take these into account.
 10) Make sure all ping related fields are switched correctly via metasort.
-11) ships orbiting and galactip map refresh..blinking..server not sending orbiters
-until every 4th packet? at 50 fps? and every other packet at 20 fps.  Where's the 
-code that makes vplayer not get sent if not moving/in orbit?
+11) Server issue with ships in orbit at 50 fps.
+12) sendto() error: 10049 on metaserver connect to a bad server
+12a) Why getting recvfrom timeout errors from multicast metaserver connect?
 
 Stas's list:
 - color coded playerlist.
@@ -61,8 +61,6 @@
 - add msg.phaser to enable formatting of phaser messages
 - add copy/paste possibility from message windows (richtext ?)
 - add clickable urls from message windows (richtext ?)
-- add "mKeyOnlyToStartMessages: on/off" to ignore keys [0-9][a-z][ATFOKRG] in message window when the messageon=0
 - scrollable player list
 - parse Announcer messages in hockey games
-- resize documentation window
 - pasting multiline prints \r\n instead of splitting lines

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
Binary files /tmp/cvs2o0oeU and /tmp/cvsqwrjIK differ