mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +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 | ||
snd_dma.c | ||
snd_mem.c | ||
snd_mix.c | ||
snd_mixa.S | ||
snd_null.c |