.. |
Attachments
|
202533c8ed
minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccessModule reference that other methods are already using rather than fetching its own copy.
|
9 سال پیش |
AvatarFactory
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 سال پیش |
BakedTextures
|
9cff0bbd7c
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
|
10 سال پیش |
Chat
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 سال پیش |
Combat
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
10 سال پیش |
Commands
|
35efa88c26
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
|
12 سال پیش |
Dialog
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 سال پیش |
Friends
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 سال پیش |
Gestures
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 سال پیش |
Gods
|
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 سال پیش |
Groups
|
2cd88787af
Prevent the core Groups module from being enabled when its name doesn't match the "default" ini choice
|
12 سال پیش |
InstantMessage
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 سال پیش |
Inventory
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
10 سال پیش |
Lure
|
55cc8044cb
Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a user
|
10 سال پیش |
Profile
|
1387224821
Ensure selected module is the only active one
|
11 سال پیش |
UserProfiles
|
e9901ecfda
minor: Suppress the log messages when user profiles data is requested for an NPC or an HG user with no set server URI to avoid log spam.
|
9 سال پیش |