quakeforge/libs
Bill Currie a9adc94aa8 Force builtin function descriptors to have a name.
That is, the descriptors loaded from the progs file. Some compilers (eg,
fteqcc :P) strip builtin names from the progs, which makes debugging
difficult.
2012-07-13 10:22:25 +09:00
..
audio Remove an unnecessary if. 2012-05-28 07:58:11 +09:00
client Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
console Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
gamecode Force builtin function descriptors to have a name. 2012-07-13 10:22:25 +09:00
gib Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
image Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
models Don't attemt fullbright processing for an unavailable skin. 2012-07-05 10:30:41 +09:00
net Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
qw Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ruamoko Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
util Add support for /*..*/ comments to idparse 2012-06-23 19:43:22 +09:00
video Do a bit of bound() usage auditing. 2012-07-12 19:33:51 +09:00
Makefile.am Move the colormod lookup table into a new lib. 2012-07-05 09:39:16 +09:00