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-16 11:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55204ccde6099652652bbfa315abdd321e96a340
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
55204ccde6
Fix minor race conditions in OSSL_Api functions where a parcel could be misidentified for moving prims.
2013-03-14 23:09:59 +00:00
..
Plugins
Fix sensors, llGetRootRotation(), llGet*Param() and other functions to use the world rotation if the avatar to which they are attached is sitting
2013-03-14 21:46:29 +00:00
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
2012-07-25 23:27:00 +01:00
LS_Api.cs
Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs.
2013-01-23 23:38:08 +00:00
LSL_Api.cs
refactor: Use LSL_Vector(Vector3) constructor in llCastRay()
2013-03-14 23:06:54 +00:00
MOD_Api.cs
Convert doubles passed back through the MOD interface into LSL_Floats
2013-03-05 20:32:06 -08:00
OSSL_Api.cs
Fix minor race conditions in OSSL_Api functions where a parcel could be misidentified for moving prims.
2013-03-14 23:09:59 +00:00