aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IAgentPreferencesData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder2015-06-131-11/+2
| | | | | | opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>
* Relicense AgentPreferences files to BSD and OpenSimulatorCinder2015-06-131-25/+24
| | | | Signed-off-by: Diva Canto <diva@metaverseink.com>
* Support for Linden AgentPreferences capability and friends ↵Cinder2015-06-131-0/+56
(UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 Signed-off-by: Diva Canto <diva@metaverseink.com>