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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.64,1.65
From:       kde () office ! kde ! org
Date:       2002-11-04 19:33:04
[Download RAW message or body]

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

Modified Files:
	atlantik_network.cpp 
Log Message:
-    emit playerListAdd(e_player.attributeNode(QString("clientid")).value(), \
e_player.attributeNode(QString("name")).value(), \
e_player.attributeNode(QString("host")).value()); +    emit \
playerListAdd(e_player.attributeNode(QString("playerid")).value(), \
e_player.attributeNode(QString("name")).value(), \
e_player.attributeNode(QString("host")).value());


Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- atlantik_network.cpp	2002/10/23 19:18:19	1.64
+++ atlantik_network.cpp	2002/11/04 19:33:02	1.65
@@ -345,7 +345,7 @@
 						else if (type=="edit")
 							emit playerListEdit(e_player.attributeNode(QString("playerid")).value(), \
e_player.attributeNode(QString("name")).value(), \
e_player.attributeNode(QString("host")).value());  else if (type=="add" || \
                type=="full")
-							emit playerListAdd(e_player.attributeNode(QString("clientid")).value(), \
e_player.attributeNode(QString("name")).value(), \
e_player.attributeNode(QString("host")).value()); +							emit \
playerListAdd(e_player.attributeNode(QString("playerid")).value(), \
e_player.attributeNode(QString("name")).value(), \
e_player.attributeNode(QString("host")).value());  }
 					n_player = n_player.nextSibling();
 				}

_______________________________________________
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