Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename same more variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 1 | -2/+2 |
| | |||||
* | rename same variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 1 | -26/+25 |
| | |||||
* | more changes to god level control. Not that this is work in progress, for ↵ | UbitUmarov | 2017-01-07 | 1 | -73/+127 |
| | | | | now it still works mainly as with option implicit_gods = true. speed up some regions child updates, some cleanup | ||||
* | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 2017-01-06 | 1 | -13/+0 |
| | | | | limited use. Relevant parcel owners can just be made estate managers with better regions management logic | ||||
* | restore parcels avatars visibility god level change correct handling; try ↵ | UbitUmarov | 2017-01-06 | 1 | -21/+23 |
| | | | | to reduced the increased change of user error on config options setting | ||||
* | fix/simplify validation of god_data update field | UbitUmarov | 2017-01-06 | 1 | -2/+3 |
| | |||||
* | fix typo | UbitUmarov | 2017-01-06 | 1 | -9/+7 |
| | |||||
* | Fix the mixed gods issue in all places | Melanie Thielker | 2017-01-06 | 1 | -6/+13 |
| | |||||
* | Handle the case where grid gods and local gods should coexit | Melanie Thielker | 2017-01-06 | 1 | -0/+9 |
| | | | | Thou shalt have no other gods beside me, your one and true god. | ||||
* | Sync viewer on make root | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | Send GodLevel to viewers on login | Melanie Thielker | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | UserLevel must have a trusted source | Melanie Thielker | 2017-01-06 | 1 | -4/+0 |
| | |||||
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -0/+1 |
| | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | ||||
* | Add GodController class | Melanie Thielker | 2017-01-05 | 1 | -0/+231 |