aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/AgentPreferences (follow)
Commit message (Collapse)AuthorAgeFilesLines
* extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov2019-09-111-1/+1
| | | | about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
* Apply user specified default perms across the board, to items uploaded as ↵Melanie Thielker2016-04-291-1/+2
| | | | | | | | 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.
* Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder2015-06-132-0/+270
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>