.. |
AgentPreferences
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
9 gadi atpakaļ |
Asset
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 gadi atpakaļ |
Authentication
|
dabb8e62f4
Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Avatar
|
99ac770abb
Close streams immediately when we finish using them
|
10 gadi atpakaļ |
BakedTextures
|
a11edceb00
seems to compile ( tests comented out)
|
9 gadi atpakaļ |
Base
|
99bb6c9304
Move PluginManager
|
12 gadi atpakaļ |
Estate
|
fec2527e6c
minor: fix compiler warnings in EstateDataRobustConnector
|
9 gadi atpakaļ |
Freeswitch
|
2b0ef9ad1d
Implement a method to allow regions to query the gridwide Freeswitch
|
14 gadi atpakaļ |
Friends
|
99ac770abb
Close streams immediately when we finish using them
|
10 gadi atpakaļ |
Grid
|
f7d8952946
The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it.
|
9 gadi atpakaļ |
GridUser
|
371c9dd2af
bad merge?
|
9 gadi atpakaļ |
Hypergrid
|
f88e4a1ec9
Plumb the rest of the context stuff. Well, what I see so far anyway
|
9 gadi atpakaļ |
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.
|
9 gadi atpakaļ |
Land
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
14 gadi atpakaļ |
Login
|
fd79f75ba6
TEST**** wingridproxy detection at grid login. Untested possible not
|
10 gadi atpakaļ |
Map
|
a11edceb00
seems to compile ( tests comented out)
|
9 gadi atpakaļ |
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 gadi atpakaļ |
Presence
|
99ac770abb
Close streams immediately when we finish using them
|
10 gadi atpakaļ |
Profiles
|
6ded1da9f2
... merge issue
|
9 gadi atpakaļ |
Properties
|
59b63b6406
On to 0.8.3!
|
9 gadi atpakaļ |
Simulation
|
f88e4a1ec9
Plumb the rest of the context stuff. Well, what I see so far anyway
|
9 gadi atpakaļ |
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 gadi atpakaļ |