]> icculus.org git repositories - divverent/darkplaces.git/history - portals.c
memheaders are now doubly linked, so Mem_Free goes faster than it used to
[divverent/darkplaces.git] / portals.c
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-29 lordhavocremoved unused portalstack array
2001-10-29 lordhavocrearranged some variable declarations (no code changes)
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...