mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-25 21:31:18 +00:00
7560771b16
(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. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.in | ||
model.c | ||
move.txt | ||
newnet.txt | ||
notes.txt | ||
profile.txt | ||
progdefs.h | ||
qwsvdef.h | ||
server.h | ||
sv_ccmds.c | ||
sv_ents.c | ||
sv_init.c | ||
sv_main.c | ||
sv_move.c | ||
sv_nchan.c | ||
sv_phys.c | ||
sv_send.c | ||
sv_user.c | ||
sys.h | ||
sys_unix.c | ||
sys_win.c | ||
world.c | ||
world.h | ||
worlda.s |