Opening the find friend menu in the Team Arena server browser hitches due to trying to resolve blank host names. In UI_BuildFindPlayerList() status requests that are initial or completed state or have timed out get reset. This means it starts with MAX_SERVERSTATUSREQUESTS (16) blank host names. So just ignore them in UI_GetServerStatusInfo(). |
||
|---|---|---|
| .. | ||
| ui_atoms.c | ||
| ui_gameinfo.c | ||
| ui_local.h | ||
| ui_main.c | ||
| ui_players.c | ||
| ui_public.h | ||
| ui_shared.c | ||
| ui_shared.h | ||
| ui_syscalls.asm | ||
| ui_syscalls.c | ||