equal
deleted
inserted
replaced
143 void openRegistrationPage(); |
143 void openRegistrationPage(); |
144 |
144 |
145 void startGame(); |
145 void startGame(); |
146 void restartGame(); |
146 void restartGame(); |
147 |
147 |
|
148 void FromNetProxySlot(const QByteArray &); |
|
149 |
148 private: |
150 private: |
149 void _NetConnect(const QString & hostName, quint16 port, QString nick); |
151 void _NetConnect(const QString & hostName, quint16 port, QString nick); |
150 int AskForNickAndPwd(void); |
152 int AskForNickAndPwd(void); |
151 void UpdateTeamsLists(); |
153 void UpdateTeamsLists(); |
152 void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo); |
154 void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo); |