ioq3/code
Zack Middleton 67d9ecd070 Fix FS_FOpenFileReadDir non-zero file handle when file not found in pk3
If a pk3 search path is passed to FS_FOpenFileReadDir, a non-zero
file handle is returned if file is not found. This causes incorrect
behavior in FS_ReadFileDir (when a pk3 search path is passed in)
which only checks file handle, not length, for seeing if file exists.

I don't know of any issues in ioq3 caused by this.
2014-03-18 20:49:52 -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 Bunch of comment fixes 2014-03-13 02:20:54 +01:00
client Revert "DMA 44100Hz needs more memory for sound buffers" 2014-03-17 13:44:30 -05:00
game Bunch of comment fixes 2014-03-13 02:20:54 +01:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl-7.35.0/curl Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) 2014-02-08 17:33:56 +00:00
libogg-1.3.1 Upgrade libogg 1.3.0 to 1.3.1 2014-02-08 03:38:01 +00:00
libs Rebuilt Windows libcurl-7.35.0 static libraries 2014-02-14 20:08:48 -06: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.1 Upgrade opus 1.0.2 -> 1.1 2014-02-08 03:21:02 +00:00
opusfile-0.5 Upgrade opusfile 0.2 to 0.5 2014-02-08 03:29:10 +00:00
q3_ui Fix warning message in animation.cfg parsing functions 2013-09-04 15:51:34 -05:00
qcommon Fix FS_FOpenFileReadDir non-zero file handle when file not found in pk3 2014-03-18 20:49:52 -05:00
renderercommon Bunch of comment fixes 2014-03-13 02:20:54 +01:00
renderergl1 Bunch of comment fixes 2014-03-13 02:20:54 +01:00
renderergl2 OpenGL2: Parallax corrected cubemap (cheaper trick) 2014-03-16 16:29:38 -07:00
sdl Add latch to r_centerWindow and r_allowResize 2013-12-06 23:42:23 -06:00
server Fix sending pk3 download error messages to clients 2014-02-09 20:23:48 -06:00
sys Bug #6021 Fix misuse of Sys_Mkdir (Joerg Dietrich) 2013-09-04 17:56:11 +01:00
tools drop some useless return statements 2013-05-30 15:43:21 -05:00
ui Have ui_test cmd in missionpack ui return qtrue 2013-12-07 21:27:17 -06:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00