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-06-01 15:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fec29c849044ff1aaa75bd4ba93eaa3d41cf9fa
opensim
/
OpenSim
/
Services
/
InventoryService
History
Diva Canto
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
...
New migration in inventory table in order to make CreatorID varchar(255).
2010-11-21 17:19:24 -08:00
..
HGInventoryService.cs
minor: remove mono compiler warning
2010-09-03 22:26:15 +01:00
InventoryService.cs
Formatting cleanup.
2010-09-12 13:43:49 -04: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
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
2010-11-21 17:19:24 -08:00