.. |
Linden
|
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 |
Properties
|
1f1da23097
Bump version and assembly version numbers from 0.7.5 to 0.7.6
|
12 years ago |
ClientStackManager.cs
|
d18fbb98b7
Adds the ability to load more then one IClientNetworkServer thereby allowing additional client stacks. Use comma separated values in clientstack_plugin in your config.
|
12 years ago |
IClientNetworkServer.cs
|
c5de9840b0
refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Stop().
|
11 years ago |
RegionApplicationBase.cs
|
0eede1467f
Moved these two estate-related interfaces to the projects where they belong.
|
10 years ago |