This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 19:56:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86367d7219b3bd52f63045b2b17bcbde328844ed
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
Justin Clark-Casey (justincc)
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
...
the separate mock package was not useful and was just another using line to always add
2014-11-25 23:21:37 +00: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
Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01: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: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
2014-11-25 23:21:37 +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
Change default script stop method to co-op instead of abort.
2014-07-16 22:58: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