aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction/AgentAssetsTransactions.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+27
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+9
* Insert transaction ID into AssetXferUploader constructor rather than at Uploa...Justin Clark-Casey (justincc)2012-09-251-4/+4
* Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-251-45/+2
* Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-251-85/+38
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-2/+0
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-45/+123
* Stop CHANGED_INVENTORY firing twice if a notecard is edited in prim.Justin Clark-Casey (justincc)2011-04-281-4/+5
* remove some mono compiler warningsJustin Clark-Casey (justincc)2011-01-211-2/+2
* Simplify updating of agent inventory assets. Make newly created asset IDsMelanie2010-12-041-19/+6
* Convert the agent asset transactions module to a new style module.Melanie2010-12-041-72/+43
* Fixes mantis #4870.Diva Canto2010-07-141-1/+7
* Make the "notecard saved" text appear in the saver rather than the notecard o...Justin Clark-Casey (justincc)2010-04-191-0/+3
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-29/+18
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-5/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-10/+10
* * optimized usings.lbsa712009-02-121-3/+4
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-0/+232