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

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Fixed changing volume in-game with SDL.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- NetrekXP to do list.C	28 May 2006 23:05:11 -0000	1.40
+++ NetrekXP to do list.C	29 May 2006 00:18:09 -0000	1.41
@@ -47,8 +47,8 @@
 8) Is there a cpu leak with double buffering?
 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) Ask stas about addfontresource change in 4.4.0.4
-11) In game volume adjustment not working with SDL.
+10) Ask stas about addfontresource change in 4.4.0.4 - causing problems with win 98 machines.
+11) Get square planet bitmaps from defcom so I can turn them into mapped rotating globes.
 
 Stas's list:
 - color coded playerlist.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
Binary files /tmp/cvsuVfAPl and /tmp/cvsh7rcYN differ