[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.68,1.69
From:       kde () office ! kde ! org
Date:       2002-11-29 4:27:33
[Download RAW message or body]

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

Modified Files:
	atlantik_network.cpp 
Log Message:
framework support for custom tokens

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- atlantik_network.cpp	2002/11/28 21:38:24	1.68
+++ atlantik_network.cpp	2002/11/29 04:27:31	1.69
@@ -422,6 +422,11 @@
 					if (player && !a.isNull())
 						player->setName(a.value());
 
+					// Update player image/token
+					a = e.attributeNode(QString("image"));
+					if (player && !a.isNull())
+						player->setImage(a.value());
+
 					// Update player money
 					a = e.attributeNode(QString("money"));
 					if (player && !a.isNull())

_______________________________________________
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