q3rally/engine/code/client
zturtleman 3b4f4cdfa9 ioquake3 resync to revision 2369 from 2317.
Some revision messages:

Cache servers for each master server in q3_ui, otherwise servers from last updated master for shown for all Internet# sources.
Play correct team sounds when in spectator mode and following a player.
Check last listener number instead of clc.clientNum in S_AL_HearingThroughEntity so sound work correctly when spectate following a client. (Related to bug 5741.)
When in third person, don't play player's sounds as full volume in Base sound system. OpenAL already does this. (Related to bug 5741.)
really fix the confusion with game entity and refentity numbers
to further reduce confusion, rename constants like MAX_ENTITIES to MAX_REFENTITIES
Added Rend2, an alternate renderer. (Bug #4358)
Fix restoring fs_game when default.cfg is missing.
Fix restoring old fs_game upon leaving a server. Patch by Ensiform.
Change more operator commands to require sv_running to be usable. Patch by Ensiform.
Fix some "> MAX_*" to be ">= MAX_*".
Fix follow command to find clients whose name begins with a number.
Fix up "gc" command, make it more like "tell". Based on patch by Ensiform.
Add usage messages for gc, tell, vtell, and votell commands.
Check player names in gc, tell, vtell, and votell commands.
#5799 - Change messagemode text box to display colors like in console input box.
Improve "play" command, based on a patch from Ensiform.
Check for invalid filename in OpenAL's RegisterSound function.
Changed Base sound system to warn not error when sound filename is empty or too long.
Remove references to non-existent functions CM_MarkFragments and CM_LerpTag.
2012-12-06 07:07:19 +00:00
..
cl_avi.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
cl_cgame.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
cl_cin.c ioquake3 resync to revision 2210 from 2143. 2011-12-10 00:15:42 +00:00
cl_console.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
cl_curl.c ioquake3 resync to revision 2210 from 2143. 2011-12-10 00:15:42 +00:00
cl_curl.h ioquake3 resync to revision 2210 from 2143. 2011-12-10 00:15:42 +00:00
cl_input.c ioquake3 resync to revision 2317 from 2210. 2012-09-15 03:03:44 +00:00
cl_keys.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
cl_main.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
cl_net_chan.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
cl_parse.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
cl_scrn.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
cl_ui.c Add Q_acos and Q_asin trap calls for qvms (cgame had acos, renamed to Q_acos for consistancy with engine). 2012-09-15 08:01:58 +00:00
client.h ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
keycodes.h Added files 2011-02-18 14:31:32 +00:00
keys.h Added files 2011-02-18 14:31:32 +00:00
libmumblelink.c ioquake3 resync to revision 2210 from 2143. 2011-12-10 00:15:42 +00:00
libmumblelink.h Added files 2011-02-18 14:31:32 +00:00
qal.c ioquake3 resync to revision 2115 from 2105. 2011-08-10 21:14:44 +00:00
qal.h - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
snd_adpcm.c Added files 2011-02-18 14:31:32 +00:00
snd_codec.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
snd_codec.h Added files 2011-02-18 14:31:32 +00:00
snd_codec_ogg.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
snd_codec_wav.c - ioquake3 resync to revision 2105 from 2098. 2011-07-29 17:52:36 +00:00
snd_dma.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
snd_local.h ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
snd_main.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
snd_mem.c ioquake3 resync to revision 2317 from 2210. 2012-09-15 03:03:44 +00:00
snd_mix.c Added files 2011-02-18 14:31:32 +00:00
snd_openal.c ioquake3 resync to revision 2369 from 2317. 2012-12-06 07:07:19 +00:00
snd_public.h ioquake3 resync to revision 2317 from 2210. 2012-09-15 03:03:44 +00:00
snd_wavelet.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00