.. |
AgentPreferences
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
преди 9 години |
Asset
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
преди 10 години |
Authentication
|
dabb8e62f4
Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301
|
преди 10 години |
Authorization
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
преди 11 години |
Avatar
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
BakedTextures
|
9edc5cac96
In XBakes use proper disposal semantics to always close the stream on Store() no matter what
|
преди 10 години |
Base
|
99bb6c9304
Move PluginManager
|
преди 12 години |
Estate
|
fec2527e6c
minor: fix compiler warnings in EstateDataRobustConnector
|
преди 9 години |
Freeswitch
|
2b0ef9ad1d
Implement a method to allow regions to query the gridwide Freeswitch
|
преди 14 години |
Friends
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Grid
|
10a8d2852e
OpenSimExtras
|
преди 10 години |
GridUser
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Hypergrid
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Inventory
|
0bf1209f90
Another major overhaul of inventory downloading, this time pertaining to inventory links. Added yet another function to IInventoryService to get multiple items at once, so that fetching collections of linked items is done once per folder instead of once per item.
|
преди 9 години |
Land
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
преди 14 години |
Login
|
f76cc6036e
* Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler
|
преди 11 години |
Map
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Neighbour
|
e19defde36
Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap
|
преди 11 години |
Presence
|
99ac770abb
Close streams immediately when we finish using them
|
преди 10 години |
Profiles
|
8c9f82b035
Just for now, don't alert the user or log if we couldn't change their server-side preferences due to no e-mail address being sent.
|
преди 10 години |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
преди 9 години |
Simulation
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
преди 10 години |
UserAccounts
|
923a57a91f
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
|
преди 9 години |