0ad/source/lobby
Yves 28bdd8540f Quite a lot of stack rooting related changes.
Changes GetProperty, SetProperty and HasProperty and a few other
functions to take handles. The conversions to CScriptVal or
CScriptValRooted at some places should be removed in the future. I've
done that to avoid an even larger patch.

Refs #2415
Refs #2462

This was SVN commit r15568.
2014-07-26 22:33:16 +00:00
..
glooxwrapper Make my previous changes support < C++11 and Windows. 2014-01-24 20:31:39 +00:00
scripting Move XMPP polling to the mainloop. Should reduce lobby disconnects. Fixes #2491 2014-04-27 05:37:34 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h Makes the moderator prefix visible in the chatbox. 2014-04-12 23:40:36 +00:00
StanzaExtensions.cpp Displays ratings in the userlist. Fixes #2371. 2014-01-23 23:13:13 +00:00
StanzaExtensions.h Displays ratings in the userlist. Fixes #2371. 2014-01-23 23:13:13 +00:00
XmppClient.cpp Quite a lot of stack rooting related changes. 2014-07-26 22:33:16 +00:00
XmppClient.h Makes the moderator prefix visible in the chatbox. 2014-04-12 23:40:36 +00:00