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
2bfe60e2fb2a3baf16b16c571c725a360cfec6c5
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Justin Clark-Casey (justincc)
2bfe60e2fb
Use Output instead of OutputFormat in appropriate places of XEngine status reporting.
2013-04-02 01:28:16 +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
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Resources
Add the XML manifests needed to get the new style modules to load.
2009-04-15 23:59:15 +00:00
Tests
refactor: rename XEngineTest to more descriptive XEngineBasicTests
2013-01-22 00:35:56 +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
Use Output instead of OutputFormat in appropriate places of XEngine status reporting.
2013-04-02 01:28:16 +01:00
XWorkItem.cs
Use an integer when specifying the XWorkItem wait rather than a TimeSpan to avoid a Windows casting issue in SmartThreadPool for large TimeSpans.
2013-02-12 21:34:12 +00:00