aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/GodController.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* try to improve option automatic_gods processingUbitUmarov2017-01-081-9/+11
* Correct casing on isGod and isViewerUIGodMelanie Thielker2017-01-071-6/+6
* rename same more variables to make their meaning more clearUbitUmarov2017-01-071-2/+2
* rename same variables to make their meaning more clearUbitUmarov2017-01-071-26/+25
* more changes to god level control. Not that this is work in progress, for now...UbitUmarov2017-01-071-73/+127
* Remove parcel_owner_is_god option. It is conceptually wrong and withUbitUmarov2017-01-061-13/+0
* restore parcels avatars visibility god level change correct handling; try to...UbitUmarov2017-01-061-21/+23
* fix/simplify validation of god_data update fieldUbitUmarov2017-01-061-2/+3
* fix typoUbitUmarov2017-01-061-9/+7
* Fix the mixed gods issue in all placesMelanie Thielker2017-01-061-6/+13
* Handle the case where grid gods and local gods should coexitMelanie Thielker2017-01-061-0/+9
* Sync viewer on make rootMelanie Thielker2017-01-061-1/+1
* Send GodLevel to viewers on loginMelanie Thielker2017-01-061-1/+1
* UserLevel must have a trusted sourceMelanie Thielker2017-01-061-4/+0
* Restructure god level and permissionsMelanie Thielker2017-01-061-0/+1
* Add GodController classMelanie Thielker2017-01-051-0/+231