quakeforge/libs
Bill Currie 49a85718f8 total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf
(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.
2001-09-21 04:22:46 +00:00
..
audio total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
console total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
gamecode total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
gib total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
models total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
util total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
video r_numparticles is now r_maxparticles. Ah, the joy of sane variable names. 2001-09-19 18:07:09 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00