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
2cbacbfb82bc17356633310e7a185c7e072a6d00
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
UbitUmarov
96ee7e4c2c
Xengine: if option AppDomainLoading = true, create script domains for each SOG (like already done for attachments) and not per script. This should reduce number of domains without excessive problem of deleted scripts still loaded.
2016-08-31 12:03:06 +01:00
..
Api
/Runtime
Implement non-wait co-operative termination of scripts for XEngine in addition to termination on wait.
2013-01-17 23:39:09 +00:00
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Tests
add a delay to consume other change messages on move and cross
2015-11-27 14:56:04 +00:00
EventManager.cs
change my previus fix, change xengine to expect SOG and not attachments module, this way not breaking other script engines or modules out there for no valid reason
2016-08-29 12:18:01 +01:00
ScriptEngineConsoleCommands.cs
Add "show script timers" command to show script timers. For debug purposes.
2013-01-10 00:57:49 +00:00
XEngine.cs
Xengine: if option AppDomainLoading = true, create script domains for each SOG (like already done for attachments) and not per script. This should reduce number of domains without excessive problem of deleted scripts still loaded.
2016-08-31 12:03:06 +01:00
XWorkItem.cs
Update SmartThreadPool to latest version 2.2.3 with a major and minor change.
2013-05-01 19:01:43 +01:00