xash3d-fwgs/engine/client
2022-11-14 20:08:01 +03:00
..
avi
vgui engine: client: vgui: rework loading VGUI and probing client for internal vgui support API 2022-11-12 16:35:18 +03:00
cl_cmds.c
cl_custom.c
cl_debug.c engine: client: Add svc_exec support (#671) 2021-11-14 00:55:15 +03:00
cl_demo.c engine: use generic S_USAGE macro everywhere 2022-11-10 13:18:20 +03:00
cl_efrag.c
cl_efx.c
cl_events.c engine: client: fix array overruns 2022-05-25 03:36:33 +03:00
cl_frame.c
cl_game.c engine: client: fix loading internal vgui (thx @SNMetamorph) 2022-11-14 20:08:01 +03:00
cl_gameui.c
cl_main.c engine: client: vgui: rework loading VGUI and probing client for internal vgui support API 2022-11-12 16:35:18 +03:00
cl_mobile.c public: crtlib: add quotation mark support for ParseFile, required for filesystem_stdio 2022-07-26 03:17:11 +03:00
cl_netgraph.c
cl_parse.c engine: client: cl_parse: minor code fix in CL_ParseLegacyServerData 2022-10-27 00:52:16 +06:00
cl_pmove.c
cl_qparse.c engine: minimize SetCursorType calls count 2022-10-13 14:49:48 +03:00
cl_remap.c
cl_render.c
cl_scrn.c engine: client: vgui: rework loading VGUI and probing client for internal vgui support API 2022-11-12 16:35:18 +03:00
cl_securedstub.c engine: client: securedstub: cosmetic changes 2022-05-29 02:27:02 +03:00
cl_tent.c
cl_tent.h ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs 2019-03-22 16:36:46 +03:00
cl_video.c
cl_view.c
client.h engine: change RenderAPI's RenderGetParm return type to intptr_t to insure compatibility with 64-bit 2022-09-20 18:06:19 +03:00
console.c
in_joy.c
in_touch.c engine: minimize SetCursorType calls count 2022-10-13 14:49:48 +03:00
input.c engine: minimize SetCursorType calls count 2022-10-13 14:49:48 +03:00
input.h engine: minimize SetCursorType calls count 2022-10-13 14:49:48 +03:00
keys.c
mod_dbghulls.c
ref_common.c
ref_common.h
s_dsp.c
s_load.c
s_main.c engine: added audio backend print to s_info command 2022-08-20 15:36:02 +03:00
s_mix.c engine: voice support 2022-08-18 04:46:11 +03:00
s_mouth.c engine: voice support 2022-08-18 04:46:11 +03:00
s_stream.c
s_utils.c
s_vox.c
sound.h
titles.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
vid_common.c engine: fix framerate being capped to 60FPS with vsync, remove vid_displayfrequency cvar. Never sleep with vsync or timedemo, for accuracy 2022-11-10 13:05:03 +03:00
vid_common.h engine: fix framerate being capped to 60FPS with vsync, remove vid_displayfrequency cvar. Never sleep with vsync or timedemo, for accuracy 2022-11-10 13:05:03 +03:00
voice.c engine: client: voice: fix crackling voice file input on low FPS 2022-10-19 01:08:39 +03:00
voice.h
vox.h