quakeforge/libs/net
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
..
nc [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
nm [cvar] Remove the cvar lists 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_chan.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
net_main.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00