aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/AgentPreferencesModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable agent hover again, (it is still bad on most viewers for opensimUbitUmarov2019-09-111-6/+5
* disable AvatarHoverHeight useless and viewer side broken (without SSA)UbitUmarov2019-09-091-2/+8
* add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA...UbitUmarov2019-05-281-0/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* Quell three new warnings I introduced with AgentPrefsData, return an empty ll...Cinder2015-06-141-2/+2
* Guard against scenes without an agent prefs service and a copy and paste fixCinder2015-06-131-0/+7
* Fixed indentationDiva Canto2015-06-131-4/+4
* A few bug fixes for Agent Preferences to actually work. Also added missing co...Diva Canto2015-06-131-1/+1
* Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2015-06-131-66/+17
* Relicense AgentPreferences files to BSD and OpenSimulatorCinder2015-06-131-25/+24
* Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...Cinder2015-06-131-0/+225