ioq3/code
Zack Middleton 3ec2b02dce Check for shaders without closing brace
Shaders without closing brace can eat shaders in other files.
Pass depth to SkipBracedSection instead of reparsing text as it messed up parse line numbers.
2013-06-02 21:55:19 -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 drop some useless return statements 2013-05-30 15:43:21 -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 Check for shaders without closing brace 2013-06-02 21:55:19 -05:00
renderercommon add some noreturn annotations 2013-05-30 15:39:22 -05:00
renderergl1 Check for shaders without closing brace 2013-06-02 21:55:19 -05:00
renderergl2 Check for shaders without closing brace 2013-06-02 21:55:19 -05:00
sdl Add renderercommon/tr_common.h 2013-02-16 20:58:04 +00:00
server reduce the amount of compiler warnings for variable shadowing 2013-05-30 15:43:20 -05: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