]> git.xonotic.org Git - xonotic/darkplaces.git/commit
timer now simply returns same time twice if the time input wraps, and posts a warning...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Jun 2002 00:20:49 +0000 (00:20 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Jun 2002 00:20:49 +0000 (00:20 +0000)
commitee1558ddc0664f2fa549a36e86e9748da225f584
treef3e3a872c515bec8a56fd7445e4c53a9b1f49428
parenta086c43694383259fc5dc8be5cb904f547415e63
timer now simply returns same time twice if the time input wraps, and posts a warning about this occurring, rather than doing a Sys_Error
cleaned up lots of code, mostly timer related.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1930 d7cf8633-e32d-0410-b094-e92efae38249
sys_win.c