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

Modified Files:
	NetrekXP to do list.C clientr.suo clientr.vcproj 
Log Message:
Paradise only changes:
1) Colorized drone bitmaps by team.
2) Support for terrain, terrain info, status2, temp, exentension1, and game
conf packets.
3) Support for ranks and royalties, including paradise rank window.
Paradise changes with overall impact:
1) Added zdll.lib to linked libs, needed for uncompress of paradise terrain
packets.
Regular changes:
1) Wheel mouse up/down now is zoom in/out instead of accel/decel.
2) Bug fix for mono plasma and torp animations, last frame was being
cut off.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
Binary files /tmp/cvsdzVi1z and /tmp/cvsqe5BVq differ

Index: clientr.vcproj
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.vcproj,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- clientr.vcproj	28 Feb 2007 09:35:18 -0000	1.11
+++ clientr.vcproj	25 May 2007 03:36:43 -0000	1.12
@@ -72,8 +72,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalOptions="/mapinfo:lines /mapinfo:exports&#x0D;&#x0A;"
-				AdditionalDependencies="libcmt.lib wsock32.lib winmm.lib mpr.lib msvcrt.lib msimg32.lib libgmp.lib SDL.lib SDLmain.lib SDL_mixer.lib"
+				AdditionalOptions="/mapinfo:exports&#x0D;&#x0A;"
+				AdditionalDependencies="libcmt.lib wsock32.lib winmm.lib mpr.lib msvcrt.lib msimg32.lib libgmp.lib SDL.lib SDLmain.lib zdll.lib SDL_mixer.lib"
 				OutputFile="\netrek_files\netrek\netrek.exe"
 				LinkIncremental="2"
 				SuppressStartupBanner="true"
@@ -81,7 +81,7 @@
 				IgnoreAllDefaultLibraries="true"
 				GenerateDebugInformation="true"
 				ProgramDatabaseFile="\netrek_files\tmp\src\Debug/netrek.pdb"
-				GenerateMapFile="false"
+				MapFileName=""
 				SubSystem="1"
 				TargetMachine="1"
 			/>
@@ -177,8 +177,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
-				AdditionalOptions="/mapinfo:lines /mapinfo:exports"
-				AdditionalDependencies="libcmt.lib wsock32.lib winmm.lib mpr.lib msvcrt.lib libgmp.lib msimg32.lib SDL.lib SDLmain.lib SDL_mixer.lib"
+				AdditionalOptions="/mapinfo:lines"
+				AdditionalDependencies="libcmt.lib wsock32.lib winmm.lib mpr.lib msvcrt.lib libgmp.lib msimg32.lib SDL.lib SDLmain.lib SDL_mixer.lib zdll.lib"
 				OutputFile="\netrek_files\netrek\netrek.exe"
 				LinkIncremental="1"
 				SuppressStartupBanner="true"

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- NetrekXP to do list.C	18 May 2007 19:54:30 -0000	1.148
+++ NetrekXP to do list.C	25 May 2007 03:36:41 -0000	1.149
@@ -38,9 +38,9 @@
 Motd paging system gutted for sake of simplicity
 A bunch of gridline/zoom options should be made into netrekrc options.
 The galactic zoom doesn't work, gwidth is not malleable
-Most of the paradise packet types, including special weapons and game parameters are still not handled.
-Still missing wormholes, asteroids, fighters, warpbeacons, and warpflash functionality..
-Info windows and rank windows not working right with paradise.
+Some of the paradise packet types need work, especially gameconf.
+Still missing wormholes, asteroids, fighters, warpbeacons, and warpflash functionality.
+Info window not working right with paradise.
 Need popup box that works, when connecting to wrong server type
 
 Wish list: