.. |
Asset
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 years ago |
Authentication
|
eb6d49e02c
Fixed small inconsistency in config var name.
|
15 years ago |
Authorization
|
504de8bc47
Pass the first name and last name from the agent circuit data to the authorization service rather than from the account.
|
13 years ago |
Avatar
|
ae1bdaa7b5
Applied fix for avatar connectors similar to yesterday's fix of user account connectors.
|
15 years ago |
Base
|
691f1e8aa0
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Freeswitch
|
2b0ef9ad1d
Implement a method to allow regions to query the gridwide Freeswitch
|
14 years ago |
Friends
|
f2f30a7890
HG Friends bug fix: connector was shrinking principalID to UUID.
|
13 years ago |
Grid
|
cb6cd3714e
The get_grid_info REST call now encodes XML Entities
|
13 years ago |
GridUser
|
b6e0563ad7
Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior
|
14 years ago |
Hypergrid
|
3307db5d4a
This hopefully fixes all issues with online/offline notifications across grids. http://opensimulator.org/mantis/view.php?id=5528
|
13 years ago |
Inventory
|
bf5ec8cb88
remove some mono compiler warnings and unnecessary dictionary instantiations
|
13 years ago |
Land
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
14 years ago |
Login
|
6153c45973
LLLoginHandlers now supports both password & web login
|
13 years ago |
Map
|
ecb28ae130
V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes
|
13 years ago |
Neighbour
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 years ago |
Presence
|
bf5ec8cb88
remove some mono compiler warnings and unnecessary dictionary instantiations
|
13 years ago |
Simulation
|
e9e4c009b4
This makes compression of fatpacks actually work. Previously they always failed. See comment in WebUtil.
|
13 years ago |
UserAccounts
|
6485c576a1
* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately.
|
14 years ago |