OpenSimMirror/OpenSim/Services/Interfaces
Diva Canto 0ce9be653d * Added the Login server handlers that were lost in yesterday's commit grief
* More beef to the LLLoginService
* Better design for handling local simulation service
2009-12-31 14:59:26 -08:00
..
IAssetService.cs Add standard doc and standard doc formatting to IAssetService 2009-08-14 19:59:42 +01:00
IAuthenticationService.cs Remove the encryption from the IAuthenticationService interface. That 2009-09-06 15:55:14 +01:00
IAuthorizationService.cs updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region 2009-09-16 10:04:07 -07:00
IBasicProfileService.cs Stub out the Profile and Presence services 2009-08-10 00:17:54 +01:00
IFreeswitchService.cs Adding the plumbing for a ROBUST freeswitch service 2009-08-04 04:11:04 +01:00
IGridService.cs Set the estate owner to be the master avatar if it's not set. 2009-10-14 04:18:59 +01:00
IHyperlink.cs Added missing IHyperlinkService. 2009-09-27 13:59:00 -07:00
IInventoryService.cs * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set. 2009-08-22 10:24:26 -07:00
ILandService.cs Update svn properties. 2009-06-22 10:07:27 +00:00
ILoginService.cs * Added the Login server handlers that were lost in yesterday's commit grief 2009-12-31 14:59:26 -08:00
IMapService.cs Removed RequestLandData from IGridService because it's already in another place. 2009-09-11 13:08:43 -07:00
INeighbourService.cs Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. 2009-09-27 10:14:10 -07:00
IPresenceService.cs * Added packing/unpacking of the Home fields in PresenceInfo 2009-12-28 20:26:44 -08:00
ISimulationService.cs Simulation handlers (agents & objects) completed. 2009-12-31 09:25:16 -08:00
IUserAccountService.cs Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. 2009-12-31 01:16:16 +00:00