aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Fix a slight oversight in SceneInventory that would not enable copy toMelanie Thielker2009-05-201-0/+6
* Another minor bug fix for making notecard/script savings work with old asset ...diva2009-05-161-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-12/+10
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-3/+3
* * refactor: break out sog original xml serialization to a separate classJustin Clarke Casey2009-05-081-3/+3
* * minor: rename xml sog serialization method for readabilityJustin Clarke Casey2009-05-081-2/+2
* * refactor: Break out original xml object serialization into a separate classJustin Clarke Casey2009-05-081-2/+4
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-7/+7
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-071-0/+10
* Thank you, dslake, for a patch that fixes passing the start param to scriptsMelanie Thielker2009-03-251-1/+1
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+7
* Make single item inventory gives work across regionsMelanie Thielker2009-03-221-2/+0
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-0/+5
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-201-1/+0
* Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2009-02-191-6/+7
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-27/+27
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-161-10/+10
* * Remove some pointless CachedUserInfo != null tests since these are already ...Justin Clarke Casey2009-02-121-134/+133
* * refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey2009-02-121-4/+4
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+2665