0ad/source/lobby
Dunedan b848e760e4
Some checks are pending
checkrefs / lfscheck (push) Waiting to run
checkrefs / checkrefs (push) Waiting to run
lint / cppcheck (push) Waiting to run
lint / copyright (push) Waiting to run
lint / jenkinsfiles (push) Waiting to run
pre-commit / build (push) Waiting to run
Re-use XMPP resource GUID for whole app runtime
Instead of using a new GUID as part of the XMPP resource for each XMPP
connection, this keeps the same GUID as long as pyrogenesis is running.

This is meant to make it easier to detect players violating the Terms of
Use by using multiple accounts to smurf or circumvent bans, as after
this change it's not sufficient anymore to connect with another account
to stay anonymous, but instead players have to restart pyrogenesis as
well.
2026-07-01 15:36:51 +02:00
..
scripting Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
Globals.cpp Remove IXmppClient.h 2026-04-14 19:38:05 +02:00
GlooxConversion.cpp Move the gloox conversion to a dedicated file 2026-04-14 18:58:57 +02:00
GlooxConversion.h Move the gloox conversion to a dedicated file 2026-04-14 18:58:57 +02:00
StanzaExtensions.cpp Update headers in lobby 2025-06-25 14:00:44 +02:00
StanzaExtensions.h Update headers in lobby 2025-06-25 14:00:44 +02:00
XmppClient.cpp Re-use XMPP resource GUID for whole app runtime 2026-07-01 15:36:51 +02:00
XmppClient.h Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00