ioef/code/client
2013-11-11 01:09:10 -06:00
..
cl_avi.c
cl_cgame.c remove some unused stuff 2013-05-30 15:41:19 -05:00
cl_cin.c Remove the SMP renderer feature 2013-01-24 22:53:08 +00:00
cl_console.c when using the condump command, do not say "dumped console text" prematurely, before trying to open the file 2013-05-30 15:41:19 -05:00
cl_curl.c Don't allow modifying qvms or pk3s 2013-04-24 14:11:18 -05:00
cl_curl.h
cl_input.c Fix writting voip data in demos (broke in r2102). 2012-12-13 05:25:50 +00:00
cl_keys.c Fix "bind <key>" message for unbound keys 2013-08-16 15:41:01 -05:00
cl_main.c Remove unused cvar_t variable cl_trn 2013-11-11 01:09:10 -06:00
cl_net_chan.c
cl_parse.c Allow adjusting VoIP gain and mute during demo playback 2013-06-04 23:02:23 -05:00
cl_scrn.c
cl_ui.c Fix resolving IPv6 favorites in Team Arena UI 2013-02-08 16:47:27 -06:00
client.h Fix video recording sync drift (patch refactored but original author unknown) 2013-11-02 19:11:14 +00:00
keycodes.h
keys.h
libmumblelink.c
libmumblelink.h
qal.c
qal.h
snd_adpcm.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00
snd_codec.c Add Ogg Opus support 2013-02-17 18:32:05 -06:00
snd_codec.h Add Ogg Opus support 2013-02-17 18:32:05 -06:00
snd_codec_ogg.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_opus.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_wav.c
snd_dma.c Fix video recording sync drift (patch refactored but original author unknown) 2013-11-02 19:11:14 +00:00
snd_local.h
snd_main.c
snd_mem.c Drop sounds starting with * before allocating sfx slot 2013-10-09 09:51:32 -05:00
snd_mix.c reduce the amount of compiler warnings for variable shadowing 2013-05-30 15:43:20 -05:00
snd_openal.c Fix cinematics often being silent on OS X 2013-11-11 00:21:53 -06:00
snd_public.h
snd_wavelet.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00