Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Guard against scenes without an agent prefs service and a copy and paste fix | Cinder | 2015-06-13 | 1 | -0/+7 |
| | | | | Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Fixed indentation | Diva Canto | 2015-06-13 | 1 | -4/+4 |
| | |||||
* | A few bug fixes for Agent Preferences to actually work. Also added missing ↵ | Diva Canto | 2015-06-13 | 1 | -1/+1 |
| | | | | config for standalone. | ||||
* | Refactor AgentPreferences so that database operations happen centrally. the ↵ | Cinder | 2015-06-13 | 1 | -66/+17 |
| | | | | | | opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Relicense AgentPreferences files to BSD and OpenSimulator | Cinder | 2015-06-13 | 1 | -25/+24 |
| | | | | Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Support for Linden AgentPreferences capability and friends ↵ | Cinder | 2015-06-13 | 1 | -0/+225 |
(UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 Signed-off-by: Diva Canto <diva@metaverseink.com> |