This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
0fb0a6816d65df6a97d510fc263a4cb702bb421e
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Common
History
Tedd Hansen
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
...
Some debug info for startup added to find bugs. ++
2008-01-05 15:48:02 +00:00
..
Properties
* Optimized usings
2007-10-30 09:05:31 +00:00
Executor.cs
ScriptServer fixes: Added more debug logging, mutex lock (to be extra-super-sure) on script load/unload, removed experimental Grid-scriptengine from compile because of dynamic module loader, and added random string to script filename to bypass module loader file lock.
2007-11-01 19:27:03 +00:00
IScript.cs
* Optimized usings
2007-10-30 09:05:31 +00:00
LSL_BuiltIn_Commands_Interface.cs
Added comments to ScriptEngine classes that explains what their purpose is
2007-12-30 16:32:29 +00:00
LSL_Types.cs
Fixed nant compile problem
2008-01-01 15:28:16 +00:00
ScriptServerInterfaces.cs
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
2008-01-05 15:48:02 +00:00