OpenSimMirror/OpenSim
Diva Canto cf54df3ecf Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2014-04-24 14:12:04 -07:00
..
Addons
ApplicationPlugins Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used. 2014-04-20 06:23:37 +01:00
Capabilities
ConsoleClient
Data When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". 2014-04-24 15:58:41 +01:00
Framework - Created a standard function to send XML-RPC requests, which logs them like we do for other types of HTTP activity. 2014-04-24 15:58:43 +01:00
Region Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2014-04-24 14:12:04 -07:00
Server Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 2014-04-23 14:38:33 +01:00
Services Revert "When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately." 2014-04-24 19:08:50 +03:00
Tests
Tools