quakeforge/tools/qfprogs/source
Bill Currie 71196fedf6 make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +00:00
..
.gitignore new tool: qfprogs. currently only disassembles progs, but the idea is for it 2002-05-13 19:37:36 +00:00
disassemble.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
globals.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
lines.c add line-number dumping 2002-09-07 06:47:16 +00:00
Makefile.am macro-ize --with-{clients,servers} and implement --with-tools using the new 2002-09-17 22:19:14 +00:00
modules.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
qfprogs.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
strings.c arrays are /almost/ working again 2002-06-12 22:37:18 +00:00