Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv15029 Modified Files: clientr.suo Log Message: Following COW changes, added fps feature packet support, still needs some work. data.c, data.h, feature.c: add support for FPS server-only feature, not a client requested feature. local.c: use the new fps variable to correct animation time for cloak and explosion. local.c: change explosion sound to trigger off p_explode rather than the counter variable i, which now increments more slowly at higher fps. Was causing explosion sound to be played 5 times in a row. Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 Binary files /tmp/cvs4mSLaP and /tmp/cvsSNLiCm differ