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-15 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
557b0fae8537332e6580d8290f004ae403f062b9
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
Justin Clark-Casey (justincc)
557b0fae85
minor: correct log message when script with non-config stop strategy is detected to log actual strategy rather than true/false
2015-01-29 18:28:17 +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
Avoid a possible race condition by serializing plugin data outside the EventQueue lock in ScriptInstance.SaveState()
2015-01-29 17:55:08 +00:00
XEngine
minor: correct log message when script with non-config stop strategy is detected to log actual strategy rather than true/false
2015-01-29 18:28:17 +00:00