Home
last modified time | relevance | path

Searched refs:SendGlobalMsgBox (Results 1 – 3 of 3) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserveradminbot.cpp231 GetLobbyThread().SendGlobalMsgBox(message); in SignalIrcChatMsg()
389 GetLobbyThread().SendGlobalMsgBox("The server will be restarted NOW."); in NotifyLoop()
H A Dserverlobbythread.cpp686 ServerLobbyThread::SendGlobalMsgBox(const string &message) in SendGlobalMsgBox() function in ServerLobbyThread
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h105 void SendGlobalMsgBox(const std::string &message);