equal
deleted
inserted
replaced
82 void ForcedDisconnect(); |
82 void ForcedDisconnect(); |
83 void ShowErrorMessage(const QString &); |
83 void ShowErrorMessage(const QString &); |
84 void GetRecord(bool isDemo, const QByteArray & record); |
84 void GetRecord(bool isDemo, const QByteArray & record); |
85 void CreateNetGame(); |
85 void CreateNetGame(); |
86 void UpdateWeapons(); |
86 void UpdateWeapons(); |
87 void NetWeaponNameChanged(const QString& name); |
|
88 void onFrontendFullscreen(bool value); |
87 void onFrontendFullscreen(bool value); |
89 void Music(bool checked); |
88 void Music(bool checked); |
90 void NetGameMaster(); |
89 void NetGameMaster(); |
91 void NetGameSlave(); |
90 void NetGameSlave(); |
92 void AsyncNetServerStart(); |
91 void AsyncNetServerStart(); |