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 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
773df94665aaf5cd2d4a77f820bcbc6306551d0a
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
Freaky Tech
773df94665
corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format.
...
Signed-off-by: BlueWall <
jamesh@bluewallgroup.com
>
2015-03-03 19:06:52 -05: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
corrected osMakeNotecard(string data) text length was calculated wrong. The Linden text format defines a byte count in that format.
2015-03-03 19:06:52 -05: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