This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-23 17:26:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e06b7ee3689bdfd8d71ef3199edb2fb220ec5c21
opensim
/
OpenSim
/
Services
/
InventoryService
History
Justin Clark-Casey (justincc)
71433075a9
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars
2010-07-14 17:12:12 +01:00
..
HGInventoryService.cs
Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventory is the folder "My Inventory". Also changed the Suitcase folder name to "My Suitcase".
2010-06-29 04:38:15 -07:00
InventoryService.cs
Removed unused var from InventoryService.cs (-1 warning)
2010-04-28 11:47:03 +03:00
InventoryServiceBase.cs
Changed the inventory service so that is uses exactly one DB plugin, not many. The composition of plugins can be done at the service and connector levels.
2009-06-11 13:46:44 +00:00
LibraryService.cs
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.
2010-01-01 21:12:46 -08:00
XInventoryService.cs
Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars
2010-07-14 17:12:12 +01:00