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

Modified Files:
	NetrekXP to do list.C build.cmd 
Log Message:
Adds support for paradise wormholes.
Fixes bug with local star draw clearzone.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- NetrekXP to do list.C	7 Jun 2007 04:43:34 -0000	1.150
+++ NetrekXP to do list.C	7 Jun 2007 06:29:03 -0000	1.151
@@ -43,7 +43,7 @@
 torps planets plasmas.  Whereas paradise wants to use dynamic variables.  It's a
 mess.  And paradise has nphasers, the entire concept of multiple phasers
 per ship is not compliant with current code.
-Still missing wormholes, asteroids, fighters, and (flashing) warpbeacons.
+Still missing asteroids, fighters, and (flashing) warpbeacons.
 Info window not working right with paradise.
 Need popup box that works, when connecting to wrong server type
 

Index: build.cmd
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/build.cmd,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- build.cmd	18 May 2007 19:54:30 -0000	1.29
+++ build.cmd	7 Jun 2007 06:29:04 -0000	1.30
@@ -506,6 +506,7 @@
 mkdir %InstCWD%\netrek\bitmaps\paradise
 copy resources\paradise\paradise_*.bmp %InstCWD%\netrek\bitmaps\paradise
 copy resources\paradise\star*.bmp %InstCWD%\netrek\bitmaps\paradise
+copy resources\paradise\wormhole*.bmp %InstCWD%\netrek\bitmaps\paradise
 copy resources\paradise\mdroneC.bmp %InstCWD%\netrek\bitmaps\paradise
 copy resources\paradise\drone*.bmp %InstCWD%\netrek\bitmaps\paradise
 copy resources\paradise\gear.bmp %InstCWD%\netrek\bitmaps\paradise