OpenSimMirror/OpenSim/Services
Oren Hurvitz 16349c1368 Fixed bugs when getting the root folder.
1. The error checking for the case where there's no "My Inventory" folder was
incorrect: it checked the wrong variable.
2. If GetSystemFolderForType() is called to get AssetType.RootFolder then
it should return the root folder immediately; not look for another root
folder below it.
2013-01-24 01:21:30 +00:00
..
AssetService Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. 2012-11-15 02:09:20 +00:00
AuthenticationService OpenID auth needs hashing before authenticating 2012-03-02 15:05:06 -05:00
AuthorizationService Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
AvatarService Comment out AvatarService.SetAvatar debug log line for now 2012-04-25 01:09:23 +01:00
Base
Connectors Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid 2012-11-28 03:21:23 +00:00
FreeswitchService
Friends
GridService Show region positions in "show regions" robust console command 2012-06-26 23:05:10 +01:00
HypergridService Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 2012-11-28 02:51:24 +00:00
Interfaces Add method doc for IPresenceService 2012-11-28 02:51:36 +00:00
InventoryService Fixed bugs when getting the root folder. 2013-01-24 01:21:30 +00:00
LLLoginService string format arguments in wrong order 2012-11-28 02:36:16 +00:00
MapImageService Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 2011-11-19 00:29:52 +00:00
PresenceService Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-03-30 00:42:55 +01:00
UserAccountService Fix small typo 2012-03-20 00:53:33 +00:00