aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAgentPreferencesService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
|
* Apply user specified default perms across the board, to items uploaded as ↵Melanie Thielker2016-04-291-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.
* A few bug fixes for Agent Preferences to actually work. Also added missing ↵Diva Canto2015-06-131-1/+1
| | | | config for standalone.
* Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder2015-06-131-0/+115
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>