Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5643/resources/docs Modified Files: changes.txt Log Message: Added headingTic functionality. A white tic is drawn at some distance from your ship, indicating your heading. A smaller tic is drawn indicating your desired heading, or in the case that you are locked onto a target, indicating the direction to that target. Previously unused p_desdir variable now being used for these calculations. This smaller tic is white, except for the case of player/planet lock, in which case the tic is green. Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.131 retrieving revision 1.132 diff -u -d -r1.131 -r1.132 --- changes.txt 15 Mar 2007 19:09:48 -0000 1.131 +++ changes.txt 15 Mar 2007 20:49:34 -0000 1.132 @@ -1,4 +1,8 @@ Netrek XP 2006, Version 1.3: +- added "headingTic: (on)/off" to draw a tick mark indicating your ship's heading, as well + as a smaller secondary mark indicating where you are turning to, or in the case of when + you are locked on to a player/planet, indicating the direction to that player/planet. + This option helps with aiming in hockey and hitting cloaked ships you are locked on to. - added "lockLine: (on)/off" to draw a dashed green line on the galactic map between your ship and the target you are locked on to, whether it be a player or a planet. - added "tractorID: (on)/off" to draw the player number of the person you are tractoring