engine/fteqtv
Spoike 911f98ffaa fix demo menu with system paths.
tweak some dp compatibility things. probably futile.
moved ode to a plugin.
added screenshot_mega command to take massive screenshots that are not tied to current video mode.
removed offscreen-gecko code completely.
added cvars to rescale offsetmapping from paletted sources, so it can be disabled where its ugly.
added support for zip weak encryption. the password defaults to 'thisispublic'. nothing is fool-proof.
gl: fix stereoscopic rendering.
gl: fix rendertargets with depth.
qc: added support for named builtins that do not have any specific number.
qc: added some new builtins. drawrotpic, drawtextfield, search_getfilemtime, and a few others.
qc: PF_Fixme now attempts to figure out which builtin you tried to call, for more friendly fatal error messages.
qccgui: stepover and stepout are now implemented, as is setnextstatement.
qccgui: added a way to annotate code with the asm statements generated from them.
qccgui: fixed double-clicking a src file.
qccgui: handles multiple .src files more usefully.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4832 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-02-02 08:01:53 +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 add sha1.c 2012-04-20 15:20:22 +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 Trimmed some dead files. 2012-09-30 05:52:03 +00:00
crc.c Make that crctable const. 2007-09-10 14:52:49 +00:00
forward.c work around eztv newline bug. 2012-04-20 14:41:40 +00:00
httpsv.c work around eztv newline bug. 2012-04-20 14:41:40 +00:00
mdfour.c Some cleanups, reworked commandline parsing, added basedir command 2007-08-01 14:55:28 +00:00
menu.c NQ-related bugfixes. 2012-04-23 04:37:33 +00:00
msg.c Trimmed some dead files. 2012-09-30 05:52:03 +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 qwsvdef.h is no more. Many files changed because of this. 2013-03-31 04:21:08 +00:00
nq_api.c 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
parse.c 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
pmove.c Cleaned up a little 2007-07-23 10:53:59 +00:00
protocol.h fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
qtv.h Added 'dir' command to play a directory of demos. 2014-11-21 18:10:29 +00:00
qw.c rewrote some master server code to isolate games. 2014-12-23 15:26:42 +00:00
rcon.c Is this better? srand only called once... 2014-11-23 22:56:37 +00:00
sc_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00
source.c fix some glsl issues. 2014-12-09 14:39:54 +00:00
sp_dsound.c Broken more stuff. 2009-07-07 23:40:06 +00:00