This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-16 18:12:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
sedebug
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Justin Clark-Casey (justincc)
e7f1695338
Correct typo in raw default script stop strategy
2015-01-29 19:11:06 +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
Renamed VERSION_NUMBER to VersionNumber
2014-12-30 15:27:28 -08:00
Tests
For scripts in attachments, don't save .state files apart from the initial one as these are ignored since .state is saved in the attachment's asset.
2015-01-29 19:08:30 +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
Correct typo in raw default script stop strategy
2015-01-29 19:11:06 +00: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