..
cl_avi.c
Remove newlines from Com_Error message format strings, patch by DevHC
2011-05-12 14:02:48 +00:00
cl_cgame.c
remove some unused stuff
2013-05-30 15:41:19 -05:00
cl_cin.c
Don't scale cinematic time by timescale twice
2014-08-28 20:09:37 -05:00
cl_console.c
Use ColorIndexForNumber in Con_DrawSolidConsole
2014-08-29 01:55:47 -05:00
cl_curl.c
Don't allow modifying qvms or pk3s
2013-04-24 14:11:18 -05:00
cl_curl.h
Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29)
2014-02-08 17:33:56 +00:00
cl_input.c
Fix writting voip data in demos (broke in r2102).
2012-12-13 05:25:50 +00:00
cl_keys.c
SDL 2 scroll/caps/num lock keys send KEYUP event when key is released
2014-08-28 20:09:37 -05:00
cl_main.c
Add facility to describe cvars
2014-09-26 14:29:51 +01:00
cl_net_chan.c
- Improve snapshot rate and data rate control
2011-07-13 17:11:30 +00:00
cl_parse.c
Don't read clc.voipIncomingSequence until range checked sender
2014-01-12 18:01:02 -06:00
cl_scrn.c
don't clear screen during CA_LOADING and CA_PRIMED
2014-01-23 13:44:36 -08:00
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
* Revert 'Handle dead keys more gracefully by taking a "best guess" rather than
2008-08-28 22:05:34 +00:00
keys.h
* Don't apply colour escape chars on input fields
2007-09-21 10:35:24 +00:00
libmumblelink.c
Ensure that mbstowcs does not overflow its buffer
2015-01-07 23:37:11 +00:00
libmumblelink.h
update mumble link interface for version 1.2
2010-01-04 14:12:18 +00:00
qal.c
Remove references to alDopplerVelocity
2014-02-22 18:06:04 -06:00
qal.h
Remove references to alDopplerVelocity
2014-02-22 18:06:04 -06:00
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
Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings
2011-07-29 12:27:00 +00:00
snd_dma.c
Remove unused code path from S_Base_StartBackgroundTrack
2014-01-12 18:16:39 -06:00
snd_local.h
Fix playback of stereo sounds in Base sound system
2013-12-15 00:23:10 -06:00
snd_main.c
Remove unneeded name buffer in S_Play_f.
2012-11-18 23:30:26 +00:00
snd_mem.c
Revert "DMA 44100Hz needs more memory for sound buffers"
2014-03-17 13:44:30 -05:00
snd_mix.c
Fix possible division by zero in S_PaintChannelFrom16_altivec
2014-09-09 11:30:23 -04:00
snd_openal.c
Change default value for s_alDopplerSpeed
2014-09-09 13:03:29 -04:00
snd_public.h
REFACTOR [reletive -> relative]
2012-06-18 16:32:03 +00:00
snd_wavelet.c
Fix client warnings
2014-09-01 11:13:47 +01:00