1
0
forked from 0ad/0ad
0ad/source/scripting
olsner 3109d4361a - Get/SetGlobal() added
- Made CreateCustomObject call the constructor (JS_NewObject =>
JS_ConstructObject)
- Made the JS error reporter work even before the console has been
constructed

This was SVN commit r620.
2004-07-04 15:35:04 +00:00
..
ScriptCustomTypes.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
ScriptCustomTypes.h ran everything though mark's newline stomper. 2004-05-30 00:46:58 +00:00
ScriptGlue.cpp Miscellaneous gcc fixes 2004-06-18 18:56:10 +00:00
ScriptGlue.h JS Interface to entities. It even partially works now. 2004-06-10 22:24:03 +00:00
ScriptingHost.cpp - Get/SetGlobal() added 2004-07-04 15:35:04 +00:00
ScriptingHost.h - Get/SetGlobal() added 2004-07-04 15:35:04 +00:00