quakeforge/libs/gamecode
Bill Currie 4489319298 first step towards garbage collected dynamic strings in qc. All strings
external to the progs file are now malloced and then freed at progs reload.
All that needs to be implementd for gc to work is the scanner and deallocator.
2001-03-06 04:22:33 +00:00
..
.gitignore next step of the progs merge done. just need to sort out interdependencies, 2001-02-28 00:56:03 +00:00
Makefile.am first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
pr_edict.c first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
pr_exec.c first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
pr_strings.c first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00