aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/AssetTransaction (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-193-48/+289
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-033-8/+24
* minor: Tidy up disabled logging on AssetTransactionModule for future use. Ma...Justin Clark-Casey (justincc)2013-02-081-8/+10
* Prevent items being destroyed by rename operations. Renaming of a wearable alsoMelanie2013-02-081-1/+2
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* 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-252-36/+49
* Move UDP update task item code to AssetXferUploader to match existing create ...Justin Clark-Casey (justincc)2012-09-253-64/+52
* Fix occasional race condition failure when creating new clothing/body parts i...Justin Clark-Casey (justincc)2012-09-253-110/+94
* Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-071-8/+7
* User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-1/+21
* Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
* 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-233-82/+238
* 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-043-168/+156
* Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-3/+1
* Fixes mantis #4870.Diva Canto2010-07-141-1/+7
* Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker2010-07-021-1/+1
* Make the "notecard saved" text appear in the saver rather than the notecard o...Justin Clark-Casey (justincc)2010-04-191-0/+3
* 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-153-229/+8
|\
| * minor: remove completely commented out and unused classJustin Clark-Casey (justincc)2010-02-121-226/+0
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-3/+8
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-27/+8
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-8/+27
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
|/
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Redirected all calls to CachedUserProfile methods to the inventory service. R...Diva Canto2009-08-122-58/+40
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-014-4/+4
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-18/+0
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-7/+6
* * 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
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-8/+8
* 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-172-23/+23
* * optimized usings.lbsa712009-02-124-11/+5
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-094-0/+1018