OpenSimMirror/OpenSim/Services/Connectors
Oren Hurvitz 88f7a833dc Improved HTTP logging 2014-04-29 07:59:17 +01:00
..
Asset Workaround for SRAS: if Store Asset returns 'null' then assume the asset already exists, and this isn't an error 2014-04-23 14:19:24 +01:00
Authentication Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Authorization Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Avatar Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Freeswitch Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 2011-04-12 20:24:28 -07:00
Friends Revert "More debug mantis #6625" 2013-06-30 07:25:46 -07:00
Grid Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-02 17:27:45 +01:00
GridUser Minor typo in log message 2013-07-14 14:29:10 -07:00
Hypergrid In teleports, pass the source region to the destination (similar to an HTTP referrer) 2014-04-09 09:22:20 +01:00
InstantMessage Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 2013-07-27 15:38:56 -07:00
Inventory Improved HTTP logging 2014-04-29 07:59:17 +01:00
Land varregion: many replacements of in-place arithmetic with calls to 2013-11-28 08:20:16 -08:00
MapImage Add delete maptile ability to MapImageService - yet untested 2014-03-18 00:50:00 +00:00
Neighbour Better error messages 2014-03-24 12:22:32 +01:00
Presence Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
SimianGrid Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete. 2014-04-23 14:38:33 +01:00
Simulation 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
UserAccounts Allow invalidating the users cache 2014-04-08 08:11:29 +01:00