Update of /cvsroot/netrek/client/netrekxp/resources/netrekrc In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24505/netrekrc Modified Files: netrekrc.txt Log Message: Fix bug where font size was not saving properly. Fix typos in some netrekrc option descriptions. Fix bug where p_stats.st_rank was not initialized. Design flaw fix - playerlist is displayed before player log in. Client does not know whether server is paradise or bronco. Client receives other player login packets including rank. Packets were being discarded due to sanity check on rank. Sanity check moved to places where rank is displayed, rather than discarding packets. Index: netrekrc.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/netrekrc/netrekrc.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- netrekrc.txt 15 Mar 2009 12:31:33 -0000 1.8 +++ netrekrc.txt 28 Mar 2009 02:50:16 -0000 1.9 @@ -101,8 +101,8 @@ # Allow switching of ship bitmaps in game. With this option disabled # not all bitmaps load into memory. This option is thus not changeable -# in game. Do not attempt to edit your netrekrc to turn dynamic bitmaps -# on and then reload the netrekrc with the & key - restart the client instead. +# in game. Do not attempt to edit your netrekrc.txt to turn dynamic bitmaps +# on and then reload netrekrc.txt with the & key - restart the client instead. dynamicBitmaps: on # Angle between enemy phaser lines @@ -1118,7 +1118,7 @@ color.Ind: gray63 -# Esoteric features such as individual ship rcfiles/keymaps +# Esoteric features such as individual ship keymaps # /ckeymaps/buttonmaps (i.e. keymap-ca: <keymap>), observer # /servertype options (i.e. keymap.bronco: <keymap>), and # button keymaps (b1keymap through b5keymap)