OpenSimMirror/OpenSim.Framework
MW 5ad6d5a939 First basic test script now works in the jvm scripting engine.
For it to work you need to have a java sdk installed and the javac.exe somewhere in the environment Path variable.
Then To test, copy the text from bin/script1.text into a note card and then add that note to a prim.
2007-04-11 12:13:21 +00:00
..
Properties
AgentCiruitData.cs
AgentInventory.cs
AssetBase.cs
BlockingQueue.cs
HeightMapGenHills.cs
IAssetServer.cs
IConfig.cs
IGenericConfig.cs
IGridConfig.cs
IGridServer.cs
ILocalStorage.cs
IScriptAPI.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IScriptEngine.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
IUserConfig.cs
IUserServer.cs
LocalGridBase.cs
Login.cs
LoginService.cs
NeighbourInfo.cs
OSVector3.cs First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
OpenSim.Framework.csproj
OpenSim.Framework.dll.build
PrimData.cs
RemoteGridBase.cs
SimProfile.cs
SimProfileBase.cs
UserProfile.cs
UserProfileManager.cs
UserProfileManagerBase.cs
Util.cs