engine/engine/common
Spoike 27cf81cde7 Attempt to make clang happier.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5713 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-06-27 19:32:16 +00:00
..
bothdefs.h makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
bspfile.h 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
cmd.c Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
cmd.h fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
com_mesh.c makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
com_mesh.h makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
com_phys_bullet.cpp Add ortho lights (still has serious issues that make them unusable on regular maps). 2018-07-22 11:49:37 +00:00
com_phys_ode.c disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
common.c Print a warning message when we try to make sense of an invalid/corrupt infostring. 2020-06-20 09:19:18 +00:00
common.h Attempt to make clang happier. 2020-06-27 19:32:16 +00:00
config_freecs.h Integrate gltf2 support without external plugin. 2020-01-20 18:36:45 +00:00
config_fteqw.h disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
config_fteqw_noweb.h Fixes for winX_sdl builds. 2019-07-02 04:37:11 +00:00
config_minimal.h Integrate gltf2 support without external plugin. 2020-01-20 18:36:45 +00:00
config_nocompat.h Integrate gltf2 support without external plugin. 2020-01-20 18:36:45 +00:00
config_wastes.h Fix RBSP fixed-patch loading. 2020-03-20 11:37:18 +00:00
console.h smoother console scrolling (at least with the mouse) 2019-09-04 08:32:22 +00:00
crc.c rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
crc.h rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
cvar.c Too many changes, sorry. 2019-11-20 03:09:50 +00:00
cvar.h Too many changes, sorry. 2019-11-20 03:09:50 +00:00
fs.c Fix web+android targets. Fix some relatively recent quake2 bugs. 2020-05-16 13:12:58 +00:00
fs.h Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
fs_dzip.c added cmake file. 2018-03-04 14:41:16 +00:00
fs_pak.c Attempt to fix some nondeterministic build variations. 2020-01-09 15:35:40 +00:00
fs_stdio.c disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
fs_vpk.c Switch to using epoll on linux, because we can. 2020-02-26 00:37:52 +00:00
fs_win32.c disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
fs_xz.c Add BPTC (aka: bc6+bc7) fallback decompression. 2019-08-01 02:13:44 +00:00
fs_zip.c Add explicit skyroom fog. 2019-10-18 08:37:38 +00:00
gl_q2bsp.c Attempt to make clang happier. 2020-06-27 19:32:16 +00:00
huff.c reworked clipboard handling to avoid stalls when pasting in linux. 2018-10-11 10:31:23 +00:00
log.c disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
mathlib.c Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
mathlib.h makefile: attempt to fix freetype when not using makelibs (should make it slightly easier for people to compile with msys2 without needing to resort to cmake). 2020-06-12 23:29:58 +00:00
md4.c Misc bugfixes, including q3bsp-rtlights and bloom. Matrix use clarifications. Working towards skeletal glsl code. 2011-07-30 14:14:56 +00:00
net.h Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
net_chan.c fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
net_ice.c 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
net_ssl_gnutls.c Fix double-free crash on TLS failure. 2020-06-27 19:31:48 +00:00
net_ssl_winsspi.c Fix double-free crash on TLS failure. 2020-06-27 19:31:48 +00:00
net_wins.c Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
netinc.h Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
particles.h cmake now builds botlib (as a shared object) 2019-01-29 07:18:07 +00:00
plugin.c Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
pmove.c Better compat with quakespasm's demos. 2019-10-14 02:36:57 +00:00
pmove.h Better compat with quakespasm's demos. 2019-10-14 02:36:57 +00:00
pmovetst.c Fix csqc polygon issue (using explicit glsl that doesn't need normals). 2019-02-19 06:49:03 +00:00
pr_bgcmd.c Engine and vm changes required for tempbuffers (along with a few related builtins like findlist). 2020-06-27 19:32:08 +00:00
pr_common.h Engine and vm changes required for tempbuffers (along with a few related builtins like findlist). 2020-06-27 19:32:08 +00:00
protocol.h Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
q1bsp.c Fix the web port's decals. 2020-04-26 01:31:00 +00:00
q2pmove.c tcpconnect fixes 2012-01-17 07:57:46 +00:00
q3common.c disabled some quake-only teamplay stuff in non-quake builds. 2020-04-19 01:23:32 +00:00
qvm.c Fix some more stuff. 2019-07-29 06:32:37 +00:00
sha1.c 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
sha2.c 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
sys.h Attempt to make clang happier. 2020-06-27 19:32:16 +00:00
sys_linux_threads.c Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
sys_win_threads.c Support connecting subnodes to servers over tcp (instead of depending on fork). 2020-04-29 10:43:22 +00:00
translate.c Reworked networking a little, separating out common code for separate server/master processes. 2018-12-28 00:04:36 +00:00
translate.h Reworked networking a little, separating out common code for separate server/master processes. 2018-12-28 00:04:36 +00:00
ui_public.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
vm.h stripped support for qvm-based plugins. rewrote native plugins to use a more efficient interface. 2019-09-04 07:59:40 +00:00
world.h Engine and vm changes required for tempbuffers (along with a few related builtins like findlist). 2020-06-27 19:32:08 +00:00
zone.c Switch to using epoll on linux, because we can. 2020-02-26 00:37:52 +00:00
zone.h 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