.. |
avi
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
2 years ago |
vgui
|
engine: vgui: add EnableTextInput to the API
|
2 years ago |
cl_cmds.c
|
engine: client: add support for "mp3 playfile/loopfile" commands.
|
11 months ago |
cl_custom.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_debug.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
cl_demo.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
9 months ago |
cl_efrag.c
|
engine: client: remove unused function CL_FreeEntity and everything that used it
|
2 years ago |
cl_efx.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_events.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_font.c
|
engine: client: font: add CL_DrawStringf wrapper
|
2 years ago |
cl_frame.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
9 months ago |
cl_game.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
9 months ago |
cl_gameui.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_main.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_mobile.c
|
engine, filesystem: unify GetNativeObject between all the APIs. Allow getting filesystem APIs through GetNativeObject
|
1 year ago |
cl_netgraph.c
|
engine: client: move netgraph cvars to static allocation
|
1 year ago |
cl_parse.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_parse_48.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_pmove.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_qparse.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_remap.c
|
engine, ref: RefAPI 5. Simplify remap calls
|
11 months ago |
cl_render.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_scrn.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_securedstub.c
|
engine: client: cl_securedstub: fix strict aliasing in secured module initializing
|
2 years ago |
cl_tent.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_tent.h
|
engine: client: refactor CL_AddEntityEffects, bring everything to GoldSrc behavior
|
10 months ago |
cl_video.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
cl_view.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
client.h
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
9 months ago |
console.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
gamma.c
|
engine: client: add tests for new gamma implementation
|
10 months ago |
in_joy.c
|
engine: client: move joystick cvars to static allocation
|
1 year ago |
in_touch.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
input.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
input.h
|
engine/client: handle touch config aspect ratio, try correctly handle touch aspect on resizeable windows
|
1 year ago |
keys.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
mod_dbghulls.c
|
engine: client: mod_dbghulls: reduce dependency on global loadmodel pointer
|
1 year ago |
ref_common.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
9 months ago |
ref_common.h
|
engine: ref_api: draft RefAPI 6.
|
10 months ago |
s_dsp.c
|
engine: client: s_dsp: refactoring from hldsp
|
10 months ago |
s_load.c
|
engine: client: sound: don't print sound/ twice in soundlist command
|
2 years ago |
s_main.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
s_mix.c
|
engine: fix -Wmissing-prototypes
|
9 months ago |
s_mouth.c
|
engine: client: call SND_ForceOpen/CloseMouth within SND_Open/CloseMouth to avoid copypasted code
|
2 years ago |
s_stream.c
|
engine: client: try to prepend media/ if audio stream couldn't be opened
|
10 months ago |
s_utils.c
|
engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch
|
10 months ago |
s_vox.c
|
engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch
|
10 months ago |
sound.h
|
engine: client: s_dsp: refactoring from hldsp
|
10 months ago |
titles.c
|
public: remove Q_strcat and Q_strcpy, and patch the code that uses it
|
2 years ago |
vid_common.c
|
engine: client: add new gamma implementation
|
10 months ago |
vid_common.h
|
engine: client: add new gamma implementation
|
10 months ago |
voice.c
|
engine: client: voice: open microphone only after server sends svc_voiceinit to us and shutdown immediately after disconnect
|
10 months ago |
voice.h
|
engine: client: voice: open microphone only after server sends svc_voiceinit to us and shutdown immediately after disconnect
|
10 months ago |
vox.h
|
engine: client: rewrite trimming silence at the beginning and ending of the VOX word from scratch
|
10 months ago |