ioef/code
Thilo Schulz 8ab958fab9 Fix pak order when reconnecting to a server.
When /connect to the same server is issued while already connected, an initial call to CL_Disconnect will remove all pak file references
and reset the pak order.
Reordering only occurs through FS_Restart, which in turn is called when checksum feed changes. Because we reconnect to the same server,
checksum feed never changes and pak file order is not restored to server order again. With certain pak file constellations between client/server,
this may result in an inability to load files from paks which are not correctly detected as referenced paks.
2011-08-01 01:14:26 +00:00
..
AL (#3767) Some protection from malicious qvms - patches and ideas by Amanieu d'Antras and Ben Millwood 2011-03-08 01:39:34 +00:00
asm - align sse control word storage space to 16 byte boundary for snapvector 2011-06-22 14:36:11 +00:00
botlib Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
cgame Fix cvar flags to get rid of warnings (#2881) 2011-07-31 19:12:16 +00:00
client Fix strange ifdeffery (#5140) 2011-07-31 19:20:50 +00:00
game Some more removal of unused code in addition to r2104, by Zack Middleton 2011-07-31 19:24:08 +00:00
jpeg-8c Revert attribute patch from r2090 because the jpeg functions really shouldn't be deviating from the codebase unnecessarily 2011-07-18 22:04:22 +00:00
libcurl/curl * add cURL support for HTTP/FTP downloading (bug 2661) 2006-09-11 16:41:55 +00:00
libs - Bug 5083 - Cross compiling for 64bit is missing libcurl.a 2011-07-18 16:32:36 +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 - Improve game_restart: 2011-06-21 11:18:35 +00:00
q3_ui Bug 5134 - q3_ui incorrectly tells user to refresh servers while auto-refreshing, patch by Zack Middleton 2011-07-31 19:21:56 +00:00
qcommon Fix pak order when reconnecting to a server. 2011-08-01 01:14:26 +00:00
renderer Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
sdl - Improve game_restart: 2011-06-21 11:18:35 +00:00
SDL12/include * Update SDL headers and win32 libs to 1.2.14 2009-10-25 23:07:11 +00:00
server - Switch master server protocol to dpmaster for better game separation. Based partly on patch by Zack Middleton 2011-07-29 13:46:50 +00:00
sys Change DLL search path order for external libraries that are linked at runtime, like libcurl or libopenal to: 2011-07-29 20:18:37 +00:00
tools Fix nasty crash bug 2011-05-09 21:47:41 +00:00
ui Some more removal of unused code in addition to r2104, by Zack Middleton 2011-07-31 19:24:08 +00:00
zlib - Tested and updated MSVC project file to really make it work with new zlib 2009-10-19 16:16:52 +00:00