Home
last modified time | relevance | path

Searched refs:udpMasterserverIndex (Results 1 – 2 of 2) sorted by relevance

/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DMenu.h455 …address, bool bManual, const std::string & name = "Untitled", int udpMasterserverIndex = -1, const…
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DMenuSystem.cpp1390 …std::string& address, bool bManual, const std::string & name, int udpMasterserverIndex, const std:… in Menu_SvrList_AddServer() argument
1432 found->ports.push_back( std::make_pair( port, udpMasterserverIndex ) ); in Menu_SvrList_AddServer()
1470 svr->ports[0].second = udpMasterserverIndex; in Menu_SvrList_AddServer()
1480 if( udpMasterserverIndex >= 0 ) in Menu_SvrList_AddServer()