aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-6/+6
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-0/+75
2010-03-01Friends rights under control.Diva Canto1-1/+5
2010-02-25Added server-side Friends in connector. Untested.Diva Canto1-0/+28
2010-02-23* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...John Hurliman1-5/+0
2010-02-22* Removed the broken and unused GridRegion.ExternalEndPoint setterJohn Hurliman1-2/+0
2010-02-09Implement the methods needed for the login service to populate the friendslistMelanie1-2/+2
2010-02-09Add the friends service skel and correct some namespace issuesMelanie1-1/+1
2010-02-05Clarify some namesMelanie1-3/+2
2010-02-04Finally cutting the gordian knot. Friends needs to be both a module and aMelanie1-0/+49
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-6/+8
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto1-1/+1
2010-01-24Removed obsolete interface IHyperlink.Diva Canto1-49/+0
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-49/+0
2010-01-18Go Home works. With security!!Diva Canto2-0/+12
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+3
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-4/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2-0/+8
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+1
2010-01-17Copyright notices.Diva Canto1-1/+28
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2-0/+60
2010-01-16Fixed a missing field in the last regions table migration.Diva Canto1-3/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto1-2/+2
2010-01-15Implement region registration with authenticationMelanie1-0/+5
2010-01-13Several more buglets removed.Diva Canto1-4/+4
2010-01-13Change the error messages on region region registration. This changes URMMelanie1-1/+1
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-1/+1
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-43/+80
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-1/+1
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-6/+0
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-0/+19
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+11
2010-01-09Preliminary work on the new default region setting mechanismMelanie1-0/+4
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto2-0/+31
2010-01-07* Finished SimulationServiceConnectorDiva Canto1-1/+1
2010-01-04Mark GetUserInventory as obsolete. It is still used in the defaultMelanie1-0/+2
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-0/+4
2010-01-03* Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto1-8/+10
2010-01-02Flattening the ServiceURLsDiva Canto1-3/+23
2010-01-02* Converters from new AvatarData to old AvatarAppearance and vice-versaDiva Canto1-1/+94
2010-01-02Changed the rest of references to IAvatarData to AvatarDataDiva Canto1-2/+7
2010-01-02Change to a classMelanie1-5/+7
2010-01-02Strip the lindenisms from the interfaceMelanie1-8/+2
2010-01-02Clarifying comments.Diva Canto1-1/+7
2010-01-02First stab at avatar data. Very genericMelanie1-7/+16
2010-01-02Minor interface changesMelanie1-8/+5
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto2-0/+137
2009-12-31A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...Diva Canto1-1/+2
2009-12-31* Added the Login server handlers that were lost in yesterday's commit griefDiva Canto1-0/+3
2009-12-31Simulation handlers (agents & objects) completed.Diva Canto1-7/+3