Justin Clark-Casey (justincc)
|
013710168b
For stat purposes, add names to capability request handlers where these were not set
|
11 years ago |
Justin Clark-Casey (justincc)
|
6b88a665d3
minor: fix warnings in GodsModule that were due to duplicate using statements
|
11 years ago |
Diva Canto
|
0e22021c65
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 |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
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 |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 years ago |
Dan Lake
|
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
|
13 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
f84dbafb0c
remove gods event subscription to gods module from scene
|
14 years ago |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Justin Clark-Casey (justincc)
|
e078fb2e71
Implement god mode user freezing and unfreezing
|
15 years ago |
John Hurliman
|
4847e62e9f
* Switched all operations on the list of clients that could be either sync or async to use Scene.ForEachClient() instead of referencing ClientManager directly
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Teravus Ovares
|
c2e75aecd1
* Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity.
|
15 years ago |
Justin Clarke Casey
|
2914bfe7b0
* Fix test breakage by always inserting a gods module when testing
|
15 years ago |
Justin Clarke Casey
|
ac8fc02afc
* refactor: Move god related methods in Scene out to a module
|
15 years ago |