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

Modified Files:
	NetrekXP to do list.C build.cmd clientr.suo 
Log Message:
Added hideConsole netrekrc.txt option.
Added zlib1.dll for paradise support.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- NetrekXP to do list.C	28 Jul 2007 23:20:45 -0000	1.154
+++ NetrekXP to do list.C	29 Jul 2007 01:38:35 -0000	1.155
@@ -32,7 +32,6 @@
 rect doesn't take these into account.
 4) With expanded tactical ..can now see ships at galactic coordinates (-500,-500),
 if you fly into the NW corner of the galaxy.  this was never anticipated!
-5) hideconsole: on/off
 6) Tractor on/off and pressor on/off option, rather than just tractor on, pressor on.
 Maybe with enforced state?
 

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
Binary files /tmp/cvsWMspJB and /tmp/cvsf1a7ha differ

Index: build.cmd
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/build.cmd,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- build.cmd	12 Jun 2007 01:23:14 -0000	1.31
+++ build.cmd	29 Jul 2007 01:38:35 -0000	1.32
@@ -524,6 +524,7 @@
 copy resources\sounds\*.wav %InstCWD%\netrek\sounds
 copy resources\sounds\*.ogg %InstCWD%\netrek\sounds
 copy win32\SDL\*.dll %InstCWD%\netrek
+copy win32\zlib\*.dll %InstCWD%\netrek
 
 if /I "%Compiler%" == "BCC" copy src\cursors\curslib.dll %InstCWD%\netrek\bitmaps
 if /I "%Compiler%" == "BCC" copy src\winkey\winkey.dll %InstCWD%\netrek\bitmaps