OpenSimMirror/OpenSim/Services/Connectors
Justin Clark-Casey (justincc) d8a78374aa Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names.
This is usually because the file name was singular (*Service*) but the class name was plural (*Services*).
This is to make configuration easier rather than having to look in the c# code itself to find the slightly different name of the connector.
This does not affect existing configuration since the files are being renamed rather than the classes.
2012-05-09 23:25:01 +01:00
..
Asset Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +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 Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Grid Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
GridUser Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Hypergrid Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
InstantMessage HG IM: increase the timeout value 2011-06-02 10:44:10 -07:00
Inventory Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Land Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
MapImage Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00
Neighbour Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +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
SimianGrid Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream(). 2012-03-12 10:07:04 -07:00
Simulation Add a position parameter to region crossing of objects. This avoids the 2012-02-23 01:40:30 +00:00
UserAccounts Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names. 2012-05-09 23:25:01 +01:00