1
1
forked from 0ad/0ad
0ad/source/lobby
Angen 3991dd6c38 Fix incorrect user identifier used in 0342f01580
iq uses lowercased version of user name, but patch was saving raw one.
Found by: @Freagarach
This was SVN commit r24733.
2021-01-20 19:54:16 +00:00
..
glooxwrapper Officially drop support for Visual Studio 2013, which stopped working after 3a839517ce, fixes #5379. 2020-01-12 20:04:22 +00:00
scripting Improve JS Exception handling. 2020-11-15 18:29:17 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h Hide ip and port from users until they want to join, add optional password 2021-01-20 18:31:39 +00:00
StanzaExtensions.cpp Hide ip and port from users until they want to join, add optional password 2021-01-20 18:31:39 +00:00
StanzaExtensions.h Hide ip and port from users until they want to join, add optional password 2021-01-20 18:31:39 +00:00
XmppClient.cpp Fix incorrect user identifier used in 0342f01580 2021-01-20 19:54:16 +00:00
XmppClient.h Hide ip and port from users until they want to join, add optional password 2021-01-20 18:31:39 +00:00