1
0
Fork 0
forked from fte/fteqw
fteqw/engine/common
2022-07-28 02:17:05 +00:00
..
bothdefs.h Make the various build config defines a little more robust. 2022-06-26 08:08:43 +00:00
bspfile.h Add fence stuff to q2bsp, for Kingpin support. 2022-07-28 02:17:05 +00:00
cmd.c Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
cmd.h Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
com_bih.c More toys for map-loading plugins. 2021-11-03 20:31:52 +00:00
com_bih.h More toys for map-loading plugins. 2021-11-03 20:31:52 +00:00
com_mesh.c Merge PR from GitHub: FRAMEGROUPS: add ability to specify explicit poses instead of the range. Thank you qqshka! 2022-07-20 01:08:51 +00:00
com_mesh.h Tweak IQM tool to cope with longer bone names. 2022-02-19 20:48:51 +00:00
com_phys_bullet.cpp
com_phys_ode.c Use the correct function for plugins. 2022-05-28 18:00:45 +00:00
common.c Fix up vrinputs frame times. 2022-07-28 02:16:54 +00:00
common.h compiler warning fix. 2022-05-28 18:00:30 +00:00
config_freecs.h Make plugins more robust with regard to different build configs. 2021-11-10 01:35:55 +00:00
config_fteqw.h Fix fixes. 2022-06-20 04:54:54 +00:00
config_fteqw_noweb.h
config_minimal.h Make plugins more robust with regard to different build configs. 2021-11-10 01:35:55 +00:00
config_nocompat.h Make plugins more robust with regard to different build configs. 2021-11-10 01:35:55 +00:00
config_wastes.h Roll back some wastes config changes, as we now have addentity_light... 2022-06-27 19:22:49 +00:00
console.h
crc.c
cvar.c Remove last plugin stubs. 2022-03-08 05:34:13 +00:00
cvar.h Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
fs.c Make it a smidge easier for server admins to run community maps. 2022-05-28 17:58:33 +00:00
fs.h Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
fs_dzip.c
fs_pak.c
fs_stdio.c
fs_win32.c Misc minor fixups. 2022-01-08 10:00:49 +00:00
fs_xz.c
fs_zip.c Attempt to support more of QuakeEx's network protocol changes, including a 'connectqe host' command to connect to QEx servers with the appropriate handshakes (requires manual PSK setup). 2022-01-16 18:41:44 +00:00
gl_q2bsp.c Add fence stuff to q2bsp, for Kingpin support. 2022-07-28 02:17:05 +00:00
huff.c Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
json.c Move our gltf's json parser into the engine-proper, implement QC builtins to make json parsing available to qc. API defined by Joshua Ashton. 2022-02-19 20:48:40 +00:00
log.c 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
mathlib.c Fix up some openxr issues (especially with vulkan). 2021-12-20 10:05:55 +00:00
mathlib.h
md4.c
net.h 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
net_chan.c Add lerptime protocol extension. Still WIP, don't record to demos. 2022-05-28 17:59:26 +00:00
net_ice.c 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
net_ssl_gnutls.c Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
net_ssl_winsspi.c Fix windows issues with dtls. 2022-04-17 19:46:57 +00:00
net_wins.c 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
netinc.h 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
particles.h
plugin.c Fix fixes. 2022-06-20 04:54:54 +00:00
pmove.c
pmove.h
pmovetst.c
pr_bgcmd.c Add DP_SV_SHUTDOWN, for qqshka. 2022-06-19 15:17:54 +00:00
pr_common.h Fix up statically linking the ODE plugin into the engine (eukara wanted me to fix this up). 2022-05-28 17:58:53 +00:00
protocol.h Fix some missing ambient sounds on large bloated maps/mods (this really should have been fixed years ago). 2022-06-29 07:20:24 +00:00
q1bsp.c Fix compiles without RTLIGHT. Update config_wastes.h 2022-04-23 20:10:18 +00:00
q2pmove.c
q3api.h Move Quake3 support to a plugin. There's still a number of stubs+bugs. 2022-03-08 05:31:34 +00:00
qvm.c
sha1.c Fix some updater issues. 2022-01-19 08:27:42 +00:00
sha2.c Fix our sha224 implementation. 2022-01-28 10:47:44 +00:00
sys.h Fix fixes. 2022-06-20 04:54:54 +00:00
sys_linux_threads.c Fix mapcluster in dedicated linux servers. 2021-12-20 10:07:15 +00:00
sys_win_threads.c Fix up mapcluster functionality for windows. 2022-01-08 09:59:46 +00:00
translate.c
translate.h
ui_public.h
vm.h Clean up the q3 plugin a little. 2022-06-20 07:16:16 +00:00
world.h
zone.c Add ZG_Free function for zonegroup memory. 2022-03-08 05:30:30 +00:00
zone.h Add ZG_Free function for zonegroup memory. 2022-03-08 05:30:30 +00:00