quakeforge/libs
Brian Koropoff e498b196fe Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add
an incremental, reference counting garbage collector for QFobjects.  A
different kind of collector will eventually be needed to run once in a
while to sweep up cyclic structures.
2003-12-07 22:45:32 +00:00
..
audio proper implementation to prevent the fastforward effect 2003-10-15 20:40:53 +00:00
console use the new pr load hook for resolving the globals 2003-11-20 08:02:32 +00:00
gamecode PR_GetString should have been returning const char *. now does 2003-11-21 21:34:53 +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 nuke QF/texture.h moving it's contents into QF/image.h (yay, finally, a 2003-09-04 18:59:39 +00:00
net ports < 1024 are bad, period :) 2003-08-27 17:47:53 +00:00
object Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add 2003-12-07 22:45:32 +00:00
util Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
video Make trails in sw renderers const-friendly. 2003-10-23 03:53:59 +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