Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5901 Modified Files: NetrekXP to do list.C clientr.suo Log Message: Added support for new server feature packet FULL_DIRECTION_RESOLUTION. Added partial support for support for new server feature packet SP_GENERIC_32. Added new netrekrc option useFullShipInfo, to determine whether user wants to use the FULL_DIRECTION_RESOLUTION feature packet (all other feature packets are hard coded in as to on/off). Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- NetrekXP to do list.C 10 Dec 2006 02:49:13 -0000 1.81 +++ NetrekXP to do list.C 12 Dec 2006 04:47:04 -0000 1.82 @@ -25,10 +25,6 @@ Things that go wrong when short packets are on: 1) cloaking/shields at warp 0 doesn't update someone else's tactical on what you did if there is no movement anywhere on map, and observer sound also messes up -2) The new smooth turning only working on self, not obs or others - short packets only -send headings of 16 positions. -3) Others speed only sent to 16..messed up for obs locked onto puck in hockey, -or twarpers Things that are sorta fixed, but could use improvement: 1) Bug with waraction..was being called even when clicking on border (broke function) Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 Binary files /tmp/cvsh2L56z and /tmp/cvscCGcQr differ