Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable agent hover again, (it is still bad on most viewers for opensim | UbitUmarov | 2019-09-11 | 1 | -6/+5 |
| | |||||
* | disable AvatarHoverHeight useless and viewer side broken (without SSA) | UbitUmarov | 2019-09-09 | 1 | -2/+8 |
| | |||||
* | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option ↵ | UbitUmarov | 2019-05-28 | 1 | -0/+3 |
| | | | | MeshModelAllowTextureToInventory visible | ||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -1/+1 |
| | |||||
* | 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> |