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

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Fixed beeplite TTS with detcircle and doublebuffering, at the same time rewriting the text messaging code to display and clear text in a more intelligent fashion
Fixed beeplite sounds with newSound

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- NetrekXP to do list.C	2 Jun 2006 21:06:54 -0000	1.44
+++ NetrekXP to do list.C	3 Jun 2006 07:03:42 -0000	1.45
@@ -15,6 +15,7 @@
 6) look into swar/war in repair time, with obs and plr - doesn't seem to be any way
 for an obs to know what the war decs are of the person he is observing. Best solution
 is to just have server send repair time and planet orbit info.
+7) xtkill team and teleport not working right
 
 Things that go wrong when short packets are on:
 1) cloaking/shields at warp 0 doesn't update someone else's tactical on what you did if
@@ -53,7 +54,9 @@
 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) more transparent det circle
+12) phaser burst % not working right with short packet and ATT
+14) ships near newplanets blink in and out of galactic
+15) bug with lock icon and new get planet orbit code
 
 Stas's list:
 - color coded playerlist.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
Binary files /tmp/cvs2By1ql and /tmp/cvsn7L9hK differ