Diva Canto
|
77e43f4801
Fixed a couple of bugs with Appearance. Appearance is all good now.
|
15 years ago |
Diva Canto
|
96ecdcf9c5
* Added SetPassword to IAuthenticationService.
|
15 years ago |
Diva Canto
|
c268e342d1
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
|
15 years ago |
Diva Canto
|
8a9677a531
The Library Service is now working. UserProfileCacheService.LibraryRoot is obsolete. Didn't delete it yet to avoid merge conflicts later -- want to stay out of core as much as possible.
|
15 years ago |
Diva Canto
|
ec53301e63
Forgotten modules in prior commit.
|
15 years ago |
Diva Canto
|
4240f2dec6
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
15 years ago |
Diva Canto
|
1387919c20
Yes! First test of new login service done still in 2009! Bombs in auth, because the data migration is missing. Will fix it next year...
|
15 years ago |
Diva Canto
|
b29ae72460
First pass at the new login service. Still incomplete, but doesn't disrupt the existing code.
|
15 years ago |
Diva Canto
|
be2f033626
More renames to make everything consistent. This is the UserAccountService.
|
15 years ago |
Diva Canto
|
88d2df597e
* Fixed names.
|
15 years ago |
Diva Canto
|
f43a648052
* Added the new modules to Resources, making them active.
|
15 years ago |
Diva Canto
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
15 years ago |
Diva Canto
|
b1d204802f
Minor bug fixes.
|
15 years ago |
Diva Canto
|
8b2b8801e6
Fixed port in GridServer.ini. Added new configs for StandaloneHypergrid.ini
|
15 years ago |
Diva Canto
|
ae222140ca
Finished spec-ing the .inis for the new grid service modules.
|
15 years ago |
Diva Canto
|
67276589c8
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
|
15 years ago |
Diva Canto
|
35deff7ec4
Modules active. Tested HGGridConnector in standalone only for now. Modules commands work.
|
15 years ago |
Diva Canto
|
ce332f235c
Changed the interface of IAuthorizationService to get less data.
|
15 years ago |
diva
|
ce7de3581c
Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
|
15 years ago |
diva
|
e1fd76ace6
Moving these nice HG connectors to their homes.
|
15 years ago |
diva
|
54d44e370b
Removing the OpenSim.SimulatorServices project. All of those region modules are now in CoreModules/ServiceConnectorsIn, where they belong.
|
15 years ago |
diva
|
7a9c85526c
Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
|
15 years ago |
diva
|
e533f58733
Removed a change in StandaloneHypergrid.ini introduced in r9838, which was incorrect.
|
15 years ago |
Charles Krinke
|
831264fc98
Thank you kindly, BlueWall, for a patch that solves:
|
15 years ago |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 years ago |
diva
|
db9d3d3a90
Added Flotsam's cache config vars to configuration. Made it the default in grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user.
|
15 years ago |
Jeff Ames
|
d4957dd9be
Update svn properties.
|
15 years ago |
diva
|
c287c4c57b
Added one missing config var for HG standalones.
|
15 years ago |
diva
|
92d5b1560d
Added a few pre-packaged configurations to make it easier for people to configure their sims.
|
15 years ago |