quakeforge-old/qw_client
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
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
cl_cam.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_demo.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_ents.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_input.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_main.c Call VID_Init() before IN_Init(). 2000-01-09 02:14:48 +00:00
cl_parse.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_pred.c added additional copyright information 2000-01-08 22:02:43 +00:00
cl_tent.c added additional copyright information 2000-01-08 22:02:43 +00:00
d_edge.c added additional copyright information 2000-01-08 22:02:43 +00:00
d_surf.c added additional copyright information 2000-01-08 22:02:43 +00:00
gl_model.c Reverted Neal's GL fullbright patch till we can actually fix it properly 2000-01-08 22:28:07 +00:00
gl_model.h Reverted Neal's GL fullbright patch till we can actually fix it properly 2000-01-08 22:28:07 +00:00
gl_ngraph.c added additional copyright information 2000-01-08 22:02:43 +00:00
gl_rlight.c added additional copyright information 2000-01-08 22:02:43 +00:00
gl_screen.c added additional copyright information 2000-01-08 22:02:43 +00:00
gl_vidlinux_x11.c Removed includes 2000-01-09 02:28:12 +00:00
Makefile.in beginnings of IPv6 support by Pontus Lidman 2000-01-09 22:11:12 +00:00
menu.c added additional copyright information 2000-01-08 22:02:43 +00:00
menu.h added additional copyright information 2000-01-08 22:02:43 +00:00
model.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_edge.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_efrag.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_main.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_misc.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_part.c added additional copyright information 2000-01-08 22:02:43 +00:00
r_sprite.c added additional copyright information 2000-01-08 22:02:43 +00:00
resource.h Moved old_headers/qwcl/resource.h to qw_client/resource.h 2000-01-05 01:48:02 +00:00
sbar.c added additional copyright information 2000-01-08 22:02:43 +00:00
screen.c added additional copyright information 2000-01-08 22:02:43 +00:00
sys_win.c added additional copyright information 2000-01-08 22:02:43 +00:00
view.c added additional copyright information 2000-01-08 22:02:43 +00:00
winquake.aps Initial revision 1999-12-25 05:22:39 +00:00
winquake.rc Initial revision 1999-12-25 05:22:39 +00:00