OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) cbf4106987 Start long-lived thread in IRCConnector via watchdog rather than indepedently, so that it can be seen in "show threads" and stats 2014-09-04 18:53:55 +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 Remove database connection locking in MySQLXAssetData. This is unnecessary as connections aren't shared and transactions are already in place where necessary. 2014-09-04 18:51:12 +01:00
Framework Ignore whitespace when reading serialized XML objects. 2014-09-04 18:52:47 +01:00
Region Start long-lived thread in IRCConnector via watchdog rather than indepedently, so that it can be seen in "show threads" and stats 2014-09-04 18:53:55 +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 minor:Give console feedback when we sit or stand pCampbot bots. 2014-09-04 18:50:39 +01:00