[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient
From:       kde () office ! kde ! org
Date:       2003-06-29 3:24:22
[Download RAW message or body]

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();

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic