Update of /cvsroot/netrek/client/netrekxp
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12138

Modified Files:
	NetrekXP to do list.C 
Log Message:
Add hint about options menu.
Fix paradise cambot playback - needed special paradise only
packet type REC_UPDATE.
Clean up todo list.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- NetrekXP to do list.C	15 Jun 2008 22:59:44 -0000	1.165
+++ NetrekXP to do list.C	6 Mar 2009 04:09:27 -0000	1.166
@@ -18,11 +18,6 @@
 is rotated.  Only solution so far is to moderate border refresh with scaled bitmaps.
 2) AddFontResourceEx caused problems with win 98 machines.  Commented out, and using
 old AddFontResource function.
-3) Metaping on a Unknown server is causing unseemly delay due to threading.  I believe
-this is fixed.
-4) sendto() error: 10049 on metaserver connect to a bad server, believe it's due
-to hostname not resolving.  Currently fixed by using mulitple attempts to resolve bad
-host names.
 
 Things to do:
 1) Get square planet bitmaps so I can turn them into mapped rotating globes.
@@ -46,7 +41,6 @@
 5) Some of the paradise packet types may need some work
 6) Still missing asteroids and (flashing) warpbeacons.
 7) Show ratings on full/wide playerlist.
-8) Playing back recordings made by linux pclient is probably impossible.
 9) Don't think there is gettarget support for astral bodies like nebulae and stars
 and black holes.  Might be an issue with macros.
 10) add POBSERV and PTQUEUE support