Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16:/tmp/cvs-serv12921/resources/docs

Modified Files:
        changes.txt netrekrc netrekrc_options.txt 
Log Message:
Netrekrc option fullBitmapRotation to choose to use 32 position
bitmap sets rather than rotating the bitmaps to 256 positions.
Added yellow alert/cloak range circle to tactical if tactical is
big enough.

Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- netrekrc    13 Apr 2007 07:12:22 -0000      1.63
+++ netrekrc    14 Apr 2007 02:56:18 -0000      1.64
@@ -126,6 +126,9 @@
 # (but only works if forceDisplay = 0).
 forceMono: off
 
+# Draw old bitmap sets to 256 angles instead of 32
+fullBitmapRotation: on
+
 # Draw a tic mark indicating your ship's direction
 headingTic: off
 

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- netrekrc_options.txt        13 Apr 2007 07:12:22 -0000      1.50
+++ netrekrc_options.txt        14 Apr 2007 02:56:19 -0000      1.51
@@ -64,7 +64,7 @@
 
 forceMono:                (on/off) outdated option, that will force display to
                                    16 colors (but only works if forceDisplay = 
0).
-fullScreen:               (on/off) create border for main window
+fullBitmapRotation:       (on/off) draw old bitmap sets to 256 angles instead 
of 32
 headingTic:               (on/off) draw a tic mark indicating your ship's 
direction
 highlightFriendlyPhasers: (on/off) use white color for friendly phasers
 ignoreCaps:               (on/off) ignore CapsLock key state

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- changes.txt 13 Apr 2007 12:02:46 -0000      1.179
+++ changes.txt 14 Apr 2007 02:56:18 -0000      1.180
@@ -1,4 +1,9 @@
 Netrek XP 2006, Version 1.3:
+- new netrekrc option "fullBitmapRotation: (on)/off" that lets you choose to 
draw the
+  old ship bitmaps to 32 positions (off) instead of 256 (on).  Useful for 
those with
+  custom bitmap sets, as it will use all 32 bitmaps in a set rather than just 
rotating
+  the first one in the set.
+- cloak range circle now shows on tactical if tactical is sized large enough
 - text, COW, KRP and LABs dashboards now adjust for font size
 - added the huge list of color names and color RGB codes to netrekxp manual, 
this was
   always confusing to me as to what color names were actually allowed.  They 
were buried


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

Reply via email to