mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2025-01-06 09:51:05 +00:00
- Added an URL to ipv6 code to the entry in TODO.
This commit is contained in:
parent
a764cdfce8
commit
e951810895
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -1,4 +1,5 @@
|
||||||
- merge net_udp6.c into net_udp.c
|
- merge net_udp6.c into net_udp.c
|
||||||
|
http://www.viagenie.qc.ca/en/ipv6/quake2/ipv6-quake2.shtml
|
||||||
- kill off ctf/q_shared.c, it's identical to src/q_shared.c (Actually, work
|
- kill off ctf/q_shared.c, it's identical to src/q_shared.c (Actually, work
|
||||||
out redundant code and merge them... maybe some sort of libshared.a)
|
out redundant code and merge them... maybe some sort of libshared.a)
|
||||||
- clean up the #ifdefs that are throughout the code to be has-a
|
- clean up the #ifdefs that are throughout the code to be has-a
|
||||||
|
|
Loading…
Reference in a new issue