engine/plugins
Spoike 4c2066601a Support connecting subnodes to servers over tcp (instead of depending on fork).
Fixed up the -netquake / -spasm / -fitz args slightly, should actually be usable now.
sv_mintic 0 is now treated as 0.013 when using nqplayerphysics, to try to make it smoother for nq clients.
Preparing for astc's volume formats. Mostly for completeness, I was bored. Disabled for now because nothing supports them anyway.
Fix broken mousewheel in SDL2 builds.
Fix configs not getting loaded following initial downloads in the web port/etc.
Make the near-cloud layer of q1 scrolling sky fully opaque by default (like vanilla).
Sky fog now ignores depth, treating it as an infinite distance.
Fix turbs not responding to fog.
r_fullbright no longer needs vid_reload to take effect (and more efficient now).
Tweaked the audio code to use an format enum instead of byte width, just with the same values still, primarily to clean up loaders that deal with S32 vs F32, or U8 vs S8.
Added a cvar to control whether to use threads for the qcgc. Still disabled by default but no longer requires engine recompiles to enable!



git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5683 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-04-29 10:43:22 +00:00
..
avplug Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
berkelium LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
botlib botlib stuff 2006-06-27 08:30:48 +00:00
bullet Stop some plugins from failing/crashing. 2020-04-19 03:50:14 +00:00
cef Fix various compiler warnings. 2017-09-20 11:27:13 +00:00
emailnot stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
ezhud fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
ezscript stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
hud stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
irc fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
jabber Stop some plugins from failing/crashing. 2020-04-19 03:50:14 +00:00
models Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
mpq Fix plugins on win32. 2019-09-05 15:39:11 +00:00
namemaker stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
odeplug playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
qi Stop some plugins from failing/crashing. 2020-04-19 03:50:14 +00:00
serverb fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
spaceinv stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
terrorgen Fix ignore command. 2019-09-17 19:49:39 +00:00
winamp remove more cvsignore files 2006-04-02 23:25:51 +00:00
xsv Switch to using epoll on linux, because we can. 2020-02-26 00:37:52 +00:00
Makefile Fix problems with last commit. 2020-01-10 12:23:25 +00:00
engine.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
plugin.c GoaLitiuM's changes to fix msvc2015's cmake support. 2019-12-17 17:41:12 +00:00
plugin.def Fix plugins on win32. 2019-09-05 15:39:11 +00:00
plugin.h Fixes https://sourceforge.net/p/fteqw/tickets/79/ 2020-04-24 04:26:45 +00:00