OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) ad1b5959d3 On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again.
This is unnecessary since it has been received (and data continues to be received) in the existing child connection.
2014-09-04 18:49:59 +01:00
..
Addons On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again. 2014-09-04 18:49:59 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Capabilities Fix issue with TestTextureNotFound in previous commit 1e3027a 2014-08-02 00:58:15 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Add missing parts to profiles - classified delete 2014-08-02 00:57:29 +01:00
Framework On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again. 2014-09-04 18:49:59 +01:00
Region On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again. 2014-09-04 18:49:59 +01:00
Server minor: convert tabs to spaces that got in on recent commit 4a9282e 2014-08-02 00:57:49 +01:00
Services Add inventory.<url>.RequestsMade stat. 2014-08-02 00:58:23 +01:00
Tests Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-09-04 18:45:29 +01:00
Tools Terminate 'nothing' behaviour (and potentially others) by signalling using an event rather than polling connection state every 100ms 2014-09-04 18:49:06 +01:00