aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-0/+49
2009-12-31Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.Melanie1-5/+3
2009-12-30Some modifications to user service. Query by name is implemented nowMelanie1-8/+8
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto1-2/+2
2009-12-29Tighten up the IUserService interface again. No need for auth tokens at this ...Diva Canto1-2/+2
2009-12-29Polished the IUserService interface.Diva Canto1-1/+2
2009-12-29Better way of setting ServiceURLsDiva Canto1-12/+2
2009-12-28Added the ServiceURLs field to UserAccountDataDiva Canto1-0/+14
2009-12-28Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel...Diva Canto1-18/+0
2009-12-28* Added Created field to UserAccountDataDiva Canto1-0/+5
2009-12-28* Added packing/unpacking of the Home fields in PresenceInfoDiva Canto2-28/+47
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie1-0/+4
2009-12-28Database and presence changes. UntestedMelanie1-5/+5
2009-12-27Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...Diva Canto1-1/+38
2009-12-27Changed GetAgents to take string[] instead of UUID[]Diva Canto1-1/+1
2009-12-27Remove the sesion from returned presence infoMelanie1-2/+0
2009-12-27Interface changesMelanie1-10/+6
2009-12-26More beef to the IPresenceService interface.Diva Canto1-1/+12
2009-12-27Presence Step 1Melanie1-1/+8
2009-11-18Tweak presence handling and whip up a database connector and handlerMelanie1-1/+1
2009-11-18Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie1-0/+8
2009-10-14Set the estate owner to be the master avatar if it's not set.Melanie1-0/+6
2009-10-07Add owner_uuid. Not sure this works. Worth a testMelanie1-0/+14
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-28Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ...Diva Canto1-5/+9
2009-09-27Added missing IHyperlinkService.Diva Canto1-0/+49
2009-09-27Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto1-1/+2
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-0/+14
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-6/+21