aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a real_id field to the login response if impersonation is used. The wrapperMelanie2012-08-151-0/+1
* Merge branch 'master' into careminsterMelanie2012-08-141-1/+2
|\
| * Exclude temp attachemnts from being sent to the avatar serviceMelanie2012-08-141-1/+2
* | Merge branch 'master' into careminsterMelanie2012-07-011-10/+0
|\ \ | |/
| * Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-10/+0
* | Merge branch 'master' into careminsterMelanie2012-05-271-1/+11
|\ \ | |/
| * Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-1/+11
* | Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov2012-04-261-5/+15
* | Merge branch 'master' into careminsterMelanie2012-03-311-1/+9
|\ \ | |/
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-301-0/+8
| * refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)2012-03-291-1/+1
* | 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