]> icculus.org git repositories - divverent/darkplaces.git/history - sys_shared.c
expanded stats reporting (when in developer mode) of how many entities were processed...
[divverent/darkplaces.git] / sys_shared.c
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-03-02 havocchanged lots of printf to Con_Printf
2002-08-20 havocgot rid of host_parms.argc and argv, now uses com_argc...
2002-08-20 havoccleaned up and merged a lot of sys_*.c code into sys_sh...
2002-08-20 havocsys_usetimegettime is now initialized at a place where...
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...