Diva Canto 783443705d HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder with parentID=UUID.Zero 11 gadi atpakaļ
..
AssetService 462ad336dc Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. 11 gadi atpakaļ
AuthenticationService d242d47e5c OpenID auth needs hashing before authenticating 12 gadi atpakaļ
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 gadi atpakaļ
AvatarService f24289c47f Comment out AvatarService.SetAvatar debug log line for now 12 gadi atpakaļ
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 gadi atpakaļ
Connectors da2b23f18d Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 11 gadi atpakaļ
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 gadi atpakaļ
Friends 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 13 gadi atpakaļ
GridService 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 11 gadi atpakaļ
HypergridService 783443705d HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder with parentID=UUID.Zero 11 gadi atpakaļ
Interfaces 9bc4dc6c5f Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining the situations in which AssetRetrieved may be called back with a null AssetBase. 11 gadi atpakaļ
InventoryService 7ea832d47c Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 12 gadi atpakaļ
LLLoginService e81e19a3b4 string format arguments in wrong order 11 gadi atpakaļ
MapImageService d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 12 gadi atpakaļ
PresenceService 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 gadi atpakaļ
UserAccountService 5b69872655 Made a method of GridUserService virtual so it can be overridden. 11 gadi atpakaļ