fteqw/plugins
Spoike b63dc8b880 prepare for proper binary auth instead of depending upon tls certs (using sha2(512) to ensure no modification). probably buggy on windows so not fully enabled yet.
allow for binary updates on linux as on windows (-allowupdate for modified/nonsvn builds).
dlightmask is now size_t, because we might as well allow that on 64bit cpus, this allows for 64 lightmaphack lights instead of 32.
fix potential openal issue with source=0.
added q3bsp_ignorestyles cvar to ignore rbsp styles (and reduce needed batch counts), should only be used on maps with subtle lighting changes (ones that are properly lit without toggling any lightswitches).
add support for directly loading foo.bsp.gz
Added prints to clarify why servers might be listed under the 'UNKNOWN' category in the master server. Attempt to show hostnames anyway, to make it a little more obvious who's responsible for those badly configured servers.



git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5656 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-03-25 21:29:30 +00:00
..
avplug Fix problems with last commit. 2020-01-10 12:23:25 +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 preliminary .xcf support. 2019-10-06 01:59:13 +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 prepare for proper binary auth instead of depending upon tls certs (using sha2(512) to ensure no modification). probably buggy on windows so not fully enabled yet. 2020-03-25 21:29:30 +00:00
models Fix misc obscure builds. 2020-02-12 12:15:56 +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 stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +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 fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00