OpenSimMirror/OpenSim.RegionServer
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
..
Assets Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
CAPS * The world can not contain ScriptFactories that creates unique instances of scripts for entities. 2007-04-03 20:08:30 +00:00
types
world First basic test script now works in the jvm scripting engine. 2007-04-11 12:13:21 +00:00
AgentAssetUpload.cs attempt at a temporary fix to the shirt creation bug. (Its only temporary as I think the real problem is a deeper one) 2007-04-03 18:25:43 +00:00
ConsoleCmds.cs
Grid.cs
OpenSim.RegionServer.csproj Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSim.RegionServer.dll.build Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSim.csproj
OpenSim.exe.build
OpenSimMain.cs Changed so that a bin\ScriptEngines\ directory will be searched for scripting Engines. 2007-04-11 09:45:48 +00:00
OpenSimNetworkHandler.cs More refactoring 2007-04-01 20:42:42 +00:00
PacketServer.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
QueItem.cs
RegionInfo.cs 2007-04-11 09:29:06 +00:00
SimClient.cs 2007-04-10 10:45:46 +00:00
SimConsole.cs
VersionInfo.cs