equal
deleted
inserted
replaced
138 void AsyncNetServerStart(); |
138 void AsyncNetServerStart(); |
139 void NetLeftRoom(const QString & reason); |
139 void NetLeftRoom(const QString & reason); |
140 void selectFirstNetScheme(); |
140 void selectFirstNetScheme(); |
141 |
141 |
142 void saveDemoWithCustomName(); |
142 void saveDemoWithCustomName(); |
|
143 void openRegistrationPage(); |
143 |
144 |
144 private: |
145 private: |
145 void _NetConnect(const QString & hostName, quint16 port, QString nick); |
146 void _NetConnect(const QString & hostName, quint16 port, QString nick); |
146 void UpdateTeamsLists(); |
147 void UpdateTeamsLists(); |
147 void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo); |
148 void CreateGame(GameCFGWidget * gamecfg, TeamSelWidget* pTeamSelWidget, QString ammo); |