fteqw/engine/server
Spoike 36f35cff78 added gl_texturemode2d
fixed an nq network message corruption bug with large reliables.
CSQC is supported on the server with the DP7 protocol
sv_listen_qw can be switched off leaving sv_listen_dp enabled in order to force DP to connect with a specific protocol. This needs to be improved, but works well enough for what it was added for.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-10 05:14:38 +00:00
..
botlib.h
net_preparse.c bigfoot: Works for me(TM) 2007-03-11 16:51:45 +00:00
pr_cmds.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2476 fc73d0e0-1445-4013-8a0c-d673dee63da5 2007-03-12 01:22:30 +00:00
progdefs.h Should fix the slow rockets bugs. 2006-12-26 18:19:35 +00:00
progs.h mimic DP ftos for now, added pr_brokenfloatconvert which enables the old ftos behavior, defaults to 0 2006-05-18 07:37:34 +00:00
q2game.h
q3g_public.h Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
qwsvdef.h
savegame.c warning cleanup 2006-04-16 03:55:55 +00:00
server.h This commit brought to you to shut up bigfoot. 2007-03-04 19:17:16 +00:00
sv_ccmds.c This commit brought to you to shut up bigfoot. 2007-03-04 19:17:16 +00:00
sv_chat.c Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
sv_demo.c
sv_ents.c added gl_texturemode2d 2007-06-10 05:14:38 +00:00
sv_init.c One d3d renderer. 2007-05-25 22:16:29 +00:00
sv_main.c added gl_texturemode2d 2007-06-10 05:14:38 +00:00
sv_master.c
sv_move.c Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
sv_mvd.c Support for reverse qtv connections. (server can now connect to qtv to stream the game, rather than the qtv having to know about the server) 2007-05-28 02:25:32 +00:00
sv_nchan.c
sv_phys.c Should fix the slow rockets bugs. 2006-12-26 18:19:35 +00:00
sv_rankin.c
sv_send.c added gl_texturemode2d 2007-06-10 05:14:38 +00:00
sv_sys_unix.c This should be caught elsewhere. 2007-03-11 12:27:17 +00:00
sv_sys_win.c mostly miscilaneous changes (some old stuff that I don't remember), lightsampling changes, qtv changes, avi sound changes 2006-09-17 00:59:22 +00:00
sv_user.c added gl_texturemode2d 2007-06-10 05:14:38 +00:00
svmodel.c Dedicated server should now compile. 2007-05-27 14:47:31 +00:00
svq2_ents.c Makes Q2 with high visible entity counts more robust. 2006-04-09 02:04:40 +00:00
svq2_game.c don't Sys_Error with NULL Q2 setmodel call, properly fallthrough if bSetupPixelFormat fails 2006-07-21 23:38:24 +00:00
svq3_game.c Some Q3 fixes some plugin improvements so qvms can actually function correctly, and a couple of minor things. 2007-02-23 00:21:33 +00:00
world.c warning fixes, change favorites color to cyan 2006-04-02 03:47:06 +00:00
worlda.s