ioq3/code
Zack Middleton 00c1831edb Don't try to fog flares with fogNum 0
fogNum 0 means no fog. Shaders don't try to apply fog color if fogNum is 0.

This was done to make things more consistent and fix a crash in iortcw MP using a user made map on GNU/Linux x86_64.
2013-06-11 15:47:00 -05:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
SDL12/include Minor hack to SDL headers for building on Linux. 2012-04-11 04:51:58 +00:00
asm Fix some clang warnings 2013-03-12 21:50:59 +00:00
botlib clean up return statements a bit more 2013-05-30 15:43:21 -05:00
cgame drop some useless return statements 2013-05-30 15:43:21 -05:00
client Allow adjusting VoIP gain and mute during SP demo playback 2013-06-04 23:19:47 -05:00
game Correct TeamCount return type and team argument type 2013-04-26 15:46:12 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl/curl * add cURL support for HTTP/FTP downloading (bug 2661) 2006-09-11 16:41:55 +00:00
libogg-1.3.0 Fix last commit 2013-02-17 20:42:18 -06:00
libs More fixes to the macosx buildsystem. This removes the SDL Framework and makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice. 2012-12-31 01:32:15 +00:00
libspeex Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
null Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
opus-1.0.2 Add libopus 1.0.2 and libopusfile 0.2 2013-02-17 18:33:39 -06:00
opusfile-0.2 Fix some clang warnings 2013-03-12 21:50:59 +00:00
q3_ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
qcommon Make COM_ParseWarning report starting line number of multi-line tokens 2013-06-03 22:35:57 -05:00
renderercommon add some noreturn annotations 2013-05-30 15:39:22 -05:00
renderergl1 Don't try to fog flares with fogNum 0 2013-06-11 15:47:00 -05:00
renderergl2 Don't try to fog flares with fogNum 0 2013-06-11 15:47:00 -05:00
sdl Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
server Rate limit getchallenge 2013-06-10 20:31:15 +01:00
sys make the fread() success-check code in Sys_RandomBytes() more secure 2013-05-30 15:41:19 -05:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui fix some OOB enumerator usages 2013-05-30 15:48:49 -05:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00