Nelson Rush
4d2f8ce871
removed credit for the cvar fix by request
2000-05-04 17:03:23 +00:00
Nelson Rush
6ba89503e5
fixed a crash in the server listing code thanks to help from dabb and jam
2000-05-04 16:59:44 +00:00
Dan Olson
84e95dd1e6
snax's server list patches. Credit given in AUTHORS
2000-05-04 00:58:26 +00:00
Bill Currie
145475d624
apply svgalib input shutdown bugfix patch from ds/XoXus/David Symonds.
...
Thanks, man!
2000-04-29 11:57:13 +00:00
Pontus Lidman
25969ad544
Added some people who did work on IPv6
2000-04-17 19:23:34 +00:00
Joseph Carter
02809a4426
Added Omnibus to AUTHORS
2000-04-16 02:59:20 +00:00
Bill Currie
217e8c9a5c
oops, he was already here :) moved the important line
2000-04-06 12:02:31 +00:00
Bill Currie
e01129f80a
apply more var def patches from Jukka Sorjonen <jukka.sorjonen@asikkala.fi>
...
and add him to AUTHORS/CREDITS
2000-04-06 11:59:28 +00:00
Joseph Carter
f8d071a6fd
Updated my entry in AUTHORS (don't forget to do this people!)
...
Updated ERRATA
2000-04-02 10:37:31 +00:00
Jeff Teunissen
b6c5eb66bc
Added AUTHORS entry for Thad Ward <coderjoe@grnet.com>
2000-04-01 10:30:40 +00:00
Anton E. Gavrilov
373779167e
Yes, i did it! (jumping bug fix)
2000-03-27 16:16:01 +00:00
Joseph Carter
769b0bc53c
new cvar: cl_verstring, set it to "" if you want to get rid of that. Here
...
you go ambush..
2000-03-18 08:16:47 +00:00
Anton E. Gavrilov
f3a7cdfb90
Added myself to AUTHORS.
2000-03-09 11:34:24 +00:00
Joseph Carter
84129ae52c
A few cleanups to the AUTHORS file (and we throw out CREDITS please?)
2000-03-09 10:38:13 +00:00
Joseph Carter
085f2712e9
code cleanups, no functionability changed herein.
2000-03-06 13:58:35 +00:00
Joseph Carter
8b18f9d56b
A little cleanup...
...
S_Init() is now where it belongs--outside of VID_Init(). I think I did
manage to update every target. If I missed one, kill the sound.h include
and remove S_Init() from VID_Init().
New Cvar: r_sky, defaults to 0, turn it on if you want to use skyboxes.
Cvar r_skyname can actually be used now I _think_, need another skybox
to test it. Quake2000's instructions were used in the skybox stuff but,
as all know by now, our tree is so different from anyone else's that I had
to redo a number of things. But thanks all the same--cut the time spent
debugging it in half. I also want to thank whoever did the night skybox
on the MegaTF page I used to test. Looks great on start map!
New GL-specific Cvar: r_conspin, defaults to 0. Turn it on. You can turn
it off too. Shamelessly ripped from QER.
2000-03-02 19:57:24 +00:00
Zephaniah E. Hull
d356761b93
Fix for the QW protocol problem by Dabb..
...
Some profiling changes as well..
Code now compiles with profiling support, will disable later..
2000-02-20 20:46:13 +00:00
Joseph Carter
fdd6112d74
svgalib input works again.
2000-02-14 03:27:10 +00:00
Nelson Rush
58af7440fe
mentioned that marcus added the mingw32 support
2000-01-20 17:58:13 +00:00
Nelson Rush
1c8689b1dd
added jason nelson to the authors
2000-01-19 05:50:29 +00:00
Joseph Carter
2d6be70bd7
Technically a new feature, but every developer asked wanted it provided it
...
didn't break anything. It doesn't, so here it is: show_fps for uquake!
2000-01-19 05:31:22 +00:00
Marcus Sundberg
6bc6afee70
Added some entries on me.
2000-01-19 02:07:34 +00:00
Bill Currie
f9e636c147
AUTHORS CREDITS:
...
add Nye Liu <nyet@nbase.com>
qw_common/common.c:
include changes nyet (above:) found were needed.
2000-01-18 09:16:45 +00:00
Zephaniah E. Hull
fa60f036a4
Updated the authors file..
...
Improvements for the speed cheat fix from Genesys..
2000-01-17 17:19:01 +00:00
Bill Currie
8bd5fd1e35
added FreeBSD CNAME patch from Daniel J. O'Connor <darius@dons.net.au>
2000-01-17 08:22:36 +00:00
Nelson Rush
31eef8c5e4
added several authors people forgot to mention, added authors people mentioned, but only mentioned in only one of the credit files, added a few things to the TODO and removed a few things that are complete now.
2000-01-17 02:16:45 +00:00
Bill Currie
df8f3cb89c
AUTHORS:
...
added XoXus (David Symonds)
mentioned my alsa work
CREDITS:
added myself to the sound cleanup
mentioned XoXus for svgalib
2000-01-14 03:57:14 +00:00
Nelson Rush
7560771b16
beginnings of IPv6 support by Pontus Lidman
...
(pali) i had to personally fix this so that it's optional, if anyone wants to enable this (it's not ready yet, it's just a star) you have to uncomment the line\
for QW_NET_SRC in qw_client/Makefile.in and qw_server/Makefile.in, you also have to uncomment LINUX_IPV6 definition in qw_common/net.h
here's an excerpt of Pontus's explaination:
I've started to work on IPv6 support. I guess it's not a top priority, as
the intersections of quake players and people with 6bone access is pretty
small, but at least I'm one of them ;)
If anyone else is interested in working on IPv6 support, or have
opinions/advice on how to go about it, I'd like to get in touch.
2000-01-09 22:11:12 +00:00
Nelson Rush
c24ef4e0ee
added ricardo to the authors/credits
2000-01-09 22:00:53 +00:00
Marcus Sundberg
0863dfcaab
Fixed typo
2000-01-08 21:29:19 +00:00
Nelson Rush
f0ccffb1a9
moving original AUTHORS to CREDITS, modified AUTHORS to list by name
2000-01-08 18:58:08 +00:00
Zephaniah E. Hull
67f8201590
Applied patch from Roger Sen Montero <rogersm@tau.uab.es> to switch to
...
using vsnprintf/snprintf..
2000-01-08 13:55:33 +00:00
Joseph Carter
516ff305cb
A couple trademark uses cleaned up
2000-01-08 06:10:07 +00:00
Nelson Rush
ac733e8a28
added me and absolutek to the website design section of the AUTHORS
2000-01-07 17:52:43 +00:00
Joseph Carter
d42a1abed2
Applied a cleanup to qw's net_udp.c's error messages
2000-01-07 17:35:02 +00:00
Chase Hargraves
4db01ef0dc
Put in my real name instead of my nick.
2000-01-07 16:42:32 +00:00
Nelson Rush
eab5b194a5
added dan
2000-01-06 22:14:48 +00:00
Zephaniah E. Hull
acc475fa16
Typo fix, and adding a chunk in authors which apparently got lost..
2000-01-06 21:59:55 +00:00
Nelson Rush
64ae53b946
added tim rowley to the AUTHORS, added mention of bootstrap needing autoconf 2.13 in INSTALL and README
2000-01-06 17:35:07 +00:00
Marcus Sundberg
f8fc99bf98
Add credits for CD and win32 support.
2000-01-06 12:40:11 +00:00
Nelson Rush
9d0755d7ad
fixed a problem with the naming convention, added loring for AIX/IRIX/Sun support
2000-01-06 05:50:32 +00:00
Nelson Rush
5f4a20cce9
added loring for cd-rom support
2000-01-06 05:36:58 +00:00
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