Diva Canto
|
17cc9b9857
Last piece of cleaning up old inventory. Old IInventoryServices and ISecureInventoryService interfaces removed.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
780f57d551
* Initial infrastructure for ospa only uuid hashing of retrieved inventory items
|
15 years ago |
Justin Clarke Casey
|
ee5774208f
* Enhance some internal inventory data plugin behaviour to match what was probably intended
|
15 years ago |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
15 years ago |
Melanie Thielker
|
1121a214b9
Add a QueryItem method to the inventory subsystem. Currently implemented for
|
15 years ago |
diva
|
2a76b2a417
Moving GetInventoryItem up to InventoryServiceBase, since this seems like a pretty fundamental function.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
16 years ago |
Mike Mazur
|
369eef5fcd
The DataPluginFactory is now a set of generic methods instead of
|
16 years ago |
Mike Mazur
|
d259238c74
- moved data plugin loading code from various places to
|
16 years ago |
Mike Mazur
|
9377c6f2b2
- move OpenSim/Framework/IInventoryData.cs to
|
16 years ago |
Justin Clarke Casey
|
0862627b34
* refactor: move CreateUser into UserServiceAdmin
|
16 years ago |
Justin Clarke Casey
|
7c6c776ff7
* test: Add the ability to add a plugin directory to the user and inventory services in order to extend unit tests for user and inventory information
|
16 years ago |
Dahlia Trimble
|
8aa16a9acf
Thanks diva for patch that makes a bunch of methods in InventoryServiceBase virtual, so that they can be overriden in subclasses.
|
16 years ago |
Homer Horwitz
|
fe9aea258f
Add persistence of active gestures. This needs an UGAIM update to work.
|
16 years ago |
Melanie Thielker
|
9e545c9984
Mantis #2133
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
16 years ago |
Justin Clarke Casey
|
29e8fcd13c
* minor: Rename IInterGridInventoryServices since it's inter service rather than inter grid
|
16 years ago |
Justin Clarke Casey
|
9af05d0bc3
* refactor: break out inter grid inventory services further
|
16 years ago |
MW
|
86defd0a69
plumbing for multiple inventory servers. Mostly done on the region server side.
|
16 years ago |
Charles Krinke
|
7821cca2f5
Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
1087542705
* Refactor: Move bulk of CreateFolder from UserProfileCacheService into CachedUserInfo
|
16 years ago |
Justin Clarke Casey
|
1de6cffa28
* Refactor: Remove the unused userID parameter that was being passed into almost every inventory method
|
16 years ago |
Teravus Ovares
|
a9cc76e0ef
* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie!
|
16 years ago |
Justin Clarke Casey
|
40176c12f9
* Implement full grid mode Trash empty
|
16 years ago |
Sean Dague
|
3dd98a112f
allow for Inventory database source to be specified in main
|
16 years ago |
Justin Clarke Casey
|
4db839c3b8
* Implement proper emptying of trashcan on standalone
|
16 years ago |