aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/GodController.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-07more changes to god level control. Not that this is work in progress, for now...UbitUmarov1-73/+127
2017-01-06Remove parcel_owner_is_god option. It is conceptually wrong and withUbitUmarov1-13/+0
2017-01-06restore parcels avatars visibility god level change correct handling; try to...UbitUmarov1-21/+23
2017-01-06fix/simplify validation of god_data update fieldUbitUmarov1-2/+3
2017-01-06fix typoUbitUmarov1-9/+7
2017-01-06Fix the mixed gods issue in all placesMelanie Thielker1-6/+13
2017-01-06Handle the case where grid gods and local gods should coexitMelanie Thielker1-0/+9
2017-01-06Sync viewer on make rootMelanie Thielker1-1/+1
2017-01-06Send GodLevel to viewers on loginMelanie Thielker1-1/+1
2017-01-06UserLevel must have a trusted sourceMelanie Thielker1-4/+0
2017-01-06Restructure god level and permissionsMelanie Thielker1-0/+1
2017-01-05Add GodController classMelanie Thielker1-0/+231