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 40041e30eb engine: console: add cvar con_oldfont to toggle usage between fonts.wad fonts or gfx.wad legacy font 6 months ago
..
avi engine: add size argument to COM_Default/ReplaceExtension calls 1 year ago
vgui
cl_cmds.c engine: client: add support for "mp3 playfile/loopfile" commands. 7 months ago
cl_custom.c engine: convert MSG_WriteString with va to MSG_WriteStringf 1 year ago
cl_debug.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 1 year ago
cl_demo.c engine: client: cl_demo: fix usercmd in demo playback 6 months ago
cl_efrag.c engine: client: remove unused function CL_FreeEntity and everything that used it 1 year ago
cl_efx.c engine: client: don't spawn particles if time is stopped 6 months ago
cl_events.c engine: client: restore cl_trace_events from old engine branch 1 year ago
cl_font.c engine: client: font: add CL_DrawStringf wrapper 1 year ago
cl_frame.c engine: client: disable MOVETYPE_TOSS interpolation in old protocol, but keep animtime hack for them 6 months ago
cl_game.c engine: client: split the sprites indices only when loading new sprite. Scan the whole array when searching. 7 months ago
cl_gameui.c engine: client: gameui: expose animated_title and hd_background flags to main menu API 7 months ago
cl_main.c engine: client: add support for parsing IPv6 server list 6 months ago
cl_mobile.c engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject 8 months ago
cl_netgraph.c engine: client: move netgraph cvars to static allocation 1 year ago
cl_parse.c engine: add a function that validates requested features bits 6 months ago
cl_parse_48.c engine: ref_api: draft RefAPI 6. 6 months ago
cl_pmove.c engine: client: wrong check order, fix previous commit 6 months ago
cl_qparse.c engine: client: cl_qparse: refactor quake baseline parser, so we don't call memset for nothing 11 months ago
cl_remap.c engine, ref: RefAPI 5. Simplify remap calls 7 months ago
cl_render.c engine: move PARM_SKY_SPHERE handling out of engine to renderer, after all renderers might or might not support sky spheres 6 months ago
cl_scrn.c engine: client: add new gamma implementation 6 months ago
cl_securedstub.c engine: client: cl_securedstub: fix strict aliasing in secured module initializing 1 year ago
cl_tent.c engine: client: refactor CL_AddEntityEffects, bring everything to GoldSrc behavior 6 months ago
cl_tent.h engine: client: refactor CL_AddEntityEffects, bring everything to GoldSrc behavior 6 months ago
cl_video.c engine: client: unused variables cleanup 7 months ago
cl_view.c engine: client: add new gamma implementation 6 months ago
client.h engine: client: implement HL25's cl_fixmodelinterpolationartifacts cvar 6 months ago
console.c engine: console: add cvar con_oldfont to toggle usage between fonts.wad fonts or gfx.wad legacy font 6 months ago
gamma.c engine: client: add tests for new gamma implementation 6 months ago
in_joy.c engine: client: move joystick cvars to static allocation 1 year ago
in_touch.c engine/client: fallback to defaults in touch_reloadconfig if config not exist 8 months ago
input.c engine: client: don't leave the user without mouse cursor if they enabled m_ignore 8 months ago
input.h engine/client: handle touch config aspect ratio, try correctly handle touch aspect on resizeable windows 8 months ago
keys.c engine: client: move main client cvars to static allocation 1 year ago
mod_dbghulls.c engine: client: mod_dbghulls: reduce dependency on global loadmodel pointer 8 months ago
ref_common.c engine: client: add new gamma implementation 6 months ago
ref_common.h engine: ref_api: draft RefAPI 6. 6 months ago
s_dsp.c engine: client: s_dsp: refactoring from hldsp 6 months ago
s_load.c
s_main.c engine: client: drop skipping random 0.1 second of an ambient sound 6 months ago
s_mix.c engine: client: s_dsp: refactoring from hldsp 6 months ago
s_mouth.c
s_stream.c engine: client: try to prepend media/ if audio stream couldn't be opened 6 months ago
s_utils.c engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch 6 months ago
s_vox.c engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch 6 months ago
sound.h engine: client: s_dsp: refactoring from hldsp 6 months ago
titles.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 1 year ago
vid_common.c engine: client: add new gamma implementation 6 months ago
vid_common.h engine: client: add new gamma implementation 6 months ago
voice.c engine: client: voice: do not reinitialize voice with same parameters 1 year ago
voice.h
vox.h engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch 6 months ago