0ad/source/lobby
Yves 4b1297b328 Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
Each GUI Page gets its own compartment and all ScriptInterfaces in the
same thread should now use the same JS Runtime.
This is required for the SpiderMonkey upgrade.
Check the ticket for details.

Closes #2241
Refs #1886
Refs #1966

This was SVN commit r14496.
2014-01-04 10:14:53 +00:00
..
glooxwrapper Fix glooxwrapper build on gcc 4.2 and warning on clang. 2013-11-14 00:32:28 +00:00
scripting Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h In #2241 I'm going to change the GUI to have one ScriptInterface for each GUI page because that will be required for the Spidermonkey upgrade (#1886). 2013-11-16 18:38:40 +00:00
pkcs5_pbkdf2.cpp Fixes Windows build. 2013-12-15 01:02:26 +00:00
pkcs5_pbkdf2.h Seperate differently licenced portions of sha.cpp/h into pkcs5_pdkdf2.cpp/h and remove some extra std includes in sha.cpp. Refs #2308 2013-12-14 16:58:21 +00:00
sha.cpp Seperate differently licenced portions of sha.cpp/h into pkcs5_pdkdf2.cpp/h and remove some extra std includes in sha.cpp. Refs #2308 2013-12-14 16:58:21 +00:00
sha.h Fixes Windows build. 2013-12-15 01:02:26 +00:00
StanzaExtensions.cpp Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
StanzaExtensions.h Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
XmppClient.cpp Revert accidentily committed changes. 2013-12-28 03:34:40 +00:00
XmppClient.h Revert accidentily committed changes. 2013-12-28 03:34:40 +00:00