.. |
cl_avi.c
|
Support SDL audio devices that require float32 samples.
|
2018-04-13 14:05:12 -04:00 |
cl_cgame.c
|
Merge branch 'master' into game/eliteforce
|
2018-03-03 19:27:28 -06:00 |
cl_cin.c
|
Fix shift into sign in cl_cin.c
|
2018-04-08 21:41:31 -05:00 |
cl_console.c
|
Merge branch 'master' into game/eliteforce
|
2017-09-17 23:16:55 -05:00 |
cl_curl.c
|
Maximize cURL buffer size
|
2018-04-08 22:40:37 -05:00 |
cl_curl.h
|
Update internal curl to 7.54.0
|
2017-07-28 16:32:22 +01:00 |
cl_input.c
|
Merge branch 'master' into game/eliteforce
|
2018-03-03 19:27:28 -06:00 |
cl_keys.c
|
Merge branch 'master' into game/eliteforce
|
2018-11-16 22:02:24 -06:00 |
cl_main.c
|
Merge branch 'master' into game/eliteforce
|
2019-05-12 14:50:03 -05:00 |
cl_net_chan.c
|
Elite Force white space clean up
|
2014-10-29 10:13:12 -05:00 |
cl_parse.c
|
Fix sending extra lastClientCommand if built as ioquake3
|
2018-05-18 09:26:18 -05:00 |
cl_scrn.c
|
Port Elite Force iorev2231 patch to latest ioq3
|
2014-10-29 07:15:12 -05:00 |
cl_ui.c
|
Merge branch 'master' into game/eliteforce
|
2018-03-03 19:27:28 -06:00 |
client.h
|
Merge branch 'master' into game/eliteforce
|
2017-09-17 23:16:55 -05:00 |
keycodes.h
|
Better gamepad support.
|
2016-08-08 02:36:10 -07: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
|
Fix Makefile for OSX
|
2016-06-12 17:17:33 -04:00 |
snd_adpcm.c
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
snd_altivec.c
|
Isolate the Altivec code so non-Altivec PPC targets can use the same binary.
|
2018-05-12 14:14:47 -04:00 |
snd_codec.c
|
Elite Force white space clean up
|
2014-10-29 10:13:12 -05:00 |
snd_codec.h
|
Add support for playing MP3s using libmad
|
2014-10-29 05:49:57 -05:00 |
snd_codec_mp3.c
|
Add libmad source to internal source tree
|
2018-03-03 22:47:09 -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
|
Merge branch 'master' into game/eliteforce
|
2018-11-16 22:02:24 -06:00 |
snd_local.h
|
Fix SDL audio playback with 16-bit stereo sound
|
2018-10-01 22:28:51 -05:00 |
snd_main.c
|
Make s_useOpenAL be CVAR_LATCH
|
2018-05-01 16:18:44 -05:00 |
snd_mem.c
|
Fix undefined behaviour due to shifting signed in snd_mem.c
|
2018-04-08 21:41:26 -05:00 |
snd_mix.c
|
Fix SDL audio playback with 16-bit stereo sound
|
2018-10-01 22:28:51 -05:00 |
snd_openal.c
|
Merge branch 'master' into game/eliteforce
|
2018-05-18 04:40:21 -05:00 |
snd_public.h
|
REFACTOR [reletive -> relative]
|
2012-06-18 16:32:03 +00:00 |
snd_wavelet.c
|
snd_wavelet: avoid undefined pointer below array bounds
|
2016-09-25 17:13:40 +01:00 |