DIFF

class ServerBrowserHelperFunctionsSource

Constructors 1

void ServerBrowserHelperFunctions()

Constants 4

protected static const string CHERNARUS_MAP_IMAGE = ""

placeholder image path

protected static const string LIVONIA_MAP_IMAGE = ""

placeholder image path

protected static const string SAKHAL_MAP_IMAGE = ""

placeholder image path

protected static const string LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"

used for temporary hotfix

Referenced by GetMapDisplayName()

Members 2

static ref ServerBrowserHelperFunctions s_ServerBrowserHelperFunctions
Referenced by GetInstance()
static ref map<string, string> INTERNAL_MAP_NAMES = new map<string, string>

Methods 5

static void AddMapInfo(string mapName, string mapDisplayName)
static string GetServerMapImagePath(string mapName)