aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Backport profile fixesBlueWall2013-12-061-0/+5
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-041-0/+1
* Guard against unauthorized agent deletes.Diva Canto2013-07-131-1/+1
* Deleted GET agent all around. Not used.Diva Canto2013-07-131-2/+0
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-4/+1
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
* UserProfilesBlueWall2013-05-301-0/+48
* Added an interface to an external ban service. With this commit, the interfac...Diva Canto2013-04-271-0/+48
* Multiattach, part 2Melanie2013-03-181-3/+9
* Multiattach, part 1Melanie2013-03-181-1/+8
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-041-0/+115
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining...Justin Clark-Casey (justincc)2012-10-301-1/+5
* Add method doc for IPresenceServiceJustin Clark-Casey (justincc)2012-10-201-1/+37
* minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)2012-10-091-0/+13
* On more virtual methodDiva Canto2012-10-011-1/+1
* Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto2012-09-271-9/+0
* TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-0/+8
* Exclude temp attachemnts from being sent to the avatar serviceMelanie2012-08-141-1/+2
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-10/+0
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-1/+11
* 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
* 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