mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
bdb1192c13
I think I'd gotten distracted while making the changes to the server, then simply copied the partial changes to the client. It didn't blow up thanks to the backing store bing char * and the type sized for int, so safe on any platform, but useless as it wasn't connected properly. It's actually pretty neat being able to directly, but safely, control a function pointer via a cvar :) |
||
---|---|---|
.. | ||
bi_inputline.c | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |