.. |
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 |
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
|
qqshka noticed that the demolist in linux doesn't care about array sizes
|
2007-12-28 00:13:22 +00:00 |
crc.c
|
Make that crctable const.
|
2007-09-10 14:52:49 +00:00 |
forward.c
|
Fixed a remotly causable crash
|
2007-12-10 03:06:28 +00:00 |
httpsv.c
|
Cleaned up a little
|
2007-07-23 10:53:59 +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
|
Build libqtvc, link against it _after_ libc.
|
2007-12-27 15:15:22 +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
|
Use strlcpy() instead of strncpy().
|
2007-12-27 15:17:33 +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
|
Removed Q_strncatz() and Q_strncpyz().
|
2007-12-27 15:21:47 +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
|
Use strlcpy() instead of strncpy() and Q_strncpyz().
|
2007-12-27 15:17:05 +00:00 |
rcon.c
|
Less undefined operations.
|
2007-12-27 15:31:27 +00:00 |
source.c
|
Use strlcpy() instead of strncpy().
|
2007-12-27 15:21:24 +00:00 |