fteqw/engine/server
Mark Olsen faac72835c SP_#? -> CON_#?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2686 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 15:28:06 +00:00
..
botlib.h This might be handy, 2005-10-04 19:28:31 +00:00
net_preparse.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
pr_cmds.c A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum. 2007-09-17 20:35:39 +00:00
pr_q1qvm.c improved q1qvm support - now runs on 64bit servers with 32bit qvm 2007-09-03 22:37:13 +00:00
progdefs.h Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
progs.h improved q1qvm support - now runs on 64bit servers with 32bit qvm 2007-09-03 22:37:13 +00:00
q2game.h Fixed Ogg support a bit. Enhanced DarkPlaces/Nuxuiz compatability. Fixed a couple other minor bugs. 2007-06-20 00:02:54 +00:00
q3g_public.h Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
qwsvdef.h Removed unused cachedir variable. 2005-08-03 21:48:18 +00:00
savegame.c warning cleanup 2006-04-16 03:55:55 +00:00
server.h Fixing Molgrum's QTV problems, part two. 2007-09-10 14:55:36 +00:00
sv_ccmds.c Fixed a harmless Valgrind hit. (I think. I don't actually remember this change :) 2007-09-22 19:29:24 +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 mvdplay disabled. See who notices before it's finally removed totally. 2006-03-14 01:12:17 +00:00
sv_ents.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
sv_init.c I broke this with non-qvm mods when I added qvm support. So, this is the fix. 2007-09-13 15:32:23 +00:00
sv_main.c this looked dodgy 2007-09-08 20:28:59 +00:00
sv_master.c got rid of some anonymous unions 2006-02-17 02:51:59 +00:00
sv_move.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
sv_mvd.c Fixing Molgrum's QTV problems, part two. 2007-09-10 14:55:36 +00:00
sv_nchan.c Fixed mvd playback as correctly as I can think how. 2006-01-28 19:04:13 +00:00
sv_phys.c Forgot some files. 2007-09-06 23:25:14 +00:00
sv_rankin.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
sv_send.c Fixing Molgrum's QTV problems, part two. 2007-09-10 14:55:36 +00:00
sv_sys_unix.c This should be caught elsewhere. 2007-03-11 12:27:17 +00:00
sv_sys_win.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
sv_user.c Fixed a few warnings. 2007-09-10 18:22:33 +00:00
svmodel.c SP_#? -> CON_#? 2007-09-23 15:28:06 +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 SP_#? -> CON_#? 2007-09-23 15:28:06 +00:00
svq3_game.c SP_#? -> CON_#? 2007-09-23 15:28:06 +00:00
world.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
worlda.s ASM code for q1 world hull physics 2004-08-22 22:46:32 +00:00