fteqw/engine/server
Spoike bd6e6cb2b8 More meaningful name for unnamed clients
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2843 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-01-08 19:36:30 +00:00
..
botlib.h This might be handy, 2005-10-04 19:28:31 +00:00
net_preparse.c s/thier/their 2007-10-05 17:43:26 +00:00
pr_cmds.c Naming standard being followed: DP_QC_BOTCLIENT -> DP_SV_BOTCLIENT 2007-10-14 01:52:42 +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 thier -> their 2007-12-23 20:28:40 +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 The usual errors and warnings. 2007-10-02 15:25:26 +00:00
sv_ccmds.c Really funny. Random stack values always are. 2007-12-03 11:40:18 +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 Workaround for broken bot angles. 2007-10-14 00:54:29 +00:00
sv_init.c Screwed up here, this is supposed to be code for two cases. Thanks qqshka. 2008-01-05 12:29:23 +00:00
sv_main.c More meaningful name for unnamed clients 2008-01-08 19:36:30 +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 Some implementations ignore 0x prefixes in atoi 2007-11-09 21:21:21 +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 Temporary workaround for the DP_SV_BOTCLIENT speedbug on listen servers. Needs some proper fixing! 2007-10-14 20:32:21 +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 forgot pthread include 2007-12-30 20:12:50 +00:00
sv_sys_win.c added another thread call and fixed up some thread creation logic 2007-12-30 20:05:49 +00:00
sv_user.c A better botclient movement code, hopefully fully operational this time. 2007-10-08 12:23:55 +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 s/compatable/compatible (take notice that sv_compatablehulls will have a changed name too) 2007-10-05 18:08:47 +00:00
worlda.s ASM code for q1 world hull physics 2004-08-22 22:46:32 +00:00