0ad/source/ps/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
..
JSInterface_ConfigDB.cpp Change the LOGWARNING when a config setting doesn't exist to a LOGMESSAGE. 2013-11-07 21:02:22 +00:00
JSInterface_ConfigDB.h Changes the ConfigDB to expose global functions to scripts instead of properties and custom objects. 2013-09-29 18:56:50 +00:00
JSInterface_Console.cpp Changes the Console to expose global functions to scripts instead of properties. 2013-09-21 14:48:19 +00:00
JSInterface_Console.h Changes the Console to expose global functions to scripts instead of properties. 2013-09-21 14:48:19 +00:00
JSInterface_VFS.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
JSInterface_VFS.h 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