aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/ILibraryService.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-02* Forgotten ILibraryService from yesterdayDiva Canto1-3/+8
* New IAvatarService -- first pass
2009-09-11Removed RequestLandData from IGridService because it's already in another place.Diva Canto1-2/+3
Moved GetMapBlocks to a new interface IMapService.
2009-08-10Stub out the Profile and Presence servicesMelanie1-3/+2
2009-06-22Update svn properties.Jeff Ames1-38/+38
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of ↵diva1-38/+38
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14Update svn properties.Jeff Ames1-38/+38
2009-06-14Oops. Forgot to add this file.diva1-33/+38
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6