UbitUmarov
|
5968c6372a
let new regions know about grid services god
|
7 years ago |
Melanie Thielker
|
e58903be6f
Correct casing on isGod and isViewerUIGod
|
7 years ago |
Melanie Thielker
|
6d44ee9099
Change improperly named isNPC to be IsNPC as a property should be uppercase
|
7 years ago |
UbitUmarov
|
1b858ad47b
missing changed file
|
7 years ago |
UbitUmarov
|
effa32cfa4
replace godlevel compares by the new faster bool isViewerUIGod
|
7 years ago |
UbitUmarov
|
7f9df24f97
prevent gods kick wars using the new god level variable
|
7 years ago |
Melanie Thielker
|
ad8915f154
Restructure god level and permissions
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
cbc3501246
a few changes to Gods ( ie administrators) control
|
7 years ago |
UbitUmarov
|
36426b0db2
remove some compile warnings increasing total number by 2
|
9 years ago |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
b16bc7b01c
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
|
11 years ago |
Melanie
|
7830cc9954
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
013710168b
For stat purposes, add names to capability request handlers where these were not set
|
11 years ago |
Melanie
|
fe4a67efb6
Merge branch 'avination-current' into careminster
|
11 years ago |
Melanie
|
648e258b8e
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
6b88a665d3
minor: fix warnings in GodsModule that were due to duplicate using statements
|
11 years ago |
Melanie
|
c6628b1c76
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
0e22021c65
Make the kicked user's avie truly disappear when it's god-kicked.
|
11 years ago |
Diva Canto
|
2093d87e20
Make the kicked user's avie truly disappear when it's god-kicked.
|
11 years ago |
Melanie
|
5cd77a460c
Commit Avination's God Kick feature.
|
11 years ago |
Melanie
|
51e05dcb5b
Gods module cleanup
|
11 years ago |
Melanie
|
9a5679876e
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Melanie
|
389077345f
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
562c585bc6
One more module converted: GodsModule.
|
12 years ago |
teravus
|
b2dfa6f022
To keep things consistent allowing an UnregisterModuleInterface... Force the GodModule to request the dialog module interface on a kickuser call and not to use the 'in memory cached one'. Thanks Ar3s for locating the offending inconsistency.
|
12 years ago |
Melanie
|
9be2d5c77d
Fix merge issues
|
12 years ago |
Melanie
|
a76ce4f64d
Make the agent being kicked a child agent first so there won't be a ghost
|
12 years ago |
Melanie
|
09c043fe52
Adapt GodsModule to core changes
|
13 years ago |