fteqw/fteqtv
Spoike 9033f7b237 fixed eztv md4 incompatibility.
reimplemented qtvreverse command.
fixed some stuffcmds being handled by the wrong splitscreen seats (was noticable in TF).
rework smartjump to try to be more predictable...
rework relighting to try to be more robust (and more self-contained).
allow the csqc to actually use VF_PROJECTIONOFFSET.
jump now moves upwards instead of trying to lock on to a nearby player when spectating.
assume 32 fullbright pixels when running with a palette.lmp yet no colormap.lmp (happens with some total conversions).
tweaked scoreboard for fainter backgrounds.
rearranged autoid, to be smaller etc.
hacked around dodgy conchars.lmp - don't treat 128*128 qpics as qpics to work around workarounds for buggy wad tools (with a warning).
fixed missing fullbrights on h2holey models.
avoided warning about mod_h2holey_bugged on dedicated servers.
added net_ice_exchangeprivateips, for people worried about exposing lan IPs when using ICE.
sv_public 2: implemented client support for our webrtc broker in order to use our own ICE implementation without needing to faff around with irc accounts or plugins etc.
TODO: ensure at least one ephemerial udp port when using ice or come up with some better sv_port handling
fixed multiple tls bugs (one could cause server problems). change net_enable_tls to disabled by default anyway (reenable for the server to be able to respond to https/wss/tls schemes again).
don't colourmap when there appears to be a highres diffusemap on q1 models.
imgtool now understands exporting from qpics in wads, as well as just mips.
implemented speed-o-meter in ezhud.
added removeinstant builtin to avoid the half-second rule.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5614 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-02-11 18:06:10 +00:00
..
dotnet2005 tiny fix for nq and a small tweak for the libqtv builds to be a little easier to work with. 2013-08-02 00:51:07 +00:00
dotnet2008 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
dotnet2010 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +00:00
libqtvc TA couple of fixes. 2011-04-30 17:21:10 +00:00
vc6 Tweaked VC6 project file, added MSVC10 (dotnet2010) & MSVC9 (dotnet2008) project files. Also header fix for MSVC9 and beyond. 2011-07-15 12:41:09 +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 Fix some qtv proxy bugs, some serious some less so. 2020-01-20 18:01:39 +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 finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
cmd.h Fixed crash from too many csqc entities (reported by shpuld) 2019-02-16 19:09:07 +00:00
control.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
httpsv.c Added pm_pground cvar for compat with mvdsv/ezquake. Do not use it with NQ mods however, as the QC will interfere with the onground state (QW mods are okay). 2019-03-01 22:39:30 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
menu.c Fixed crash from too many csqc entities (reported by shpuld) 2019-02-16 19:09:07 +00:00
msg.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
net_qtv.h tiny fix for nq and a small tweak for the libqtv builds to be a little easier to work with. 2013-08-02 00:51:07 +00:00
netchan.c Added pm_pground cvar for compat with mvdsv/ezquake. Do not use it with NQ mods however, as the QC will interfere with the onground state (QW mods are okay). 2019-03-01 22:39:30 +00:00
nq_api.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
parse.c Add BPTC (aka: bc6+bc7) fallback decompression. 2019-08-01 02:13:44 +00:00
pmove.c finally got around to updating qtv to add a few common protocol extensions. 2018-04-06 17:39:32 +00:00
protocol.h Add ortho lights (still has serious issues that make them unusable on regular maps). 2018-07-22 11:49:37 +00:00
qtv.h fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
qw.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
rcon.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
sc_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00
source.c Fix some qtv proxy bugs, some serious some less so. 2020-01-20 18:01:39 +00:00
sp_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00