Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Mar 29 05:18:14 EDT 2007


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2007-03-29 09:18:14 UTC

Log message:

changed Sys_Sleep functions to take microseconds instead of milliseconds (this may mildly improve sleep accuracy on Linux dedicated servers)
modified the host main loop to check for server packets each iteration of the loop rather than at the server framerate (this doesn't accomplish much yet but has potential)
added sv_checkforpacketsduringsleep cvar to enable use of select() instead of Sys_Sleep()

Modified files:
     host.c sys.h sys_linux.c sys_sdl.c sys_win.c todo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20070329.091814.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070329/188e0d4c/attachment.diff>


More information about the twilight-commits mailing list