[atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.58,1.59 atlantik_network.h,1.30,1.31

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

Modified Files:
	atlantik_network.cpp atlantik_network.h 
Log Message:
API: preliminary support for gameupdate status="end"


Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- atlantik_network.cpp	2002/09/11 01:41:00	1.58
+++ atlantik_network.cpp	2002/09/11 03:26:56	1.59
@@ -434,6 +434,8 @@
 						emit gameInit();
 					else if (status == "run")
 						emit gameRun();
+					else if (status == "end")
+						emit gameEnd();
 				}
 			}
 			else if (e.tagName() == "playerupdate")

Index: atlantik_network.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- atlantik_network.h	2002/09/11 01:41:00	1.30
+++ atlantik_network.h	2002/09/11 03:26:56	1.31
@@ -131,6 +131,7 @@
 	void gameConfig();
 	void gameInit();
 	void gameRun();
+	void gameEnd();
 
 	void playerListClear();
 	void playerListEndUpdate(QString);
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.