[atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.91,1.92 atlantik_network.h,1.46,1.47

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv26144/libatlantikclient

Modified Files:
	atlantik_network.cpp atlantik_network.h 
Log Message:
add reconnect cookie network command

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- atlantik_network.cpp	23 Jun 2003 01:22:39 -0000	1.91
+++ atlantik_network.cpp	29 Jun 2003 03:24:19 -0000	1.92
@@ -76,6 +76,11 @@
 	writeData(".gs");
 }
 
+void AtlantikNetwork::reconnect(const QString &cookie)
+{
+	writeData(".R" + cookie);
+}
+
 void AtlantikNetwork::leaveGame()
 {
 	writeData(".gx");

Index: atlantik_network.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- atlantik_network.h	18 Jun 2003 00:58:40 -0000	1.46
+++ atlantik_network.h	29 Jun 2003 03:24:19 -0000	1.47
@@ -49,6 +49,7 @@
 	void endTurn();
 	void getPlayerList();
 	void newGame(const QString &gameType);
+	void reconnect(const QString &cookie);
 	void startGame();
 	void leaveGame();
 	void buyEstate();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.