libretro-tyrquake/QW/server
Kevin Shanahan 5b54008603 world: move SV_AddLinksToPmove to world.c
Removes visibility of the areadnode_t structure from world.h and makes
sv_areanodes private again.  pmove_mins and pmove_maxs no longer need to
be globals in sv_user.c either.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2012-11-12 11:25:30 +10:30
..
model.c model: better include stdint.h header here 2012-11-11 19:18:24 +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 fix warnings about printf style format strings 2012-10-24 20:50:37 +10:30
pr_edict.c trivial: another couple of missed trigraphs 2012-10-25 18:25:55 +10:30
qwsvdef.h trivial: static variables, unused definitions/declarations 2012-10-14 17:26:27 +10:30
server.h Move extern declaration from sv_ccmds.c to server.h 2012-04-21 16:44:17 +09:30
sv_ccmds.c Move extern declaration from sv_ccmds.c to cmd.h 2012-04-21 16:44:38 +09:30
sv_ents.c sv_ents.c: move some more declarations to server.h 2011-12-31 14:41:16 +10:00
sv_init.c [PATCH] Use Con_Printf from console.h for QW server 2007-10-01 22:39:38 +09:30
sv_main.c Fix strict aliasing warning on netadr_t 2012-01-03 20:24:06 +10: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 sv_send.c: make some local variables/functions static 2011-12-31 14:42:24 +10:00
sv_user.c world: move SV_AddLinksToPmove to world.c 2012-11-12 11:25:30 +10:30
sys_unix.c trivial: static variables, unused definitions/declarations 2012-10-14 17:26:27 +10:30
sys_win.c win: Unify Sys_Doubletime across NQ/QW/QWSV 2012-10-19 21:59:27 +10:30
world.c world: move SV_AddLinksToPmove to world.c 2012-11-12 11:25:30 +10:30
world.h world: move SV_AddLinksToPmove to world.c 2012-11-12 11:25:30 +10:30