engine/fteqtv
Spoike c6aca04939 Track special modelindexes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3052 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-11-09 23:10:28 +00:00
..
dotnet2005 Added httpsv.c, msg.c, cmd.h and protocol.h 2007-08-03 14:31:55 +00:00
libqtvc Only build this code when building for Windows, just to make grumlgrum happy. 2007-12-27 15:28:45 +00:00
LICENSE I'm too lazy when it comes to licenses. This is a seperate project, so must have its own license. 2007-10-04 16:28:28 +00:00
Makefile Apple GCC doesn't like a space between -L and the directory name 2008-01-02 13:54:26 +00:00
bsd_string.h Some BSD string prototypes because the dirty GNU hippies are lame. 2007-12-27 15:16:27 +00:00
bsp.c Added more molgrum-style verbosity. Hopefully finally fixed the reason why he gets 'silent' disconnections. Added printf-style warning checks for gcc. 2007-11-16 14:53:45 +00:00
cmd.h a new file 2007-07-23 11:42:23 +00:00
control.c Made the (currently disabled) http download code more secure. 2008-05-25 22:02:52 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c The buffer is not meant to be terminated by a null terminator, but instead has a length. (it is always null terminated despite this) 2008-06-25 07:09:39 +00:00
httpsv.c Fixed http url markup, courtesy of Cokeman. 2008-07-10 08:18:50 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
msg.c Fixed a warning 2007-08-03 14:47:43 +00:00
netchan.c Hopefully fixed Molgrum's void* error 2007-08-03 14:16:15 +00:00
parse.c Track special modelindexes. 2008-11-09 23:10:28 +00:00
pmove.c Cleaned up a little 2007-07-23 10:53:59 +00:00
protocol.h Fixed some speeling. 2007-12-11 16:09:18 +00:00
qtv.h Yeah, so sue me! 2008-10-06 05:38:19 +00:00
qtvprox.dsp Shifted some stuff out to a new file to clean stuff up. 2007-03-16 04:05:01 +00:00
qtvprox.dsw So that msvc6 users can compile it with ease. 2005-09-24 04:48:47 +00:00
qw.c Send a f_qtv command to the client on first connect. 2008-10-05 16:18:17 +00:00
rcon.c Less undefined operations. 2007-12-27 15:31:27 +00:00
source.c changed #warning to comments so vc2005 would compile everything 2008-02-01 06:13:30 +00:00