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