mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-27 22:42:09 +00:00
8ab958fab9
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. |
||
---|---|---|
.. | ||
AL | ||
asm | ||
botlib | ||
cgame | ||
client | ||
game | ||
jpeg-8c | ||
libcurl/curl | ||
libs | ||
libspeex | ||
null | ||
q3_ui | ||
qcommon | ||
renderer | ||
sdl | ||
SDL12/include | ||
server | ||
sys | ||
tools | ||
ui | ||
zlib |