quakeforge/libs/net/nm
Bill Currie dbd3d6502a Nuke qboolean from orbit
I never liked it, but with C2x coming out, it's best to handle bools
properly. I haven't gone through all the uses of int as bool (I'll leave
that for fixing when I encounter them), but this gets QF working with
both c2x (really, gnu2x because of raw strings).
2023-06-13 18:06:11 +09:00
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
net_bsd.c [net] Use designated initializers for drivers 2022-04-06 18:46:28 +09:00
net_dgrm.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_loop.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_udp.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_vcr.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_win.c [net] Use designated initializers for drivers 2022-04-06 18:46:28 +09:00
net_wins.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00