Commit graph

32 commits

Author SHA1 Message Date
Ragnvald Maartmann-Moe IV
f564ce6a2c Fix compiling linux target for use on non-linux systems. Doesn't fix my puzzlement on why people do these things. ;) 2002-02-04 17:24:46 +00:00
Bill Currie
8d78a44c1b make quake2 architecture independent. from Jaq (Jamie Wilkinson) 2002-01-28 05:36:20 +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
Ragnvald Maartmann-Moe IV
dd282fb15f Keep trying... 2002-01-12 02:19:12 +00:00
Ragnvald Maartmann-Moe IV
1d758ae3c4 Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
Bill Currie
d51888b639 fix up the .gitignore files that got accidently nuked in the previous commit 2002-01-07 05:02:03 +00:00
Bill Currie
34c5702da6 Turns out gzip support isn't so easy (feasable?) in q2, so back it out for
now. However, tags of gzio_pre_revoke (before) and gzio_revoke (after) will
help get it back if/when we decide to work on it again.
2002-01-07 04:54:11 +00:00
Bill Currie
9a15b89e99 a couple linux specific fixes to the bsd patch 2002-01-07 04:41:51 +00:00
Bill Currie
4e205d709e OpenBSD patch from butter. FreeBSD should only need a slight change to the
bsd/Makefile.

Thanks, butter.
2002-01-07 04:16:25 +00:00
Bill Currie
345e6a9e15 need -export-dynamic at the moment :/ 2002-01-04 02:41:41 +00:00
Bill Currie
50df3fffe0 ignore .vimrc 2002-01-03 21:04:36 +00:00
Bill Currie
7b3a0f0cb8 preliminary zlib patch 2002-01-03 20:09:12 +00:00
Bill Currie
78ff46bd75 warnings fixes 2002-01-03 19:54:34 +00:00
Bill Currie
fa367ae34d warning fix 2002-01-03 19:49:55 +00:00
Bill Currie
32c77a437c quakeforge-ize Jamie's debian patch 2002-01-03 04:47:12 +00:00
Bill Currie
6f4d107011 ok, so this is leaching, but hey, that's part of what the gpl is for :)
Bring in Jamie Wilkinson's patches for quake2_3.21-1. this gives us sdl
support, ~/.quake2, sane default for gl_driver, and several other fixups.
2002-01-03 04:22:46 +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
126b17d1d2 Note to Id Software.: In GLX, destroy the GL context *AFTER* destroying
the window that it draws into, not before.
2001-12-28 19:58:24 +00:00
Jeff Teunissen
49ae964011 Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
Bill Currie
094682dbd1 replace md4.c with mdfour.c 2001-12-23 20:58:57 +00:00
Bill Currie
3ccbf87b4d mkdir -p so dirs don't cause unnecessary errors 2001-12-22 21:54:16 +00:00
Bill Currie
306bacc504 line ending cleanup 2001-12-22 21:49:59 +00:00
Jeff Teunissen
9058b26f56 Misc. cleanups. 2001-12-22 08:45:50 +00:00
Bill Currie
89842bdf60 hacky, but it works 2001-12-22 08:23:10 +00:00
Bill Currie
f71b23e88d dirty, evil hacks, but gl rendering 2001-12-22 07:56:13 +00:00
Bill Currie
044af4903c make game work 2001-12-22 07:34:47 +00:00
Bill Currie
53e4917c3c hey, mongoose's works better :) 2001-12-22 06:58:05 +00:00
Bill Currie
f426cc6316 mongoose's improved makefile 2001-12-22 06:48:46 +00:00
Bill Currie
96826650c8 ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
Bill Currie
f6e174e3dc ignore the .d files for now 2001-12-22 05:44:17 +00:00
Bill Currie
91c5fa3d9e almost links 2001-12-22 05:37:39 +00:00
Bill Currie
2124958581 Initial revision 2001-12-22 04:27:19 +00:00