Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | Removing the Store methods in the DB layer of AgentPreferences, as they were ↵ | Diva Canto | 2015-06-14 | 1 | -5/+0 |
| | | | | simply calling the base ones. | ||||
* | Quell three new warnings I introduced with AgentPrefsData, return an empty ↵ | Cinder | 2015-06-14 | 1 | -2/+2 |
| | | | | | | llsd map instead of an empty llsd block when no AgentPrefs service is available to try and appease Firestorm Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Refactor AgentPreferences so that database operations happen centrally. the ↵ | Cinder | 2015-06-13 | 1 | -15/+2 |
| | | | | | | opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 2015-06-13 | 1 | -23/+24 |
| | | | | Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Support for Linden AgentPreferences capability and friends ↵ | Cinder | 2015-06-13 | 1 | -0/+73 |
(UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 Signed-off-by: Diva Canto <diva@metaverseink.com> |