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

Modified Files:
	changes.txt netrekrc_options.txt 
Log Message:
New planet bitmaps!  Using Defcom's art.  Changeable via planets menu.
New netrekrc option, "planetBitmapGalaxy: (0-3)", same options as planetBitmap, but now you have
the choice to change map display planets too!  And have map and local planets use different
bitmap sets
Fixed bug where map window border wasn't being redrawn on death
Shortpackets is now off by default.  In the current state of internet connectivity, most people
 don't need the reduced packets, which don't send complete information and break certain features
 such as which direction other players are moving, robot shields, observer geno messages,
 shield/cloak status for warp 0 players, etc.
Fix to problem with bottom and right borders in certain windows (like map) getting overwritten - thanks Stas!
Client now recognizes planets that are flagged as "core", waiting on server patch to
actually get this information and do something with it

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- netrekrc_options.txt	2 May 2006 00:55:52 -0000	1.5
+++ netrekrc_options.txt	14 May 2006 02:14:54 -0000	1.6
@@ -129,10 +129,17 @@
 
 phaserStats:              (on/off) show phaser statistics
 phaserWindow:		  (on/off) whether to show phaser window
-planetBitmap:             (0-2) what bitmaps to use for planets
+planetBitmap:             (0-3) what bitmaps to use for local planets
 # 0 - Bronco (default)
 # 1 - Moo
 # 2 - Rabbitear
+# 3 - New color
+
+planetBitmapGalaxy:       (0-3) what bitmaps to use for galaxy planets
+# 0 - Bronco (default)
+# 1 - Moo
+# 2 - Rabbitear
+# 3 - New color
 
 playerList:               (string) custom style of player list
 # ' ' - White Space

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- changes.txt	13 May 2006 03:37:36 -0000	1.43
+++ changes.txt	14 May 2006 02:14:54 -0000	1.44
@@ -1,4 +1,16 @@
 Version TBA:
+- new netrekrc option, "planetBitmapGalaxy: (0-3)", same options as planetBitmap, but now you have
+  the choice to change map display planets too!  And have map and local planets use different
+  bitmap sets
+- fixed bug where map window border wasn't being redrawn on death
+- shortpackets is now off by default.  In the current state of internet connectivity, most people
+  don't need the reduced packets, which don't send complete information and break certain features
+  such as which direction other players are moving, robot shields, observer geno messages,
+  shield/cloak status for warp 0 players, etc.
+- fix to problem with bottom and right borders in certain windows (like map) getting overwritten
+- new planet bitmaps!  Using Defcom's art.  Changeable via planets menu.
+- client now recognizes planets that are flagged as "core", waiting on server patch to
+  actually get this information
 - redesigned color1 ori GA so it's not the same pic as base
 - double buffering now in (to reduce flicker)
 - added link to genocide.netrek.org newbie manual to replace broken link