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
33d82aa532ffecaac215fa825b2221833530b18d
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Common
History
Tedd Hansen
33d82aa532
Added license to new files
2008-01-12 14:40:28 +00:00
..
Properties
* Optimized usings
2007-10-30 09:05:31 +00:00
ScriptEngineBase
Added license to new files
2008-01-12 14:40:28 +00:00
TRPC
Added license to new files
2008-01-12 14:40:28 +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
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
2008-01-12 14:30:22 +00:00
LSL_BaseClass.cs
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
2008-01-12 14:30:22 +00:00
LSL_BuiltIn_Commands_Interface.cs
Added license to new files
2008-01-12 14:40:28 +00:00
LSL_BuiltIn_Commands.cs
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
2008-01-12 14:30:22 +00:00
LSL_Types.cs
Fixed nant compile problem
2008-01-01 15:28:16 +00:00
ScriptServerInterfaces.cs
Added license to new files
2008-01-12 14:40:28 +00:00
TRPC_Remote.cs
Added license to new files
2008-01-12 14:40:28 +00:00