1
0
forked from 0ad/0ad
0ad/source/lobby
elexis d7d0a7f869 Submit and display more information about matches in the lobby. Patch by Imarok, refs #3476.
Includes team numbers, online/offline- and won/defeated state, AI type
and difficulty for running games and
only the playernames with observer-player distinction in the gamesetup.
Use JSON format inside the XML stanza and minimize traffic by packing
teams.

Use the observer distinction to correctly apply the "full games" trigger
in the lobby, fixes #3143.

XPartaMupp patch applied by scythetwirler.
unescapeText function by sanderd17, refs #3409.

This was SVN commit r18534.
2016-07-20 16:04:23 +00:00
..
glooxwrapper Lobby code cleanup. 2015-06-19 17:25:28 +00:00
scripting Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files 2016-06-21 10:33:11 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h Fix #3386, patch by elexis. 2015-09-10 05:30:18 +00:00
StanzaExtensions.cpp Lobby code cleanup. 2015-06-19 17:25:28 +00:00
StanzaExtensions.h Lobby code cleanup. 2015-06-19 17:25:28 +00:00
XmppClient.cpp Submit and display more information about matches in the lobby. Patch by Imarok, refs #3476. 2016-07-20 16:04:23 +00:00
XmppClient.h Revert 1f34a004e5. 2016-03-23 21:58:23 +00:00