libretro-tyrquake/QW/server
Tyrann 27126992b1 [PATCH] pr_cmds.c static functions and variables
Most functions and variables in the {NQ,QW/server}/pr_cmds.c files don't need
to be in the global scope.

Signed-off-by: Tyrann <tyrann@disenchant.net>
2008-04-26 18:38:34 +09:30
..
model.c [PATCH] Increase MAX_MOD_KNOWN consistently 2007-12-09 10:32:39 +10:30
move.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30
newnet.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30
notes.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30
pr_cmds.c [PATCH] pr_cmds.c static functions and variables 2008-04-26 18:38:34 +09:30
pr_edict.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
progdefs.h Import v0.47 sources 2006-09-10 19:02:51 +09:30
progs.h [PATCH] pr_cmds.c static functions and variables 2008-04-26 18:38:34 +09:30
qwsvdef.h [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
server.h [PATCH] Add gcc "format" attribute to our printf style functions 2007-10-01 22:39:38 +09:30
sv_ccmds.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_ents.c [PATCH] Add gcc "noreturn" attribute to a few functions 2007-10-01 22:39:38 +09:30
sv_init.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_main.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_nchan.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_phys.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_send.c [PATCH] Add gcc "format" attribute to our printf style functions 2007-10-01 22:39:38 +09:30
sv_user.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sys_unix.c [PATCH] Printf format/usage fixes 2007-10-01 22:39:39 +09:30
sys_win.c [PATCH] Neater fix for Sys_ConsoleInput 2007-12-09 10:32:19 +10:30
world.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
world.h Import v0.47 sources 2006-09-10 19:02:51 +09:30