Commit Graph

31 Commits

Author SHA1 Message Date
Joseph Carter 368ae283a2 Applied Mads' speed cheat fix to qw-server 2000-01-05 22:41:36 +00:00
Zephaniah E. Hull 4ecda582f4 Give credit for the GL fullbright fix. 2000-01-05 15:24:29 +00:00
Nelson Rush a77bb35db6 Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
Nelson Rush de9345e948 Added Justin A. McCright for help on fixing an svgalib problem. 2000-01-04 05:40:25 +00:00
Joseph Carter 244297cedc Added cvs2cl.pl to tools, added a changelog target to the makefile, and
removed the ChangeLog.
2000-01-04 03:26:19 +00:00
Nelson Rush 5e087f73d6 Took the ""'s off of Justin's name. 2000-01-03 22:03:49 +00:00
Jeff Teunissen 6337f34ba1 * Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright
* Renamed chase_* to cl_chasecam_* in UQ to match their parent cvar.
* Changed cl_chasecam* in UQ to be saved in config.cfg
* Moved dosasm.s to common, though it doesn't seem to be referenced at _all_
2000-01-03 21:20:01 +00:00
Joseph Carter 5761d2f334 Moved -lm to global LDFLAGS, everything but the GL renderer needs it ajd
on at least some platforms the GL renderer needs it too.
2000-01-03 10:25:01 +00:00
Nelson Rush a841b90d2d SDLQuake merge with our tree made possible by Sam Lantinga and Maas van den Berg, currently the video and cdrom audio are supported. 2000-01-03 06:18:32 +00:00
Joseph Carter 768b167927 A couple of FreeBSD fixes from Darius 2000-01-03 05:06:19 +00:00
Joseph Carter d0674e837c pandr's pr_* merge.. 2000-01-03 04:45:54 +00:00
Nelson Rush f00251f5cc Added Deek to the list of server resources helpers. 2000-01-03 02:15:26 +00:00
Joseph Carter 91226eac59 Forgot to move the file... 2000-01-02 16:26:14 +00:00
Joseph Carter 6d9ae5f2ef Merged gl_draw.c! Yes, the version string is unscaled. 2000-01-02 15:53:47 +00:00
Joseph Carter c7f95dda2d Removed _all_ references to the define IDGODS. It was turned off anyway,
but still a glaring security hole waiting for someone to abuse.
2000-01-02 05:00:54 +00:00
Joseph Carter ca59cdb11b Major additions to TODO and AUTHORS files 2000-01-01 23:09:50 +00:00
Nelson Rush 5fd458028e Added Chad Fowler to the list of 'server resources', he's working on mysql and php stuff. 2000-01-01 06:58:20 +00:00
Nelson Rush 49734ce902 forgot 2000-01-01 06:50:44 +00:00
Zephaniah E. Hull 2d821cdda6 Applied patch from Bill Currie to merge gl_rmain.c 2000-01-01 06:26:03 +00:00
Joseph Carter 1db842863d Added a few more people to AUTHORS.. 2000-01-01 05:16:24 +00:00
Nelson Rush 7e2250a97e Updated documentation, legalise, technical info changes, added Id's original changelog to the end of ours. Added myself to the list of document maintainers. 1999-12-31 22:03:21 +00:00
Nelson Rush ee3671c2f2 added myself 1999-12-31 17:43:52 +00:00
Joseph Carter a5a674c53d Cleaned up/added stuff to misc non-source files 1999-12-31 06:49:45 +00:00
Nelson Rush 00b8708cf0 added marcus to the list of sound cleanups 1999-12-31 06:07:27 +00:00
Zephaniah E. Hull b416d81046 Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
Zephaniah E. Hull c2681485bf Updated the authors file..
Tweaked configure.in to reflect the removal of sys_sun.c.
1999-12-31 03:26:08 +00:00
Joseph Carter 69168b6695 pandr's autoconf cleanup. Now uses common/cd_wrapper.c to replace some of
the things autoconf was doing before but really shouldn't have been.
1999-12-31 02:10:33 +00:00
Nelson Rush 28e43df523 added names 1999-12-31 01:04:58 +00:00
Joseph Carter 36b6af4cd2 Another commit from hell! Fixes to autoconf for Utah GLX and the base of
support for the return of a glide target.  Things are still a bit broken
however as I need to write glide build rules.  I probably have more to do
in configure.in, I want to make libGL detection work more like Glide's
does now.  The Glide detection rule was lifted almost wholesale from Mesa
because it works and I couldn't write anything that would work better.
1999-12-30 08:23:07 +00:00
Joseph Carter e3ac6357dc Loring Holden's autoconf support. {qw-client,quake}-glide is currently not built since neither of us has the hardware available at the moment to test the 3dfx MiniGL target. Someone who does (Mercury?) will have to fix that. Bins all build in odd places for the moment. Thanks for staying up so late to help get this working Loring, you rock! 1999-12-29 13:58:47 +00:00
Jeff Teunissen d3e1572760 Initial revision 1999-12-25 05:22:39 +00:00