quakeforge/libs/net/nm
Bill Currie f6baa16084 [cvar] Remove the cvar lists
They're really redundant, and removing the next pointer makes for a
slightly smaller cvar struct. Cvar_Select was added to allow finding
lists of matching cvars.

The tab-completion and config saving code was reworked to use the hash
table DO functions. Comments removed since the code was completely
rewritten, but still many thanks to EvilTypeGuy and Fett.
2022-04-25 00:26:45 +09:00
..
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
net_bsd.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
net_dgrm.c [cvar] Remove the cvar lists 2022-04-25 00:26:45 +09:00
net_loop.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
net_udp.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
net_vcr.c Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
net_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
net_wins.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00