1
0
forked from 0ad/0ad
0ad/source/lobby
leper 7eefcbe8c5 Do not use non-static data member initializer.
GCC 4.6 does not support those and initializing it in the ctor is a lot
clearer in this case.

This was SVN commit r17022.
2015-09-15 00:55:03 +00:00
..
glooxwrapper Lobby code cleanup. 2015-06-19 17:25:28 +00:00
scripting Fix #3386, patch by elexis. 2015-09-10 05:30:18 +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 Do not use non-static data member initializer. 2015-09-15 00:55:03 +00:00
XmppClient.h Do not use non-static data member initializer. 2015-09-15 00:55:03 +00:00