Jamie Wilkinson
ef847c61ae
More code cleanup. I added -pedantic to the CFLAGS to see
...
what broke; mainly typecasts. I've disabled -pedantic again
though, as there are some bugs in svgalib and libc headers
that prevent compilation with -pedantic. I also didn't
bother to set explicit casts in linux/qgl_linux.c
2002-02-21 01:47:27 +00:00
Bill Currie
45955b16f2
printf arg checking. unfortunatly, due to a bug in gcc, no checking on the
...
function pointers, but all the other printf style functions are checked.
Also, use gcc_attr.h from qf so quake2 will compile with lame compilers
2002-01-12 03:23:32 +00:00
Bill Currie
f4fa61bf44
We like warnings, lots of warnings. However, we don't want to let them slip
...
by. Bwahaha.
2001-12-29 02:40:13 +00:00
Jeff Teunissen
49ae964011
Update to 3.21-level source code.
2001-12-28 19:56:33 +00:00
Bill Currie
2124958581
Initial revision
2001-12-22 04:27:19 +00:00