fteqw/plugins
fhomolka 6d83a3218a
Remove NaCl code (#190)
* Remove the nacl dir

* Remove nacl from ifdef checks shared with other platforms

* Remove nacl from build bash scripts

* More removal of nacl from bash scripts

* Remove nacl-specific code from the engine

* More removal of nacl-specific code from the engine

* remove nacl-specific code from the Quake 3 plugin

* Remove nacl from readme (also seems to have force LF line endings)

* Remove nacl mention from browser.txt

* Remove nacl from Makefile

* Remove nacl from dotnet2005 solution file (lol)

* Correcting an endif, this did not end nacl

* Clarification for NaCL no longer needed

* Left small todo for myself

* Partially undo f44daef091bcc5917b0ddb2cbe41ebdd9738f770
the if preproc checking for `_DEBUG` was incorrectly removed
2023-07-01 15:20:13 -07:00
..
avplug ffmpeg plugin: fix passing the wrong alignment, fixes some older .avi files being distorted. 2023-06-08 22:09:58 -07: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 Try to switch some types in preparation for potentially switching to 64bit types (so qc timer can use doubles for longer map uptime). 2020-06-27 19:32:49 +00:00
cef A bit of a code cleanup, change a couple of prints. 2023-01-09 05:15:31 +00:00
emailnot Add TURN support to our ICE implementation, along with a few fixups. Must be configured with 'net_ice_servers turn:foo?user=foo?auth=bar'. space-separated list, can also accept additional 'stun:' servers. 2022-07-28 02:16:31 +00:00
ezhud Fix ezhud images not loading. 2022-06-19 15:18:23 +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
hl2 Gather q1bsp rendering logic into one place. Try to clean up r_framecount and r_visframecount somewhat in an attempt to fix openxr issues. 2021-12-20 10:06:09 +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 Move broker address to a cvar, so users can actually change it. 2023-04-17 03:58:21 +01:00
jabber Move broker address to a cvar, so users can actually change it. 2023-04-17 03:58:21 +01:00
models Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
mpq Fix plugins on win32. 2019-09-05 15:39:11 +00:00
namemaker Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +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 Make updates menu searchable, make qi plugin a little more friendly. 2023-04-17 03:58:21 +01:00
quake3 Remove NaCl code (#190) 2023-07-01 15:20:13 -07: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 Small fixup for the x11 server plugin. 2021-05-07 05:41:51 +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
Makefile Fix fixes. 2022-06-20 04:54:54 +00:00
net_ssl_openssl.c Update DTLS stuff, fixing certificate pinning bugs. 2023-04-17 03:58:20 +01:00
openxr.c Fix up some stubs in the q3 plugin. 2022-03-08 05:32:15 +00:00
plugin.c Bullet forces C++, so ensure the qboolean variants, when that happens 2023-05-29 11:17:44 +02:00
plugin.def Fix plugins on win32. 2019-09-05 15:39:11 +00:00
plugin.h Fix up some obscure builds. 2023-04-17 03:58:21 +01:00