fteqw/engine/server
Molgrum 865a5a003d Fixed a few Cygwin warnings: Removed/commented unused variables, added newline at end of crc.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2584 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-08-07 17:49:35 +00:00
..
botlib.h This might be handy, 2005-10-04 19:28:31 +00:00
net_preparse.c Don't crash quite so hard on big endian systems. 2007-07-18 15:24:57 +00:00
pr_cmds.c Now actually builds\! 2007-07-16 17:18:11 +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 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 Added endifs, moved log.c declarations to common.h but kept SV_LogPlayer in server.h (is this ugly? probably) 2007-08-07 14:41:23 +00:00
sv_ccmds.c A few changes, I hope it makes people very happy 2007-07-27 21:24:31 +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 A few changes, I hope it makes people very happy 2007-07-27 21:24:31 +00:00
sv_init.c One d3d renderer. 2007-05-25 22:16:29 +00:00
sv_main.c A few changes, I hope it makes people very happy 2007-07-27 21:24:31 +00:00
sv_master.c got rid of some anonymous unions 2006-02-17 02:51:59 +00:00
sv_move.c Fixed Ogg support a bit. Enhanced DarkPlaces/Nuxuiz compatability. Fixed a couple other minor bugs. 2007-06-20 00:02:54 +00:00
sv_mvd.c Fixed a few Cygwin warnings: Removed/commented unused variables, added newline at end of crc.c 2007-08-07 17:49:35 +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 Tweeked stepheight a little, added 'cmd efpslist' 2007-07-23 11:44:45 +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 Fixed Ogg support a bit. Enhanced DarkPlaces/Nuxuiz compatability. Fixed a couple other minor bugs. 2007-06-20 00:02:54 +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 Fixed 2 warnings. I added #include <float.h> to quakedef.h which I hope is fine, and the fix should be fina as well. 2007-08-07 00:30:25 +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 ASM code for q1 world hull physics 2004-08-22 22:46:32 +00:00