.. |
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
|
Change exception log messages in XInventoryService connector to error rather than debug, since these signal real problems.
|
2012-08-01 00:11:21 +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
|
Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding.
|
2012-07-13 01:03:28 +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
|
OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id
|
2012-06-12 02:43:33 +01:00 |
Simulation
|
Add a skeleton for a name value storage associated with regions
|
2012-08-15 02:06:22 +01:00 |
UserAccounts
|
Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the actual class names.
|
2012-05-09 23:25:01 +01:00 |