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

Modified Files:
        changes.txt 
Log Message:
Fixed case of view box not updating under certain circumstances, like flipping 
through options menus
Changed drawing of the new ship bitmaps to overwrite any other image on the 
screen, except for where the ship source bitmap is black (black treated as 
transparent).  Logic being that ship draws should take precedence over things 
like planet and planet resource draws, to make it easier to see the new ships.
Removed the clock masking bitmap, instead using true transparent drawing

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- changes.txt 11 Jun 2006 20:53:52 -0000      1.70
+++ changes.txt 12 Jun 2006 14:10:29 -0000      1.71
@@ -1,4 +1,11 @@
 Version 1.1:
+- fixed case of view box not updating under certain circumstances, like 
flipping through
+  options menus
+- changed drawing of the new ship bitmaps to overwrite any other image on the 
screen, except
+  for where the ship source bitmap is black (black treated as transparent).  
Logic being that
+  ship draws should take precedence over things like planet and planet 
resource draws, to
+  make it easier to see the new ships.
+- removed the clock masking bitmap, instead using true transparent drawing
 - added a 2nd geno pic, randomly chooses which one to show on a geno.  Also 
added the geno
   pics for the rarer true genocide case (most of the time game ends by conquer 
not genocide).
 - added 5 new message sounds (can be used with beeplite, or you can just 
choose your favorite


_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs

Reply via email to