]> git.xonotic.org Git - xonotic/darkplaces.git/commit
moved Sys_Printf and related code/data to sys_shared.c (new), removed all uses of...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 07:16:35 +0000 (07:16 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 07:16:35 +0000 (07:16 +0000)
commitdab565345260287a1b98d0fc701ee055cbc3d343
tree314cec32d49ccc44c4858de09ac3928eb8f1b309
parentb128f7ae74f68b64160fb8893d6328cafc2217c4
moved Sys_Printf and related code/data to sys_shared.c (new), removed all uses of isDedicated (replaced with cls.state == ca_dedicated), timestamps should work on all targets now, and made some minor whitespace changes

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@975 d7cf8633-e32d-0410-b094-e92efae38249
makefile
quakedef.h
sys_linux.c
sys_shared.c [new file with mode: 0644]
sys_win.c
vid_wgl.c
winquake.h