Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 5b582b744a engine: client: check if filesystem was initialized during client shutdown 2 years ago
..
avi engine: add size argument to COM_Default/ReplaceExtension calls 2 years ago
vgui
cl_cmds.c public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 2 years ago
cl_custom.c
cl_debug.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2 years ago
cl_demo.c public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 2 years ago
cl_efrag.c engine: client: remove unused function CL_FreeEntity and everything that used it 2 years ago
cl_efx.c engine: client: efx: remove unused CL_FreeParticle 2 years ago
cl_events.c
cl_font.c engine: client: font: add CL_DrawStringf wrapper 2 years ago
cl_frame.c engine: client: fix FlushEntityPacket message overflow on legacy servers 2 years ago
cl_game.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2 years ago
cl_gameui.c engine: add size argument to COM_Default/ReplaceExtension calls 2 years ago
cl_main.c engine: client: check if filesystem was initialized during client shutdown 2 years ago
cl_mobile.c
cl_netgraph.c engine: client: netgraph: replace CL_DrawString with va calls by CL_DrawStringf 2 years ago
cl_parse.c engine: client: implement v_dark in engine, instead of making it ref-specific 2 years ago
cl_pmove.c
cl_qparse.c
cl_remap.c engine: add size argument to COM_FileBase calls 2 years ago
cl_render.c
cl_scrn.c
cl_securedstub.c engine: client: cl_securedstub: fix strict aliasing in secured module initializing 2 years ago
cl_tent.c engine: client: cl_tent: rewrite R_Sprite_Explode to be closer to original function but support Xash extensions 2 years ago
cl_tent.h
cl_video.c
cl_view.c public: move FOV calculating functions out of libpublic, as they are very specific to engine view 2 years ago
client.h engine: client: remove unused Key_IsBind 2 years ago
console.c engine: client: console: do not save history if nothing was executed in console 2 years ago
in_joy.c engine: client: in_joy: do not create cvar on shutdown 2 years ago
in_touch.c engine: add size argument to COM_FileBase calls 2 years ago
input.c engine: simplify XASH_USE_EVDEV macro usage by giving it's defined positive value 2 years ago
input.h
keys.c public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 2 years ago
mod_dbghulls.c
ref_common.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2 years ago
ref_common.h engine: client: ref_common: eliminate COM_FreeLibrary in renderer names query, hardcoding them instead 2 years ago
s_dsp.c
s_load.c
s_main.c engine: client: sound: remove unused functions 2 years ago
s_mix.c engine: client: sound: remove unused functions 2 years ago
s_mouth.c
s_stream.c engine: client: remove media/ prefix for CD tracks, add it while parsing cdaudio.txt for compatibility 2 years ago
s_utils.c
s_vox.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2 years ago
sound.h engine: client: sound: remove unused functions 2 years ago
titles.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2 years ago
vid_common.c
vid_common.h
voice.c
voice.h
vox.h