OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Robert Adams f7bd0da026 Merge branch 'master' into varregion 2013-11-06 06:32:11 -08:00
..
Plugins If a sensor is in an attachment, avoid throwing an exception if the attachee is removed from the scene before we try to retrieve them. 2013-07-09 23:52:47 +01:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Remove unnecessary m_scenes and m_scene from AsyncCommandManager. 2013-05-31 23:00:10 +01:00
LSL_Api.cs Merge branch 'master' into varregion 2013-11-06 06:32:11 -08: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
MOD_Api.cs Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
OSSL_Api.cs refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 2013-09-27 19:14:21 +01:00