aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/AgentPreferences (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov1-1/+1
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-0/+270
2016-04-29Apply user specified default perms across the board, to items uploaded as ↵Melanie Thielker1-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.
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder2-0/+270
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>