Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23390/resources/docs
Modified Files:
changes.txt netrekrc netrekrc_options.txt
Log Message:
Added "planetHighlighting: on/(off)" to draw a circle around the galaxy planet in the
color of the team owner, and a 2nd white circle if planet has more than 4 armies. Mostly
useful for new planets to easier tell race owner, and army status at a quick glance.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- netrekrc 2 Jun 2006 21:06:54 -0000 1.3
+++ netrekrc 6 Jun 2006 19:50:39 -0000 1.4
@@ -197,6 +197,9 @@
# 3 - New color
planetBitmapGalaxy: 3
+# Highlight galactic planets by race and army status
+planetHighlighting: on
+
# Suppose that players with letter greater than 'f' are observers
playerListHack: off
@@ -885,7 +888,7 @@
# Beeplite macros
lite.take: /c/l
-lite.base_ogg: /g/m
+lite.base_ogg: /g/m/1/|OGG THE BASE!|
lite.pickup: /p
lite.help: %?%S=SB%{/c%}%?%a>0%{/c%}
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- netrekrc_options.txt 2 Jun 2006 21:06:54 -0000 1.11
+++ netrekrc_options.txt 6 Jun 2006 19:50:39 -0000 1.12
@@ -144,6 +144,7 @@
# 2 - Rabbitear
# 3 - New color
+planetHighlighting: (on/off) highlight galactic planets by race and army status
playerList: (string) custom style of player list
# ' ' - White Space
# 'b' - Armies Bombed
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- changes.txt 6 Jun 2006 08:23:05 -0000 1.66
+++ changes.txt 6 Jun 2006 19:50:39 -0000 1.67
@@ -1,4 +1,7 @@
Version 1.1:
+- added "planetHighlighting: on/(off)" to draw a circle around the galaxy planet in the
+ color of the team owner, and a 2nd white circle if planet has more than 4 armies. Mostly
+ useful for new planets to easier tell race owner, and army status at a quick glance.
- changed newQuit from default on to off
- fixed a few bugs in scaled bitmap writing function, has the added bonus of making
the new planet bitmaps work in Win95/98/ME