aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetXferUploader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-39/+256
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-7/+14
* Prevent items being destroyed by rename operations. Renaming of a wearable alsoMelanie2013-02-081-1/+2
* Fix very recently introduced race condition where a CreateNewItem outracing a...Justin Clark-Casey (justincc)2012-09-251-19/+18
* Comment out old m_storeLocal from AssetXferUploader.Justin Clark-Casey (justincc)2012-09-251-6/+6
* Insert transaction ID into AssetXferUploader constructor rather than at Uploa...Justin Clark-Casey (justincc)2012-09-251-32/+45
* Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-251-18/+49
* Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-251-18/+54
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-22/+105
* Convert the agent asset transactions module to a new style module.Melanie2010-12-041-18/+25
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-3/+1
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* Merge branch 'master' into presence-refactorMelanie2010-02-151-1/+2
|\
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-121-1/+2
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
|/
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+1
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-121-29/+22
* 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-2/+2
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-2/+1
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+3
* Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2009-02-191-4/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-13/+13
* * optimized usings.lbsa712009-02-121-2/+0
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-0/+267