.. |
AgentPreferences
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
před 9 roky |
Asset
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
před 10 roky |
Authentication
|
dabb8e62f4
Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301
|
před 10 roky |
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
|
před 11 roky |
Avatar
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
BakedTextures
|
9edc5cac96
In XBakes use proper disposal semantics to always close the stream on Store() no matter what
|
před 10 roky |
Base
|
99bb6c9304
Move PluginManager
|
před 12 roky |
Estate
|
fec2527e6c
minor: fix compiler warnings in EstateDataRobustConnector
|
před 9 roky |
Freeswitch
|
2b0ef9ad1d
Implement a method to allow regions to query the gridwide Freeswitch
|
před 14 roky |
Friends
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
Grid
|
10a8d2852e
OpenSimExtras
|
před 10 roky |
GridUser
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
Hypergrid
|
14b4d8bad7
Eliminated several warnings
|
před 9 roky |
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.
|
před 9 roky |
Land
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
před 14 roky |
Login
|
f76cc6036e
* Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler
|
před 11 roky |
Map
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
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
|
před 11 roky |
Presence
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
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.
|
před 10 roky |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
před 9 roky |
Simulation
|
17e920aacd
More plumbing on agent states
|
před 9 roky |
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.
|
před 9 roky |