aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryItemBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-55/+55
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-3/+6
* Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-17/+5
* Initialize InventoryItemBase.creatorData properly. Could throw.Diva Canto2010-11-231-1/+1
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+50
* Formatting cleanup.Jeff Ames2009-10-011-20/+20
* IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U...Diva Canto2009-08-161-0/+6
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-1/+10
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * reseparate inventory item creator id and creator uuidJustin Clarke Casey2009-05-251-6/+18
* another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague2009-05-081-9/+5
* * Change automatic properties back to manual get/setJustin Clarke Casey2009-05-051-22/+220
* * If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2009-05-051-20/+12
* * Fix http://opensimulator.org/mantis/view.php?id=3585Justin Clarke Casey2009-05-051-16/+22
* Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames2009-05-051-8/+8
* Fix crash on loginMelanie Thielker2009-05-051-1/+1
* Fix the AsUuid thingyMelanie Thielker2009-05-041-4/+4
* Fox the InventoryItem.CreatorIdAsUuid propertyMelanie Thielker2009-05-041-1/+13
* * Insert profile references for creators for items saved into iarsJustin Clarke Casey2009-05-041-43/+32
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-1/+12
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-168/+63
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-4/+29
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-171-1/+1
* * Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey2009-02-111-32/+2
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-0/+11
* Set a default creation date on inventory and task inventory itemsMelanie Thielker2008-10-211-0/+6
* reformat spacing on some property declarations. Take away the virtualSean Dague2008-09-121-73/+33
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-13/+13
* make lots of properties virtual, which lets nhibernate doSean Dague2008-06-251-20/+20
* Formatting cleanup.Jeff Ames2008-05-161-10/+10
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-9/+109
* * Spring cleaning.Adam Frisby2008-04-291-118/+79
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-78/+78
* * Implement proper emptying of trashcan on standaloneJustin Clarke Casey2008-04-231-2/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+0
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-13/+132
* break out the 5 classes that were Sean Dague2008-04-071-197/+0
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-0/+8
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Correctly output library inventory folder type and version informationJustin Clarke Casey2007-12-311-2/+2
* * Optimized usingslbsa712007-12-271-1/+1
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-0/+6
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague2007-12-081-2/+2
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-0/+19
* * Diuerse beavtificatemslbsa712007-11-011-12/+8
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+273