OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 1559a3a099 Merge branch 'master' into ghosts 2014-09-02 18:34:54 +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-08-15 21:47:34 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Capabilities Fix issue with TestTextureNotFound in previous commit 1e3027a 2014-07-26 01:56:42 +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-08-22 20:34:33 +01:00
Framework Ignore whitespace when reading serialized XML objects. 2014-08-29 19:08:23 +01:00
Region Merge branch 'master' into ghosts 2014-09-02 18:34:54 +01:00
Server Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301 2014-08-13 20:06:07 -04:00
Services Move the inventory request lock introduced in git master a58152bd to HGInventoryBroker to preserve that behaviour there but allow 2 simultaneous inv requests (chiefly WebFetch) rather than 1 2014-08-09 00:52:51 +01:00
Tests Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread. 2014-07-29 01:21:15 +01:00
Tools minor:Give console feedback when we sit or stand pCampbot bots. 2014-08-19 00:58:33 +01:00