0ad/source/scripting
Yves 93cffe9deb Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
This approach isn't used anymore. Now we start the archive building with
parameters to pyrogeneis.

Refs #2241 (the code used g_ScriptingHost which is going to be removed)

This was SVN commit r14102.
2013-11-07 21:06:18 +00:00
..
JSUtil.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSUtil.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
ScriptGlue.cpp Remove the old and no longer used archive builder that rebuilt the archive while the game is running. 2013-11-07 21:06:18 +00:00
ScriptGlue.h Changes the Console to expose global functions to scripts instead of properties. 2013-09-21 14:48:19 +00:00
ScriptingHost.cpp Changes the Console to expose global functions to scripts instead of properties. 2013-09-21 14:48:19 +00:00
ScriptingHost.h Fix some Clang warnings about unused private members 2013-10-19 00:53:58 +00:00
SpiderMonkey.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00