]> icculus.org git repositories - divverent/darkplaces.git/history - sys_shared.c
cleaned up vid_glx.c somewhat, it can now quit properly when the close button is...
[divverent/darkplaces.git] / sys_shared.c
2002-07-31 havocincreased name limit on engineversion string from 39...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-11-02 lordhavocminor buffer-size-safe improvement in Sys_Printf, and...
2001-10-29 lordhavocadded include unistd.h and fcntl.h on non-win32
2001-10-29 lordhavocmoved Sys_Printf and related code/data to sys_shared...