]> icculus.org git repositories - divverent/darkplaces.git/commit
cleaned up/simplified Sys_Error, now should never get in a recursive crash loop,...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 23 May 2003 06:28:05 +0000 (06:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 23 May 2003 06:28:05 +0000 (06:28 +0000)
commit7fa5957d85ab7a56eba255510a3aa4e5fe4106f2
treeb9f9d9d7ddb4a14566b68f84aed54515a9730b3f
parent3999727cebbce3f3c82182a65579e28092cec557
cleaned up/simplified Sys_Error, now should never get in a recursive crash loop, but also lost the timeout on dedicated server errors as a result (if engine crashes, the server will leave up a dialog eternally until someone closes it)

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