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

Modified Files:
	changes.txt 
Log Message:
Removed the constant border refresh - trying to cut down on cpu usage.
Loaded planet bitmaps into both local and map icon bitmap structures, for more efficient drawing.

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- changes.txt	21 May 2006 09:56:38 -0000	1.47
+++ changes.txt	21 May 2006 18:53:03 -0000	1.48
@@ -1,8 +1,6 @@
 Version TBA:
 - added observer support to show repair/declare war flags on dashboard.  Observers can also
   now change lock if they are observing a transwarper (server side fix, but good to know).
-- changed alert borders so they always redraw instead of on an alert change - was causing lots
-  of problems with bitmaps at edge of screen, as well as with double buffering
 - readded the ability to see tractor/pressors if they go off screen (such as in the case of 
   ATT tractors). 
 - added "doubleBuffering: (on)/off" to control whether to draw with double buffering (it's