fteqw/engine/server
Spoike fed1fb62a7 safer implementation of the drop clcmd.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4272 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-03-31 01:50:34 +00:00
..
botlib.h Me having lots of fun with voice chat. 2010-11-15 02:40:31 +00:00
net_preparse.c broadcast lava splashes. big effects that need proper pvs. gets culled to easily by being underlava. 2013-03-17 20:56:47 +00:00
pr_cmds.c precache functions technically return strings. I'd prefer void personally, but string is technically correct, and reduces issues with cleanqc. 2013-03-13 23:02:54 +00:00
pr_q1qvm.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
progdefs.h ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
progs.h ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
q2game.h added support for persistent particle effects in hexen2. 2012-11-29 13:37:48 +00:00
q3g_public.h ------------------------------------------------------------------------ 2013-03-12 22:44:00 +00:00
qwsvdef.h Fixed some stuff. Cygwin stuff compiles now, so maybe linux will too. I've not tested it though cos cygwin uses software gl rendering, and I'm impatient. Also boosted NUM_SPAWN_PARMS a little, so saved games will break. 2009-11-05 03:07:52 +00:00
savegame.c ------------------------------------------------------------------------ 2013-03-12 22:58:13 +00:00
server.h ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
sqlite3.h added support for external capture plugins - and using avcodec as a plugin.c. 2012-11-27 03:23:19 +00:00
sv_ccmds.c ------------------------------------------------------------------------ 2013-03-12 22:53:23 +00:00
sv_chat.c Trying to kill a few warnings. 2010-07-11 10:53:13 +00:00
sv_demo.c more cleanups: csqc now shares collision code with ssqc. Still lacks physics. 2009-11-07 13:29:15 +00:00
sv_ents.c that issue triggered in mvds too. 2013-03-28 16:46:57 +00:00
sv_init.c ------------------------------------------------------------------------ 2013-03-12 22:53:23 +00:00
sv_main.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
sv_master.c Fixes, workarounds, and breakages. Hexen2 should work much better (-hexen2 says no mission pack, -portals says h2mp). Started working on splitting bigcoords per client, far too much work still to go on that. Removed gl_ztrick entirely. Enabled csprogs download by default. Added client support for fitzquake's 666 protocol, needs testing, some cleanup for dp protocols too, no server support, couldn't selectively enable it anyway. Now attempting to cache shadow meshes for explosions and stuff. Played with lightmaps a little, should potentially run a little faster on certain (intel?) cards. Tweeked npfte a little to try to avoid deadlocks and crashes. Fixed sky worldspawn parsing. Added h2mp's model format. Fixed baseline issue in q2 client, made servers generate q2 baselines. MOVETYPE_PUSH will not rotate extra if rotation is forced. Made status command show allowed client types. Changed lighting on weapons - should now be shaded. 2010-08-11 03:36:31 +00:00
sv_move.c try to fix a clientonly-with-csqc build issue. 2012-01-25 04:11:27 +00:00
sv_mvd.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4266 fc73d0e0-1445-4013-8a0c-d673dee63da5 2013-03-18 00:04:03 +00:00
sv_nchan.c ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
sv_phys.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
sv_rankin.c ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
sv_send.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
sv_sql.c ------------------------------------------------------------------------ 2013-03-12 23:05:47 +00:00
sv_sql.h ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
sv_sys_unix.c added support for persistent particle effects in hexen2. 2012-11-29 13:37:48 +00:00
sv_sys_win.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00
sv_user.c safer implementation of the drop clcmd. 2013-03-31 01:50:34 +00:00
svhl_game.c ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
svhl_gcapi.h Android tweeks 2012-07-05 19:42:36 +00:00
svhl_phys.c Android tweeks 2012-07-05 19:42:36 +00:00
svhl_world.c Android tweeks 2012-07-05 19:42:36 +00:00
svmodel.c ------------------------------------------------------------------------ 2013-03-12 22:40:16 +00:00
svq2_ents.c ------------------------------------------------------------------------ 2013-03-12 22:53:23 +00:00
svq2_game.c ------------------------------------------------------------------------ 2013-03-12 22:47:42 +00:00
svq3_game.c ------------------------------------------------------------------------ 2013-03-12 22:29:40 +00:00
world.c ------------------------------------------------------------------------ 2013-03-12 23:24:15 +00:00