quakeforge/libs/gib
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
..
.gitignore move the gib language out of nq and into its own dir (hehe, libQFgib:) 2001-05-17 21:45:56 +00:00
Makefile.am Include files for gib have been relocated out of include/ 2001-06-08 18:46:26 +00:00
gib.c total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
gib_error.h Include files for gib have been relocated out of include/ 2001-06-08 18:46:26 +00:00
gib_instructions.c total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
gib_instructions.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gib_interpret.c Whitespace. 2001-09-10 12:56:23 +00:00
gib_interpret.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gib_modules.c total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
gib_modules.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gib_parse.c Whitespace. 2001-09-10 12:56:23 +00:00
gib_parse.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gib_stack.c Whitespace. 2001-09-10 12:56:23 +00:00
gib_stack.h Include files for gib have been relocated out of include/ 2001-06-08 18:46:26 +00:00
gib_vars.c Whitespace. 2001-09-10 12:56:23 +00:00
gib_vars.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00