mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
49a85718f8
(Sys_DPrintf is new) is now used exclusively for all lib printing. Con_Init sets the sys printf recirection to Con_Print (which has been revamped appropriatly) and the server sets it to SV_Print (which was SV_Printf and the new SV_Printf calls /it/). This should fix the rcon print redirection issues. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
pr_debug.c | ||
pr_edict.c | ||
pr_exec.c | ||
pr_opcode.c | ||
pr_strings.c |