Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28330/docs Modified Files: changes.txt netrekrc_options.txt Log Message: Revert useAllFeatures, return to previous code. Remove autoPhaser use option, ifdef out autophaser code. Index: netrekrc_options.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- netrekrc_options.txt 21 May 2009 02:37:28 -0000 1.59 +++ netrekrc_options.txt 22 May 2009 04:08:51 -0000 1.60 @@ -8,7 +8,6 @@ # 2 - gray allowWheelActions: (on/off) allow mouse wheel to work in non-scrolling windows -autoPhaser: (on/off) auto aim phasers autoQuit: (int) autoquit time after death autoRotate: (on/off) automatically rotate galaxy so teams are on left side of map autoSetWar: (0-2) declare war with enemy races when you first join @@ -325,7 +324,6 @@ udpDebug: (0/1) debug UDP traffic udpSequenceCheck: (on/off) check UDP sequence updatesPerSec: (1-50 generally) how many data updates per second to request from server -useAllFeatures: (on/off) turn on all feature packets regardless of server setting useCheckPlanets: (on/off) crosscheck with server to make sure planet info always correct useFullShipInfo: (on/off) display other ships to 256 directions instead of 16 useFullWeapInfo: (on/off) support showing more weapon info on galaxy map Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.213 retrieving revision 1.214 diff -u -d -r1.213 -r1.214 --- changes.txt 21 May 2009 02:37:28 -0000 1.213 +++ changes.txt 22 May 2009 04:08:51 -0000 1.214 @@ -18,10 +18,6 @@ 3) Cambot playback now works for paradise recordings made by paradise clients. 4) Removed RSA verification as this is now deprecated server side. Using new client identification method as defined in server. -5) Added netrekrc option "useAllFeatures" to ignore server settings for -info/control feature packets. -6) Added netrekrc option "autoPhaser" to phaser exact location of enemy target -closest to cursor. Enemy must be within phaser range of your ship. Netrek XP 2009, Version 1.0: (Released July-2008)