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 Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSim.Framework.dll.build Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
PrimData.cs
RemoteGridBase.cs
SimProfile.cs Added POST handler for /sims/ in the grid server 2007-04-11 08:51:39 +00:00
SimProfileBase.cs
UserProfile.cs
UserProfileManager.cs Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
UserProfileManagerBase.cs
Util.cs