Update of /cvsroot/netrek/client/netrekxp In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13775 Modified Files: clientr.vcproj Log Message: Added netrekrc option "useAllFeatures" to ignore server settings for info/control feature packets. Added netrekrc option "autoPhaser" to phaser exact location of enemy target closest to cursor. Works on local or map window. To do for autophaser: 1) Add sanity check to location (such as ship max phaser range). 2) Add support for phasering plasmas. Index: clientr.vcproj =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.vcproj,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- clientr.vcproj 9 May 2009 21:21:41 -0000 1.14 +++ clientr.vcproj 21 May 2009 02:37:28 -0000 1.15 @@ -47,7 +47,7 @@ Optimization="0" WholeProgramOptimization="false" AdditionalIncludeDirectories="win32;win32\h;win32\SDL;include" - PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;_CONSOLE" + PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;RSA;_CONSOLE" MinimalRebuild="false" RuntimeLibrary="1" PrecompiledHeaderFile="\netrek_files\tmp\src\Debug/clientr.pch"