0ad/source/lobby
elexis cab920696c Implement glooxwrapper::MUCRoom argument for muc event handlers.
I.e. don't dereference NULL if the user of the glooxwrapper library
reads from the provided room argument.
A step towards being able to use XmppClient with multiple rooms.

Differential Revision: https://code.wildfiregames.com/D2287
Tested on: clang 8.0.1, Jenkins

This was SVN commit r22898.
2019-09-13 15:24:44 +00:00
..
glooxwrapper Implement glooxwrapper::MUCRoom argument for muc event handlers. 2019-09-13 15:24:44 +00:00
scripting Fix missing wstring_from_utf8 for multi-user-chat messages and translated strings following 9023f4bebb / D2264. 2019-09-12 17:23:33 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h Fix missing wstring_from_utf8 for multi-user-chat messages and translated strings following 9023f4bebb / D2264. 2019-09-12 17:23:33 +00:00
StanzaExtensions.cpp Secure lobby authentication - prevent joins as a different player 2018-03-12 00:23:40 +00:00
StanzaExtensions.h Secure lobby authentication - prevent joins as a different player 2018-03-12 00:23:40 +00:00
XmppClient.cpp Implement glooxwrapper::MUCRoom argument for muc event handlers. 2019-09-13 15:24:44 +00:00
XmppClient.h Implement glooxwrapper::MUCRoom argument for muc event handlers. 2019-09-13 15:24:44 +00:00