1
0
forked from 0ad/0ad
0ad/source/lobby
elexis 6141c5c4fa Correct lobby chat timestamps.
Only historic messages were timestamped in C++ prior.
Other messages showed the timestamp when they were displayed in JS,
which is wrong in case of returning to the lobby from a game.

Differential Revision: https://code.wildfiregames.com/D514
Fixes #3832.
Reverts the revert of 1f34a004e5 in 572847ddd4.
Patch By: Josh
Tested By: Itms
This was SVN commit r19801.
2017-06-18 18:48:18 +00:00
..
glooxwrapper Fix whitespace and three refs instead of copies in the glooxwrapper/StunClient code identified by leper in 61261d14fc. 2017-06-05 20:44:00 +00:00
scripting Remove unused, deprecated SendGetGameList from the lobby. 2017-04-28 23:22:41 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h STUN + XMPP ICE implementation. 2017-06-01 06:33:52 +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 Correct lobby chat timestamps. 2017-06-18 18:48:18 +00:00
XmppClient.h Correct lobby chat timestamps. 2017-06-18 18:48:18 +00:00