aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IXInventoryData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to ma...Justin Clark-Casey (justincc)2012-11-091-6/+6
* Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-0/+15
* Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-0/+10
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-191-0/+29
* Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-181-29/+0
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-171-0/+29
* Changed XInventoryData's CreatorID to a string.Diva Canto2010-06-081-1/+1
* * Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto2010-01-311-1/+1
* Finish conversion if XInventoryServiceMelanie2010-01-041-1/+3
* First stage port of the XInventoryServiceMelanie2010-01-041-0/+82