OpenSimMirror/OpenSim/Services/Interfaces
Justin Clark-Casey (justincc) 704a53fb9b Fix bug in llGiveInventory() where items were disappearing on relog
This was a regression - the code to look up the correct type folder was no longer being called if items were added without a parent folder set
This may have been broken since commit bd49985a on 2010-05-02
2010-08-23 23:16:48 +01:00
..
IAssetService.cs * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
IAuthenticationService.cs * Added SetPassword to IAuthenticationService. 2010-01-09 18:04:50 -08: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
IAvatarService.cs Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be. 2010-01-12 09:22:58 -08: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
IFriendsService.cs Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids. 2010-05-10 08:01:00 -07:00
IGatekeeperService.cs Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. 2010-08-19 18:55:30 -07:00
IGridService.cs Allow creation of link regions if there is an existing region within a 4096 range. 2010-08-06 17:02:03 -07:00
IGridUserService.cs * Bug fix in TP home: typo in unpacking of GridUserInfo. 2010-06-05 09:39:09 -07:00
IInventoryService.cs Fix bug in llGiveInventory() where items were disappearing on relog 2010-08-23 23:16:48 +01:00
ILandService.cs Correct display of landmark about info. Also correct region maturity rating 2010-08-07 05:33:49 +01:00
ILibraryService.cs * Forgotten ILibraryService from yesterday 2010-01-02 09:54:46 -08:00
ILoginService.cs Plumb the viewer version string through into AgentCircuitData. Now all that 2010-05-05 22:15:32 +01: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 More cleaning on presence. Friends online/offline works again. 2010-05-08 07:44:07 -07:00
ISimulationService.cs Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen. 2010-03-15 20:32:36 -07:00
IUserAccountService.cs Fixes creation date issue on user accounts. 2010-06-15 16:36:22 -07:00