.. |
Caps
|
f3e177814a
Add regression test for http inventory fetch.
|
10 years ago |
DynamicAttributes
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
11 years ago |
EntityTransfer
|
beef41f24c
Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport.
|
9 years ago |
InterfaceCommander
|
17440d8a29
Added option for UUID as command parameters. This lets the command handle the UUID parsing and type checking before the command is executed.
|
11 years ago |
InventoryAccess
|
1abbad71b4
Refactored some code that is used in two different dlls related to SOP rewriting. Also added some unit tests that relate to mantis #7514
|
9 years ago |
Library
|
c74cef0f42
Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is.
|
9 years ago |
Monitoring
|
b272b91317
minor: Fix mono compiler warning in MonitorModule
|
11 years ago |
Search
|
a2dd8f31de
Trim search queries (for users, groups, etc.). I have found that sometimes the viewer adds a space at the end, which causes searches to fail.
|
10 years ago |
ServiceThrottle
|
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 |
Statistics
|
4804edf77f
Allow reading the BulletSim detail log while the sim is running
|
10 years ago |
UserManagement
|
5a413c1b2f
adjusted new UserManagementModule to accept the HG UUI test harness
|
9 years ago |