quakeforge-old/qw_server
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
Makefile.in beginnings of IPv6 support by Pontus Lidman 2000-01-09 22:11:12 +00:00
model.c added additional copyright information 2000-01-08 22:02:43 +00:00
move.txt Initial revision 1999-12-25 05:22:39 +00:00
newnet.txt Initial revision 1999-12-25 05:22:39 +00:00
notes.txt Initial revision 1999-12-25 05:22:39 +00:00
profile.txt Initial revision 1999-12-25 05:22:39 +00:00
progdefs.h added additional copyright information 2000-01-08 22:02:43 +00:00
qwsvdef.h Add max() and min() macros if not defined. 2000-01-09 04:57:15 +00:00
server.h added additional copyright information 2000-01-08 22:02:43 +00:00
sv_ccmds.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_ents.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_init.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_main.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_move.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_nchan.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_phys.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_send.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_user.c Support for a few more keys, and more importantly real support for the 2000-01-09 04:22:57 +00:00
sys.h added additional copyright information 2000-01-08 22:02:43 +00:00
sys_unix.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
world.c added additional copyright information 2000-01-08 22:02:43 +00:00
world.h added additional copyright information 2000-01-08 22:02:43 +00:00
worlda.s Initial revision 1999-12-25 05:22:39 +00:00