OpenSimMirror/OpenSim/Services
Diva Canto 51e487a172 Makes the inventory connectors fully compatible with the old Grid.InventoryServer.
WARNING: interacting with the old server is _much_ slower than interacting with the new one. Grids with the old server will not see any improvements on crossings and TPs, because inventory needs to be fetched from it in its entirety.
2009-08-19 12:02:57 -07:00
..
AssetService Add "show digest <id>" console commdn to the ROBUST asset handler 2009-08-09 23:22:59 +01:00
AuthenticationService Added missing trailing slash in AuthenticationService. 2009-08-06 17:42:28 -07:00
Base Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Connectors Makes the inventory connectors fully compatible with the old Grid.InventoryServer. 2009-08-19 12:02:57 -07:00
FreeswitchService * Remove some mono compiler warnings 2009-08-05 17:33:23 +01:00
Grid Adding the new grid services skeleton. Still very much based on the old 2009-07-10 03:28:10 +00:00
Interfaces Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently). 2009-08-19 10:56:08 -07:00
InventoryService Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently). 2009-08-19 10:56:08 -07:00
UserService Finish the renaming and mae things compile again 2009-08-09 22:25:15 +01:00