0ad/source/soundmanager/scripting
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
..
JSInterface_Sound.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
JSInterface_Sound.h big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references 2013-06-06 11:13:57 +00:00
SoundGroup.cpp change 'restricted' flag to 'heardby' in SoundGroup xml files 2013-06-17 15:46:28 +00:00
SoundGroup.h add restricted flag to SoundGroup xml for sounds thatonly the owning player should hear 2013-06-17 02:30:40 +00:00