]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - sys_shared.c
changed most #define macros to use (,,,) format instead of {;;;} so they will gobble...
[xonotic/darkplaces.git] / sys_shared.c
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...