lilium-voyager/code/client
Zack Middleton 2bcc90fca9 Fix globalservers for Elite Force
Vanilla Q3 UI doesn't list multiple master servers. ioquake3 changed
globalservers 0 to be all masters so they show in Q3 UI, moving single
masters from 0-4 to 1-5.

Vanilla Elite Force on the other hand, uses 0-4 for separate master
servers. So restore that behavior.
2017-09-18 00:32:54 -05:00
..
cl_avi.c Remove unused function WRITE_1BYTES from cl_avi.c 2015-06-28 17:55:51 -05:00
cl_cgame.c Merge branch 'master' into game/eliteforce 2017-09-17 23:16:55 -05:00
cl_cin.c Fix misleading-indentation warnings in cl_cin.c 2017-07-09 14:01:41 -05:00
cl_console.c Merge branch 'master' into game/eliteforce 2017-09-17 23:16:55 -05:00
cl_curl.c Only allow safe protocols for cURL downloads 2017-08-15 21:47:27 -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 2017-09-17 23:16:55 -05:00
cl_keys.c Merge branch 'master' into game/eliteforce 2017-09-17 23:16:55 -05:00
cl_main.c Fix globalservers for Elite Force 2017-09-18 00:32:54 -05:00
cl_net_chan.c Elite Force white space clean up 2014-10-29 10:13:12 -05:00
cl_parse.c Merge branch 'master' into game/eliteforce 2017-09-17 23:16:55 -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 2017-09-17 23:16:55 -05: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 Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00: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 support for playing MP3s using libmad 2014-10-29 05:49:57 -05: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 Elite Force white space clean up 2014-10-29 10:13:12 -05: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 reset samplefrac to 8-bits, to prevent overflow 2016-10-07 01:21:15 +03:30
snd_mix.c Fix Makefile for OSX 2016-06-12 17:17:33 -04:00
snd_openal.c Merge branch 'master' into game/eliteforce 2017-09-17 23:16:55 -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