aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/AgentPreferences (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>