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 Saving estate state is really slow (relatively) and it gets 2012-05-10 09:08:40 -07:00
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 Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
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 In remote QueryAccess, also receive the actual status (true|false) instead of always true no matter what the callee actually returned. 2012-05-25 01:41:00 +01:00
Services Fix various issues with http inventory 2012-06-02 04:57:10 +01:00
Tests Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
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