.. |
Attachments
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
hace 9 años |
AvatarFactory
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
hace 9 años |
BakedTextures
|
9cff0bbd7c
In XBakesModule.Get() use using() to always dispose of RestClient which disposes the stream rather than disposing the stream directly
|
hace 10 años |
Chat
|
a5967d918a
Send a proper ownerid for Object messages to conform with what viewer expects
|
hace 9 años |
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.
|
hace 10 años |
Commands
|
35efa88c26
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
|
hace 12 años |
Dialog
|
0cdd1165c8
Minor improvement of previous patch.
|
hace 9 años |
Friends
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
hace 9 años |
Gestures
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
hace 12 años |
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.
|
hace 11 años |
Groups
|
2cd88787af
Prevent the core Groups module from being enabled when its name doesn't match the "default" ini choice
|
hace 12 años |
InstantMessage
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
hace 10 años |
Inventory
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
hace 9 años |
Lure
|
55cc8044cb
Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a user
|
hace 11 años |
Profile
|
1387224821
Ensure selected module is the only active one
|
hace 11 años |
UserProfiles
|
8aa75f225b
Fixed bug introduced in 4735514. The project didn't compile.
|
hace 9 años |