0ad/source/lobby/scripting
elexis 16b976fc35 Remove unneeded GetMucMessageCount from the XmppClient.
The affected function was imprecise, because it called a playerlist
update whenever a "chat" level message was received instead
of only updating the playerlist if it's actually influencing the
displayed playerlist.
When there is a chat message, lobby subject change or user-role change,
there is no need to update the list.

Differential Revision: https://code.wildfiregames.com/D671
Refs #3386, 8b437a0b1c
Reviewed By: fpre / ffffffff
This was SVN commit r20040.
2017-08-25 18:51:26 +00:00
..
JSInterface_Lobby.cpp Remove unneeded GetMucMessageCount from the XmppClient. 2017-08-25 18:51:26 +00:00
JSInterface_Lobby.h Remove unneeded GetMucMessageCount from the XmppClient. 2017-08-25 18:51:26 +00:00