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-07-15 03:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5759313f7f3ff121d20e5eb44013e2bbb4bc2eee
opensim
/
OpenSim
/
Services
/
InventoryService
History
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