Justin Clark-Casey (justincc) 08d3452092 Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded. 9 年 前
..
Agent ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年 前
Asset 08606ae409 Make the IteratingUuidGatherer the only UuidGatherer. 10 年 前
Avatar 202533c8ed minor: In AttachmentsModule.UpdateKnownItem use the existing IInventoryAccessModule reference that other methods are already using rather than fetching its own copy. 9 年 前
Framework 08d3452092 Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded. 9 年 前
Hypergrid 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 年 前
Properties 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 10 年 前
Scripting 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 年 前
ServiceConnectorsIn 10a8d2852e OpenSimExtras 10 年 前
ServiceConnectorsOut 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 年 前
World 08606ae409 Make the IteratingUuidGatherer the only UuidGatherer. 10 年 前