QTfrontend/hwform.h
changeset 1404 2b6b6809c2e4
parent 1395 46fd70de89e2
child 1409 d1cbe4a57ebf
equal deleted inserted replaced
1403:b8c921ed0f13 1404:2b6b6809c2e4
    73 	void NetConnectOfficialServer();
    73 	void NetConnectOfficialServer();
    74 	void NetStartServer();
    74 	void NetStartServer();
    75 	void NetDisconnect();
    75 	void NetDisconnect();
    76 	void NetConnected();
    76 	void NetConnected();
    77 	void NetGameEnter();
    77 	void NetGameEnter();
    78 	void NetStartGame();
       
    79 	void AddNetTeam(const HWTeam& team);
    78 	void AddNetTeam(const HWTeam& team);
    80 	void StartMPGame();
    79 	void StartMPGame();
    81 	void GameStateChanged(GameState gameState);
    80 	void GameStateChanged(GameState gameState);
    82 	void GameStats(char type, const QString & info);
    81 	void GameStats(char type, const QString & info);
    83 	void ForcedDisconnect();
    82 	void ForcedDisconnect();