OpenSimMirror/OpenSim/Services/InventoryService
Justin Clark-Casey (justincc) 896cd45939 Fix issue where a new outfit folder is not created when a new outfit is saved if there are no previous outfits
This was because AddFolder() was disallowing these though they are legal.
2012-05-18 23:55:18 +01:00
..
InventoryService.cs Fix give inventory tests to use different users rather than (accidentally) the same user. Extend TestGiveInventoryItem() to test giving back the same item. 2011-06-04 02:39:26 +01: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 For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc). 2011-07-23 02:18:23 +01:00
XInventoryService.cs Fix issue where a new outfit folder is not created when a new outfit is saved if there are no previous outfits 2012-05-18 23:55:18 +01:00