Justin Clark-Casey (justincc)
|
4f56c732bc
Comment out some startup logging lines to make up for the one I added earlier on.
|
13 жил өмнө |
Dan Lake
|
62e0b53ca4
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files.
|
14 жил өмнө |
Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 жил өмнө |
Melanie
|
eba23048ca
Replace the Replaceable modules name
|
15 жил өмнө |
Dr Scofield
|
16b4e38f68
fixing warning re ReplacableInterface()
|
15 жил өмнө |
Melanie Thielker
|
8ecfc9a717
Committing the interface change and the addition to the modules to get
|
15 жил өмнө |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 жил өмнө |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 жил өмнө |
Dr Scofield
|
b840535622
dropping attendee list keeping from Concierge, relying on
|
15 жил өмнө |
Adam Frisby
|
31baeef469
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
|
15 жил өмнө |
Dr Scofield
|
912be7a2ac
converting Chat module and Concierge module to new style region modules
|
15 жил өмнө |
Jeff Ames
|
7d4846462b
Update svn properties, add copyright headers, minor formatting cleanup.
|
15 жил өмнө |
Dr Scofield
|
6fbc1f2b23
- additional code to get ConciergeModule to do truly async broker updates
|
15 жил өмнө |
Dr Scofield
|
6600a7a9bc
fixing crash due to make-child and make-root stepping on each other's toes
|
15 жил өмнө |
Dr Scofield
|
a99285ecc6
fixing ConciergeModule to follow coding conventions
|
15 жил өмнө |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 жил өмнө |