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
4c6fb9fb64f554e22d33c30729b4922cdfd185e5
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Oren Hurvitz
7457173fe4
Fixed calling "debug xengine log" without the 'level' parameter: this should show the current log level; not crash
2015-08-11 07:35:38 +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
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Tests
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
2015-02-25 20:30:03 +00:00
EventManager.cs
Add OnScriptMovingStartEvent and OnScriptMovingEndEvent to EventManager so that these can be triggered by future code (not yet implemented).
2013-01-26 03:57:51 +00: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
Fixed calling "debug xengine log" without the 'level' parameter: this should show the current log level; not crash
2015-08-11 07:35:38 +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