Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23244 Modified Files: clientr.suo Log Message: Heading tic default to off for the places I missed (whoops). Changed to format of sendShortReq, now passes a 2nd argument which tells whether to display the warning message confirming the packet request was sent. More bug fixes for phasers and checking against out of bounds. Added a quiet request for small update if you are alive, but out of galactic bounds. At high packet loss, it's not uncommon to lose your ship position packet upon reentry into game. And since your position is not resent until you move, it was causing draw problems (in fact local window wasn't redrawing at all because client thought you were out of bounds). This will probably mitigate problems with alert borders not updating on death and stray weapons on map, more testing needed however. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.110 retrieving revision 1.111 diff -u -d -r1.110 -r1.111 Binary files /tmp/cvsygHyaL and /tmp/cvsEjIIsu differ