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 | ||
gib.c | ||
gib_error.h | ||
gib_instructions.c | ||
gib_instructions.h | ||
gib_interpret.c | ||
gib_interpret.h | ||
gib_modules.c | ||
gib_modules.h | ||
gib_parse.c | ||
gib_parse.h | ||
gib_stack.c | ||
gib_stack.h | ||
gib_vars.c | ||
gib_vars.h | ||
Makefile.am |