OpenSimMirror/OpenSim.RegionServer/world/scripting
MW d67b5fa474 Work in progress of adding a embedded java vm for scripting testing /prototyping.
Currently the vm is at a early stage and very limited:
currently only supports static methods (instance methods support is nearly finished though)
currently a class can't have member variables, so currently only local variables in the methods.
Also in this branch, connecting the vm to opensim is not completely finished: it is being uploaded just for viewing purposes.
2007-04-10 15:44:54 +00:00
..
Scripts Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
IScript.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
IScriptContext.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
IScriptEntity.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
IScriptHandler.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
Script.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00
ScriptFactory.cs Work in progress of adding a embedded java vm for scripting testing /prototyping. 2007-04-10 15:44:54 +00:00