Game gets max 10 seconds to shutdown properly when closed directly by the external console window (g_pHostState->m_iNextState = HostStates_t::HS_SHUTDOWN).
Removed all ui.rpak/ui.dll assets loading on the dedicated server. Moved AsyncLoad to CPakFile class. Moved g_pMallocPool to tslist.h.