fteqw/engine/server
TimeServ cd0171d73e fix sqlescape, sqlopenquery changed so parameters 3+ can be concatenated for final query string
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-04-17 19:16:21 +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 fix sqlescape, sqlopenquery changed so parameters 3+ can be concatenated for final query string 2008-04-17 19:16:21 +00:00
pr_q1qvm.c Bugfix, found by qqshka. 2008-03-10 15:24:25 +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 Changed the pf_clientstat function and parameters to match the ordering originally documented in the ext_csqc extension I posted on wiki.quakesrc.org, as per krimzon's recommendation. Updated qclib to support querying fields based on their offset rather than purely a name basis, to support the clientstat change. 2008-01-23 01:31:01 +00:00
sv_ccmds.c Really funny. Random stack values always are. 2007-12-03 11:40:18 +00:00
sv_chat.c characture -> character 2008-01-28 13:27:30 +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 mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47: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 PROTOCOL_VERSION to PROTOCOL_VERSION_QW to resolve a future header conflict 2008-04-12 23:24:19 +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 Changed the pf_clientstat function and parameters to match the ordering originally documented in the ext_csqc extension I posted on wiki.quakesrc.org, as per krimzon's recommendation. Updated qclib to support querying fields based on their offset rather than purely a name basis, to support the clientstat change. 2008-01-23 01:31:01 +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 PROTOCOL_VERSION to PROTOCOL_VERSION_QW to resolve a future header conflict 2008-04-12 23:24:19 +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
win_mysql.c mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +00:00
win_mysql.h mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +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