fteqw/fteqtv
Spoike c0680334c7 What could possibly go wrong?...
Multiple consoles can now be printed/cleared via extra con commands.
Fixed the tab-completion alignment, by adding support for \t characters.
Changing the download mechanisms. Don't try downloading an ftp:// file. It'll probably crash you for now.
Trying to fix load time issues on q3bsps with a lot of curves.
Fixed sprites.
Added warning prints/spam where the new backend is bypassed, thus marking things that still need to be fixed.
QTV proxy fixed to not sit on qw servers unless someone is actually watching. Will ping for status requests still.
QTV proxy now supports ipv6.
QTV proxy now attempts to use the fte browser plugin.
Reworked the browser plugin code, now uses threads instead of ugly hacks. This should make cooperation with other such plugins work. Fixes unresponsiveness of opera, and gives an API that can be used from any other bit of software you want, tbh (read: internet explorer/activex plugins).

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3516 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-03-14 14:35:56 +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 splat 2009-07-08 00:15:06 +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 Broken more stuff. 2009-07-07 23:40:06 +00:00
control.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
httpsv.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
menu.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
msg.c Fixed a warning 2007-08-03 14:47:43 +00:00
netchan.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
parse.c What could possibly go wrong?... 2010-03-14 14:35:56 +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 What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
qtvprox.dsp Broken more stuff. 2009-07-07 23:40:06 +00:00
qtvprox.dsw So that msvc6 users can compile it with ease. 2005-09-24 04:48:47 +00:00
qw.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
rcon.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
sc_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00
source.c What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
sp_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00