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

List:       atlantik-devel
Subject:    [atlantik-devel] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.34,1.35 atlantik_ne
From:       kde () office ! kde ! org
Date:       2002-06-29 12:51:35
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv22914/libatlantikclient

Modified Files:
	atlantik_network.cpp atlantik_network.h 
Log Message:
fix roll signal/slot, add user count to monopigator, remove config widget that won't be used for 1.0

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- atlantik_network.cpp	2002/06/27 23:10:20	1.34
+++ atlantik_network.cpp	2002/06/29 12:51:33	1.35
@@ -40,7 +40,7 @@
 	QObject::connect(this, SIGNAL(readyRead()), this, SLOT(slotRead()));
 }
 
-void AtlantikNetwork::roll()
+void AtlantikNetwork::rollDice()
 {	writeData(".r");
 }
 

Index: atlantik_network.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- atlantik_network.h	2002/06/27 23:10:20	1.18
+++ atlantik_network.h	2002/06/29 12:51:33	1.19
@@ -41,7 +41,7 @@
 	void cmdChat(QString msg);
 
 private slots:
-	void roll();
+	void rollDice();
 	void endTurn();
 	void newGame(const QString &gameType);
 	void joinGame(int gameId);

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

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