quakeforge/libs
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
..
audio Update ALSA sound target to support 1.0. 2003-12-22 01:07:49 +00:00
console use the new pr load hook for resolving the globals 2003-11-20 08:02:32 +00:00
gamecode Nuke PR_GarbageCollect as it's both redundant with the new temp strings 2004-01-04 02:03:30 +00:00
gib Change some error names, mark a few things static that should be. Instead 2003-11-29 02:01:31 +00:00
image correct gamma test thanks to Grievre 2003-12-07 04:21:58 +00:00
models Check for %s_luma as well as %s_glow. Also a bit of whitespace. 2004-01-04 01:20:20 +00:00
net --disable-static now works (thanks for the heads-up, raorn) 2003-12-22 20:51:08 +00:00
object don't need to see these :) 2003-12-19 04:25:07 +00:00
util better external skin handling from Grievre 2003-12-28 05:25:06 +00:00
video better external skin handling from Grievre 2003-12-28 05:25:06 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00