ioq3quest/code/client
2009-09-15 06:19:04 +00:00
..
cl_avi.c * Fix typo in cl_avi.c (Ben Millwood/bubu^) 2009-09-08 21:47:18 +00:00
cl_cgame.c Don't send a 0-length command to cgame during map_restart. 2009-09-15 06:15:00 +00:00
cl_cin.c * Fix some new GCC 4.3 warnings 2008-11-10 23:55:22 +00:00
cl_console.c move location of version string in console a bit 2008-11-02 17:39:25 +00:00
cl_curl.c fix return value of CL_cURL_CallbackWrite (#3804) 2008-10-24 07:08:52 +00:00
cl_curl.h
cl_input.c fix variable declaration (#3849) 2008-11-10 09:47:14 +00:00
cl_keys.c * Move command argument completion from being hard coded to being associated 2008-09-16 21:05:22 +00:00
cl_main.c * Fix warning in cl_main.c 2009-09-14 12:34:31 +00:00
cl_net_chan.c
cl_parse.c
cl_scrn.c fix build without VOIP (David Severwright, bug#3720) 2008-07-16 07:15:09 +00:00
cl_ui.c Minor fix for server infostring. Thanks to slacker 2009-05-22 00:34:37 +00:00
client.h * Revert 'Handle dead keys more gracefully by taking a "best guess" rather than 2008-08-28 22:05:34 +00:00
keycodes.h * Revert 'Handle dead keys more gracefully by taking a "best guess" rather than 2008-08-28 22:05:34 +00:00
keys.h
libmumblelink.c
libmumblelink.h
qal.c
qal.h
snd_adpcm.c
snd_codec.c
snd_codec.h
snd_codec_ogg.c
snd_codec_wav.c
snd_dma.c Prevent hang in S_UpdateBackgroundTrack() with some sample rates. 2009-09-15 06:19:04 +00:00
snd_local.h
snd_main.c Added s_muteWhenUnfocused cvar (thanks, Chris!). 2009-09-14 16:25:29 +00:00
snd_mem.c
snd_mix.c
snd_openal.c don't modify s_alDevice and add fallback to let openAL choose the device 2009-05-08 09:13:06 +00:00
snd_public.h
snd_wavelet.c