quakeforge/qw
Bill Currie a533761770 Nuke PR_GarbageCollect as it's both redundant with the new temp strings
and wrong anyway (could free strings it wasn't supposed to).

Don't free the string pointed to by a strref since it's already been
implicity freed (whole memory space nuked). Fixes new map crash.
2004-01-04 02:03:30 +00:00
..
include --disable-static now works (thanks for the heads-up, raorn) 2003-12-22 20:51:08 +00:00
source Nuke PR_GarbageCollect as it's both redundant with the new temp strings 2004-01-04 02:03:30 +00:00
.gitignore cvs ignorage 2003-02-10 21:09:54 +00:00
Makefile.am move the make dist stuff to the top level Makefile.am and get make dist to 2001-04-18 07:18:54 +00:00