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

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Added a 2nd geno pic, randomly chooses which one to show on a geno.  Also added the geno pics for the rarer true genocide case (most of the time game ends by conquer not genocide)
Attempt to fix problem with ships at warp 0 being overdrawn by planet redraws.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- NetrekXP to do list.C	11 Jun 2006 09:36:25 -0000	1.50
+++ NetrekXP to do list.C	11 Jun 2006 20:53:52 -0000	1.51
@@ -53,12 +53,11 @@
 5) A lot of annoying pop up windows (like macro window, default controls) should be
 closeable by shift right click.
 6) Workable windows installer would be nice
-7) Use nebula pic
 8) Is there a cpu leak with double buffering?
 9) Use masking for things like player team/letter display on galactic.  Ship draw on tactical
 (have it overwrite the planet/wrench/gas/army for example, not just combine colors).
 10) Get square planet bitmaps so I can turn them into mapped rotating globes.
-11) ships at warp 0 near newplanets blink in and out of galactic
+11) ships at warp 0 near newplanets blink in and out of galactic - may be fixed
 12) problem with message windows, text getting garbled near top, goes away with
 flushing with scroll button.  Doesn't show up initially, but do something like use
 scroll button, alt-enter, change to review all..and it shows up.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
Binary files /tmp/cvs2Etyb8 and /tmp/cvsZJqFDF differ