aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAgentPreferencesService.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov1-3/+3
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-1/+1
2016-04-29Apply user specified default perms across the board, to items uploaded as ↵Melanie Thielker1-1/+1
well as items created and to rezzed prims in world. This effectively removes the concept of "default permissions" from OpenSim because all known modern viewers set the permissions flags on login. Ancient abandoned viewers will now default to the SL defaults.
2015-06-13A few bug fixes for Agent Preferences to actually work. Also added missing ↵Diva Canto1-1/+1
config for standalone.
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder1-0/+115
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>