aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryItemBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-55/+55
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-3/+6
2012-11-17Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)1-17/+5
2010-11-23Initialize InventoryItemBase.creatorData properly. Could throw.Diva Canto1-1/+1
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto1-0/+50
2009-10-01Formatting cleanup.Jeff Ames1-20/+20
2009-08-16IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U...Diva Canto1-0/+6
2009-08-12Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto1-1/+10
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-6/+18
2009-05-08another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague1-9/+5
2009-05-05* Change automatic properties back to manual get/setJustin Clarke Casey1-22/+220
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey1-20/+12
2009-05-05* Fix http://opensimulator.org/mantis/view.php?id=3585Justin Clarke Casey1-16/+22
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-8/+8
2009-05-05Fix crash on loginMelanie Thielker1-1/+1
2009-05-04Fix the AsUuid thingyMelanie Thielker1-4/+4
2009-05-04Fox the InventoryItem.CreatorIdAsUuid propertyMelanie Thielker1-1/+13
2009-05-04* Insert profile references for creators for items saved into iarsJustin Clarke Casey1-43/+32
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-1/+12
2009-05-04* Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey1-168/+63
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-4/+29
2009-02-17* Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey1-1/+1
2009-02-11* Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey1-32/+2
2008-11-14Add group permissions to agent inventory.Melanie Thielker1-0/+11
2008-10-21Set a default creation date on inventory and task inventory itemsMelanie Thielker1-0/+6
2008-09-12reformat spacing on some property declarations. Take away the virtualSean Dague1-73/+33
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-13/+13
2008-06-25make lots of properties virtual, which lets nhibernate doSean Dague1-20/+20
2008-05-16Formatting cleanup.Jeff Ames1-10/+10
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-9/+109
2008-04-29* Spring cleaning.Adam Frisby1-118/+79
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-78/+78
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-2/+0
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+0
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-13/+132
2008-04-07break out the 5 classes that were Sean Dague1-197/+0
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-0/+8
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2007-12-31Correctly output library inventory folder type and version informationJustin Clarke Casey1-2/+2
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-0/+6
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-2/+2
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-0/+19
2007-11-01* Diuerse beavtificatemslbsa711-12/+8
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-273/+273
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-1/+29
2007-10-30* Optimized usingslbsa711-1/+18