aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-221-1/+3
|\
| * HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-211-1/+3
* | Merge branch 'master' into careminsterMelanie2012-03-211-0/+13
|\ \ | |/
| * HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-0/+11
| * Added GetUUID(first, last) on UserAgentsService so that we can finally make d...Diva Canto2012-03-171-0/+2
* | Merge branch 'master' into careminsterMelanie2012-02-231-1/+1
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-301-1/+8
|\ \ | |/
| * Next step for world map overlaysMelanie2012-01-301-1/+8
| * Allow retrival of multiple user records in one operation, analog to presenceMelanie2012-01-161-1/+2
* | Add methods to allow the groups modules to query online status and last loginMelanie2012-01-161-1/+2
* | Merge branch 'master' into careminsterMelanie2012-01-051-0/+1
|\ \ | |/
| * Profile UpdatesBlueWall2012-01-031-0/+1
* | Merge branch 'master' into careminsterMelanie2012-01-021-0/+4
|\ \ | |/
| * Default LocalToGrid to true. Fixes minor bug introduced yesterday where old r...Diva Canto2011-12-301-5/+1
| * Added field LocalToGrid in UserAccount. Context: make HG work in Simian.Diva Canto2011-12-291-0/+8
* | Merge branch 'master' into bigmergeMelanie2011-12-051-1/+1
|\ \ | |/
| * HG: Renamed one methodDiva Canto2011-12-041-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-191-4/+17
|\ \ | |/
| * Improve some grid region log messages to express regions at co-ordinate (e.g....Justin Clark-Casey (justincc)2011-11-191-4/+17
* | Merge commit '4c9400e6460a73baa2d687afe73a62c6efca9f37' into bigmergeMelanie2011-10-251-0/+26
|\ \ | |/
| * Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-0/+26
* | Merge commit 'a9b3ab0c85b567552f31490126a1ff5479352413' into bigmergeMelanie2011-10-121-0/+17
|\ \ | |/
| * Add note to docsBlueWall2011-10-071-0/+17
* | Merge commit '77b8fb0f86cd0342fa7331f04f56c0b5980290c2' into bigmergeMelanie2011-10-121-0/+11
|\ \ | |/
| * Added back UserAccount that creates random UUID for new account.BlueWall2011-10-051-0/+11
* | Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmergeMelanie2011-10-121-2/+2
|\ \ | |/
| * When creating a new user on the comand line, give the option of allowing a UU...Justin Clark-Casey (justincc)2011-10-041-2/+2
* | Bring us up to date.Tom2011-09-141-3/+1
|\ \ | |/
| * In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-3/+1
* | Resolve merge commits, stage 1Tom2011-09-044-18/+32
|\ \ | |/
| * Don't need to try both AssetService.Get and GetCached in GetMesh since Get al...Justin Clark-Casey (justincc)2011-08-181-2/+6
| * Change GridService.GetRegionByName() to only return info if there is an exact...Justin Clark-Casey (justincc)2011-08-021-0/+6
| * Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
| * Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-14/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-2/+4
|\ \ | |/
| * First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-092-1/+28
|\ \ | |/
| * This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-071-1/+2
| * This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-1/+1
| * Bug fix on HG IM.Diva Canto2011-06-021-1/+1
| * HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+3
| * HG: Renamed, shuffled some interfaces around. Move them all to IHypergridServ...Diva Canto2011-05-252-45/+9
| * HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-252-0/+13
| * Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+1
| * HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-232-0/+43
| * More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-0/+1
| * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-0/+1
| * HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-1/+1
|\ \ | |/