aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)2012-03-291-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-211-1/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Profile UpdatesBlueWall2012-01-031-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HG: Renamed one methodDiva Canto2011-12-041-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve some grid region log messages to express regions at co-ordinate (e.g....Justin Clark-Casey (justincc)2011-11-191-4/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-0/+26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note to docsBlueWall2011-10-071-0/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added back UserAccount that creates random UUID for new account.BlueWall2011-10-051-0/+11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-3/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-2/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)2011-04-151-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | minor: add a bit more method doc to IInventoryService.GetItem()Justin Clark-Casey (justincc)2011-04-111-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Add log messages on teleport failure to better pin down the cause.Justin Clark-Casey (justincc)2011-03-091-0/+7
* | | | | | | | | | | | | | | | | | | | | | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | minor: remove some compiler warningsJustin Clark-Casey (justincc)2010-12-101-1/+1
* | | | | | | | | | | | | | | | | | | | | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Implement a method to allow regions to query the gridwide FreeswitchMelanie2010-11-211-0/+1
| * | | | | | | | | | | | | | | | | | | Start implementing Freeswitch in ROBUSTMelanie2010-11-211-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-051-1/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fix HypergridLinker.Check4096()Marck2010-11-011-1/+28
* | | | | | | | | | | | | | | | | | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-28/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.Diva Canto2010-10-301-0/+3
| * | | | | | | | | | | | | | | | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-28/+77