.. |
Attachments
|
e901253b49
Fix recent regression where a race condition meant SP.MakeRootAgent() would sometimes look to start attachment scripts before ETM.HandleIncomingSceneObject() had added them.
|
10 years ago |
AvatarFactory
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
BakedTextures
|
9cff0bbd7c
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
|
10 years ago |
Chat
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
Combat
|
14569992e1
Prevent adding a land object if it overlaps any existing objects that have not had their bitmaps adjusted.
|
11 years ago |
Commands
|
35efa88c26
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
|
12 years ago |
Dialog
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Friends
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
Gestures
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
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 years ago |
Groups
|
2cd88787af
Prevent the core Groups module from being enabled when its name doesn't match the "default" ini choice
|
12 years ago |
InstantMessage
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |
Inventory
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
10 years ago |
Lure
|
55cc8044cb
Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a user
|
10 years ago |
Profile
|
1387224821
Ensure selected module is the only active one
|
11 years ago |
UserProfiles
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 years ago |