1
0
Fork 0
forked from fte/fteqw
fteqw/engine/common
Shpoike 7e9d138d5f Try to fix up some q2 protocol/ice quirks.
Add r_imagelist_wad command to show lumps in the current map's wad list.
Hide the gpu utilisation info unless developer. its misleading on account of power profiles.
Make the menu not flash/animate so much when something else has focus.
Add QTV streaming option when browsing servers (assuming servers are configured properly).
Show people's health+armour+weapons on the scoreboard, if we have that information.
"enemyskin solid; enemycolor 0x00ff00" will make enemies full green without needing any external texture files.
Add ENGINE_HAS_ZIP build option, to have the engine look for concated(self-extracter style) zips for use in single-file games.
Small speedup for hl2bsp load times.
ftemaster now supports bad-word filters. Basic, probably easy enough to hack around, but at least we tried, admins can extra words as needed. People should at least realise they're being naughty.
Misc fixes for ftemaster's html generation.
Add support for a couple of quirky hlbsps.
Don't attempt to auto-use setangles_delta when sv_nqplayerphysics is active, to avoid compat quirks with AD.
2024-12-28 16:24:00 +00:00
..
bothdefs.h megacommit. 2024-07-14 19:58:26 +01:00
bspfile.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
cmd.c Add 'setrenderer sv' for linux, without needing to be started from a terminal. 2024-12-28 16:23:59 +00:00
cmd.h Fix console expansion when execing macros, to expand on line execution rather than the entire macro contents. 2023-04-17 03:58:21 +01:00
com_bih.c Fix a couple of issues with the hl2 plugin. 2024-12-12 13:42:04 +00:00
com_bih.h More toys for map-loading plugins. 2021-11-03 20:31:52 +00:00
com_mesh.c Add json-formatted framegroups files. Allow for ragdolls to be used with hlmdl. Try to be smarter/higher with gpu bone limits. 2024-12-28 16:23:59 +00:00
com_mesh.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01: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 ODE: add absolute speed clamp cvar as an alternative to the movelimit check 2024-12-02 02:36:41 -08:00
common.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
common.h Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
config_freecs.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
config_fteqw.h Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
config_fteqw_noweb.h Rework tls/dtls stuff into a more formal crypto interface instead of lots of ifdefs all over the place. 2021-06-21 13:43:57 +00:00
config_minimal.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
config_nocompat.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
config_wastes.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
console.h Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
crc.c Fix stupid signed byte indexing. 2021-05-09 13:02:15 +00:00
cvar.c Add vk_khr_ray_query support as an option instead of using shadowmaps. 2024-07-14 19:58:25 +01:00
cvar.h Add vk_khr_ray_query support as an option instead of using shadowmaps. 2024-07-14 19:58:25 +01:00
fs.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
fs.h Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
fs_dzip.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
fs_pak.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
fs_stdio.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
fs_win32.c Add file uri support, requires a '-allowfileurl' commandline argument. 2023-01-09 05:12:39 +00:00
fs_xz.c Try to get windows to delete temporary files early, so they don't linger over crashes or whatever. win9x still sucks. 2021-06-21 13:45:20 +00:00
fs_zip.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
gl_q2bsp.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01: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 Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
log.c Log_Logfile_f is only available when HAVE_LEGACY is set 2024-08-26 16:18:30 -07:00
mathlib.c Fix up some openxr issues (especially with vulkan). 2021-12-20 10:05:55 +00:00
mathlib.h openxr plugin: tweaked - inputs should be working properly now, and are visible to csqc. subject to further breaking changes, however. 2021-04-14 05:21:04 +00:00
md4.c Rework some hashfunc_t stuff. 2023-04-17 03:58:20 +01:00
md5.c TURN support (stupidly) requires md5 support. Make it available to a couple of other subsystems too. 2024-07-14 19:58:26 +01:00
net.h megacommit. 2024-07-14 19:58:26 +01:00
net_chan.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
net_ice.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
net_ssl_gnutls.c Misc small fixups/cleanups. 2024-12-12 13:42:05 +00:00
net_ssl_winsspi.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
net_wins.c Add 'setrenderer sv' for linux, without needing to be started from a terminal. 2024-12-28 16:23:59 +00:00
netinc.h Enhancement: Build Improvements (Unix + CoD Plugin) (#272) 2024-09-13 11:15:15 -07:00
particles.h Add all the junk for network compat with Q2E. 2024-07-14 19:58:24 +01:00
plugin.c Misc small fixups/cleanups. 2024-12-12 13:42:05 +00:00
pmove.c temp 2024-07-14 19:58:25 +01:00
pmove.h Add pm_bunnyfriction cvar to better mimic nq player physics with predictable QW physics. 2023-04-17 03:58:20 +01: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 Misc small fixups/cleanups. 2024-12-12 13:42:05 +00:00
pr_common.h Fix bug with randomv intrinsic. 2024-12-12 13:25:56 +00:00
protocol.h Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
q1bsp.c HL2: Load BSP from Vampire the Masquerade: Bloodlines, truly flag SKY/TURB surfaces, basic decals 2024-12-03 20:43:43 -08:00
q2pmove.c Add all the junk for network compat with Q2E. 2024-07-14 19:58:24 +01:00
q3api.h Fix up some obscure builds. 2023-04-17 03:58:21 +01:00
qvm.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
sha1.c Rework some hashfunc_t stuff. 2023-04-17 03:58:20 +01:00
sha2.c Improve webrtc compat. 2024-07-14 19:58:26 +01:00
sys.h Add 'setrenderer sv' for linux, without needing to be started from a terminal. 2024-12-28 16:23:59 +00:00
sys_linux_threads.c temp 2024-07-14 19:58:25 +01:00
sys_win_threads.c Remove NPFTE preprocessor stuff 2023-07-09 20:41:24 +02:00
translate.c Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +00:00
translate.h Try to fix up some q2 protocol/ice quirks. 2024-12-28 16:24:00 +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 Clean up the q3 plugin a little. 2022-06-20 07:16:16 +00:00
world.h Misc small fixups/cleanups. 2024-12-12 13:42:05 +00:00
zone.c Added sys_openfile console command(and menu option) to web and flatpak(via cmake+dbus) builds, to 'install' packages on sandboxed systems a bit more easily. 2024-07-14 19:58:24 +01:00
zone.h Clients can now request the master to initiate an WebRTC/ICE connection with 'sv_public 1' servers. This is primarily for the browser port. Servers now report their srflx address via the status command (with fp, ready for secure copy+paste). 2023-04-17 03:58:21 +01:00