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

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
parsemeta.c: fixed all color issues.  Padded metaserver string in case of servers with statuslevel > statusNull,
so that ping column lines up properly.  Fixed metaStatusLevel option so that it works with the UDP
metaserver - broken in COW too.  Turned off verbose variable (was only on for testing purposes).

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- NetrekXP to do list.C	27 Nov 2006 07:10:38 -0000	1.69
+++ NetrekXP to do list.C	29 Nov 2006 10:13:29 -0000	1.70
@@ -71,8 +71,8 @@
   a) help window too small to display all options
   b) < and > keys don't seem to work
   c) t-mode on/off sound plays continually, something odd with tourn status packet
-13) metaserver related: fix color scheme for metaaction options, update documenation on
-new metatype option, fix metastatuslevel option (broken by COW code merge)
+13) metaserver related: update documenation on new metatype option, prevent UDP metaserver
+from overwriting bottom 3 entries (quit/refresh/links)
 
 
 Stas's list:

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
Binary files /tmp/cvso9qlMI and /tmp/cvs4Lacg3 differ