mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
f78ec56975
generally cleaned the parser up. If a line begins with |, it will be stripped off by the tokenizer and no tags or escape characters will be processed. Commands stuffed into the console from the server are prepended with | to ensure backward compatibility. This can also be used anywhere backward compatibility is needed, such as where info strings are stuffed into the console, or as an alternative to using escape characters in the entire string. |
||
---|---|---|
.. | ||
.gitignore | ||
buffer.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
inputline.c | ||
list.c | ||
Makefile.am | ||
menu.c | ||
server.c |