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

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Double buffering.
Fix to background stars and short packets.
New IND bitmaps
Addition of some new color planets to plant library,

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- NetrekXP to do list.C	12 May 2006 01:54:18 -0000	1.19
+++ NetrekXP to do list.C	12 May 2006 20:51:30 -0000	1.20
@@ -17,8 +17,7 @@
 4a) observer sound messes up when someone flips shields at warp 0, again a server problem
 4b) Locking onto robot cause the observer sound to mess up for shields up/down (this is
 server side problem, for the shield packet not being sent)
-5) KWINNER called to all players at genocide, not KGENOCIDE, and observers don't get
-any state at all (head to default which is error message) - short packets!
+5) Observers don't get any geno message at all (head to default which is error message) - short packets!
 6) Can't bomb enemy 3rd space planets in your T-mode opponent's space.
 
 Things to do:
@@ -37,11 +36,11 @@
 5) A lot of annoying pop up windows (like macro window, default controls) should be
 closeable by shift right click.
 6) With new scaling function, implement Defcom's new bitmaps
-6a) Issue with flickering.
 6b) Border issue
 6c) The new smooth turning only working on self, not obs or others - short packets!
 7) login not read in before metaserver info (for metablocking purposes)
-8) Border issue on galaxy map - not using right border width for draw purposes
+8) Border issue on galaxy map - not using right border width for draw purposes, top and right
+borders get overwritten by 1 space.  It's an issue in COW too.
 10) double buffering not working with new bitmaps
 
 Stas's list:

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
Binary files /tmp/cvsImoOZ7 and /tmp/cvshpdiV1 differ