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 | ||
cd_linux.c | ||
cd_null.c | ||
cd_sdl.c | ||
cd_sgi.c | ||
cd_win.c | ||
Makefile.am |