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
b4b13510e88e705e2e6fdb4b58b55bb4d234b234
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
Bob Shaffer II
b4b13510e8
A workaround for the state change problem described best here
http://opensimulator.org/mantis/view.php?id=6960
which should make state changes behave more like is described here
http://wiki.secondlife.com/wiki/State
2015-03-12 00:01:30 +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
A workaround for the state change problem described best here
http://opensimulator.org/mantis/view.php?id=6960
which should make state changes behave more like is described here
http://wiki.secondlife.com/wiki/State
2015-03-12 00:01:30 +00:00
XEngine
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
2015-02-25 20:30:03 +00:00