I can't imagine the performance is "good" for thousands of entries
std::vector<CWarEntry> m_vWarEntries;
// TODO: create an unordered map for war clans and war names, to speed up updating the WarPlayers cache
// It should be updated when m_WarList changes