Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Feb 16 02:20:38 EST 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-02-16 07:20:38 UTC

Log message:

fixed bug that allowed accidental speed cheating with cl_movement 1 mode (move->time was being cleared by ApplyClientMove, so when ReadClientMove calculated how much to move since the last move, it always thought the last move was at time == 0, and then it clamped this delta to 0.1 or less, which prevented it from being completely ridiculous, but still horrible)
added kicking of speed cheaters (if they echo a timestamp that has not yet been issued by the server, they're clearly lying)

Modified files:
     sv_user.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20060216.072038.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20060216/3f65baca/attachment.diff>


More information about the twilight-commits mailing list