OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 8c7149063b In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already available on IClientAPI.SceneAgent rather than retrieving it again by scanning all scenes. 2012-06-12 01:25:09 +01:00
..
ApplicationPlugins
Capabilities Fix build break whree accidentally did inv.Folders rather than inv.Folders.Count in a minor change. 2012-06-02 05:03:56 +01:00
ConsoleClient
Data
Framework In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already available on IClientAPI.SceneAgent rather than retrieving it again by scanning all scenes. 2012-06-12 01:25:09 +01:00
Region In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already available on IClientAPI.SceneAgent rather than retrieving it again by scanning all scenes. 2012-06-12 01:25:09 +01:00
Server
Services Fix various issues with http inventory 2012-06-02 04:57:10 +01:00
Tests
Tools If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop. 2012-06-08 03:53:03 +01:00