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
cf0087e87ce608b36f884ced914b96523e7df80c
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
Justin Clark-Casey (justincc)
cf0087e87c
Correct typo in raw default script stop strategy
2015-01-27 21:04:11 +00:00
..
Interfaces
Prevent a race condition between the script engine backup thread and script removal by locking on the script's EventQueue and only proceeding if it's flagged as still running.
2015-01-16 23:55:11 +00:00
Shared
On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL.
2015-01-26 23:31:46 +00:00
XEngine
Correct typo in raw default script stop strategy
2015-01-27 21:04:11 +00:00